Skyth (Asilkan)
996f23cc54
Hide tails icon in world map. ( #227 )
2025-01-28 14:58:38 +03:00
Hyper
8b345d2cbd
Implemented Windows registry read/write ( #225 )
...
* Implemented Windows registry read/write
* Simplify registry API and handle path writes
* Linux SetWorkingDirectory
* Implement reading path and unicode string from windows registry
* Use string_view value names for registry
* Use RegGetValueW
* Paths adjustments
* /
* Update working directory update failure message
* Updated linux SetWorkingDirectory
* Update flatpak define
* Remove RootDirectoryPath and save registry at startup
* dont save registry on exit
* Slight formatting update
---------
Co-authored-by: Sajid <sajidur78@gmail.com>
2025-01-28 14:41:29 +03:00
Hyper
7b9b4245de
SDL/HID fixes and clean-up ( #224 )
2025-01-28 00:38:46 +00:00
Skyth (Asilkan)
ff29b3e786
Repeat world map info grid on center UI scale mode. ( #222 )
2025-01-28 01:45:04 +03:00
Skyth (Asilkan)
37d7e49d93
Keep world map icons broken at Original 4:3. ( #219 )
2025-01-27 23:57:08 +03:00
Skyth (Asilkan)
64a927615d
Fix aspect ratio option sometimes crashing the game when changing it. ( #218 )
2025-01-27 23:47:34 +03:00
Hyper
9521cb3ee9
Added export to disable rounded corners on Windows 11 ( #212 )
2025-01-27 18:25:15 +00:00
Skyth (Asilkan)
948e2f271f
Recompute camera projection matrix during resize to fix stretching on pause menu. ( #215 )
2025-01-27 19:17:31 +03:00
Skyth (Asilkan)
f7ce4f179a
Fix rope renderable material parameters during rendering. ( #214 )
2025-01-27 18:59:43 +03:00
Skyth (Asilkan)
fc7918772b
Fix options menu centering & tweak scanlines. ( #213 )
...
* Fix options menu centering, tweak accuracy.
* Accurate scanline outline drawing at 720p.
* Implement scanline improvements in installer wizard.
2025-01-27 18:00:07 +03:00
Skyth (Asilkan)
a9677084ea
Fix faulty ImGui clip rect usage. ( #211 )
2025-01-27 01:24:05 +03:00
Hyper
a5db997e5d
Fix controller input lingering when unfocused ( #210 )
2025-01-26 20:49:13 +00:00
Skyth (Asilkan)
4d41d8eaae
Stretch title screen fade to the screen. ( #209 )
2025-01-26 23:42:32 +03:00
Hyper
7c989af42c
input_patches: fix cursor velocity retaining after D-Pad input
2025-01-26 20:15:56 +00:00
Hyper
dee2a36d0f
Added Win32 file info ( #198 )
2025-01-26 16:18:25 +00:00
SuperSonic16
d2d8c541e1
Remove direct install arg from build-flatpak.yml ( #206 )
2025-01-26 17:32:35 +03:00
Skyth (Asilkan)
81d4390076
Fix ImGui mouse position events not working at boxed aspect ratios. ( #205 )
2025-01-26 17:23:29 +03:00
Hyper
57e888658a
Fix PS3 time of day transition aspect ratio and outro animation ( #197 )
2025-01-26 13:37:55 +00:00
Skyth (Asilkan)
0d4b66fe98
Apply master volume in audio backend. ( #202 )
2025-01-26 13:54:08 +03:00
Skyth (Asilkan)
76ec5f032d
Implement aspect ratio adjustments for inspire overlays. ( #201 )
...
* Handle texture/movie overlays for original 4:3.
* Implement aspect ratio adjustments for texture/movie overlays.
* Fix fade scale for original 4:3.
2025-01-26 13:19:39 +03:00
Hyper
a9573584cd
installer_wizard: move credits to header, improve formatting
2025-01-26 03:54:10 +00:00
Hyper
8e58cbcbf2
input_patches: clean up ambiguous naming
...
Changed all instances of "touch" or "touchpad" to "cursor" to clear up ambiguity with future input methods.
2025-01-26 00:37:33 +00:00
Hyper
c1988e9323
Fix achievements button guide reappearing for Yes/No prompts ( #193 )
2025-01-25 21:16:43 +00:00
Hyper
5321ee0fba
Fix Werehog columns not accepting D-Pad input ( #192 )
2025-01-25 20:37:56 +00:00
Hyper
1ee312442c
Move patches/ui sources to patches directory ( #191 )
2025-01-25 18:58:26 +00:00
Hyper
5441075c5e
Fix World Map cursor threshold and touchpad issues ( #190 )
...
* input_patches: fix cursor threshold and SFX during tutorial
* input_patches: fix touchpad flag magnetism
2025-01-25 18:51:25 +00:00
Skyth (Asilkan)
470d8f797b
Stretch NPC fade in/out to the screen. ( #189 )
2025-01-25 19:06:13 +03:00
Skyth (Asilkan)
d041e2ba30
Fix ImGui procedural filtering. ( #188 )
2025-01-25 18:28:43 +03:00
Skyth (Asilkan)
e88ed2502c
Restore previous fade values after resizing. ( #187 )
2025-01-25 16:29:38 +03:00
Skyth (Asilkan)
e13b0ea009
Handle gameplay UI scaling not getting affected by explicit scene translation. ( #183 )
2025-01-25 14:19:24 +03:00
Skyth (Asilkan)
5d437f8de6
Ultrawide cast adjustments. ( #170 )
...
* Extend media room header frame.
* Extend world map tutorial scan lines.
* Apply offset scaling to EXP arrows.
2025-01-25 01:24:00 +03:00
Hyper
c6a25f21c2
Implemented achievement data verification ( #161 )
2025-01-24 20:59:48 +00:00
Skyth
d443693d78
Fix Dark Moray always being frozen.
2025-01-24 22:57:21 +03:00
Skyth (Asilkan)
dfa2a31286
Fix PlayStation time of day transition animation not rendering. ( #167 )
...
* Fix PlayStation transition animation not rendering.
* Remove medal swinging animation from the YNCP.
2025-01-24 20:26:09 +03:00
Skyth (Asilkan)
fb5d0cd94e
Enforce linear filtering for debug 2D primitives. ( #164 )
2025-01-24 15:00:04 +03:00
Hyper
cf5c3423d1
installer_wizard: fix credits scrolling progress and speed
2025-01-23 22:54:23 +00:00
Hyper
f9440e2076
player_patches: fix last score not resetting to zero
2025-01-23 21:22:46 +00:00
Skyth
17d7b97dd6
Update version milestone to Beta 1.
2025-01-23 23:20:28 +03:00
Hyper
79b966586d
version.cmake: don't show Git info or build type for Release
2025-01-23 20:00:48 +00:00
Hyper
686ef22c4d
Implemented D-Pad support for the World Map, Gaia Colossus, Super Sonic and the Bobsleigh ( #150 )
...
* Implemented D-Pad support for World Map, Super Sonic (WIP) and Bobsleigh
* Implemented D-Pad support for Gaia Colossus and Super Sonic
* Improved touchpad sensitivity
2025-01-23 17:43:08 +00:00
Skyth (Asilkan)
ca6b42e20e
Interpolate barrels in Spagonia Night to fix softlock at high frame rates. ( #153 )
2025-01-23 19:41:15 +03:00
Skyth (Asilkan)
372c04fedd
Implement ImGui additive rendering. ( #152 )
2025-01-23 16:25:31 +03:00
Skyth (Asilkan)
b4de79720c
Remove lzcnt instruction usage. ( #151 )
2025-01-23 15:18:19 +03:00
Hyper
e10eb80e38
config: move Voice Language and Subtitles to System
2025-01-22 23:50:10 +00:00
Skyth (Asilkan)
4e149b0640
Implement proper post process scaling based on aspect ratio. ( #148 )
...
* Fix post process scaling for narrow aspect ratios.
* Compare width to pick gaussian blur quality for narrow aspect ratios.
* Account for world map disabling VERT+ for post process scaling.
2025-01-22 19:14:40 +03:00
Skyth (Asilkan)
85b5ebf9a7
Fix pause menu selection cast being visible while exiting options menu. ( #139 )
2025-01-22 19:13:53 +03:00
Skyth (Asilkan)
bdbdd42bd0
Implement config option to toggle surround sound. ( #144 )
2025-01-22 18:51:51 +03:00
Skyth (Asilkan)
fbc4bfa4d6
Fix save files not getting redirected without include directories. ( #146 )
2025-01-22 17:01:37 +03:00
Skyth
010c0a9fdf
Use clamp texture addressing by default.
2025-01-22 15:49:30 +03:00
João Moura
e6251bdbc3
Add GitHub Actions workflow files for Flatpak and Windows ( #142 )
...
Co-authored-by: SuperSonic16 <25761885+thesupersonic16@users.noreply.github.com>
Co-authored-by: Dario <dariosamo@gmail.com>
2025-01-22 14:29:02 +03:00