Michael
a8e78c21d1
imgui_utils: Make text shadows thicker for Original 4:3 ( #385 )
2025-02-12 22:35:44 +03:00
Skyth (Asilkan)
9ec6bd95e1
Account for control tutorial option in Dark Gaia boss. ( #384 )
2025-02-12 21:51:50 +03:00
Skyth (Asilkan)
771c2626b8
Fix the gauges in Dark Gaia boss. ( #381 )
...
* Apply offset scaling to Dark Gaia boss gauges.
* Hide boss gauge in Inspire cutscenes.
2025-02-12 21:19:40 +03:00
Hyper
54a63e857a
Added empty locale entries for untranslated languages ( #379 )
2025-02-12 16:40:48 +00:00
Hyper
a13fdc136b
fps_patches: fix Egg Dragoon drill missile rotating incorrectly ( #378 )
...
Co-authored-by: Skyth (Asilkan) <19259897+blueskythlikesclouds@users.noreply.github.com>
2025-02-12 18:40:12 +03:00
Darío
86b346e037
Add maximum size to tabs in options menu. ( #376 )
...
* Add maximum size to tabs in options menu.
* Simplify squash ratio computation.
* Allow room for less padding if the text can't fit to the fixed width.
* Stretch every tab instead of individual ones.
---------
Co-authored-by: Skyth <19259897+blueskythlikesclouds@users.noreply.github.com>
2025-02-12 15:19:06 +03:00
Darío
3081aec7c1
Collect samples over one second for FPS counter and average. ( #377 )
2025-02-12 00:25:03 +00:00
Skyth (Asilkan)
dd294a30d4
Fix achievement sound not playing in certain conditions. ( #373 )
...
* Fix achievement sound not playing in cutscenes.
* Prevent achievement overlay from showing if sounds cannot be played.
2025-02-11 23:50:24 +03:00
Hyper
99d6cebf92
Update Battle Theme description to mention "Exorcism missions" instead of "Rescue missions" ( #372 )
2025-02-11 18:18:59 +00:00
Hyper
e86922b2b2
Fix Rooftop Run barrels rolling backwards at HFR ( #368 )
2025-02-11 15:15:43 +00:00
Hyper
a07610fb7a
Implemented FPS overlay ( #361 )
2025-02-11 15:15:28 +00:00
Skyth (Asilkan)
db4974a9ca
Fix text bars in result screen moving at ultrawide. ( #367 )
2025-02-11 17:25:25 +03:00
SuperSonic16
4b09a22041
Add Linux CI for Debugging ( #366 )
...
* Attempt 0
* Attempt 1
* Attempt 2
* Attempt 3
* Removed push event
* L
2025-02-11 17:04:15 +03:00
Skyth (Asilkan)
989bf85986
Fix arrows in item result title for ultrawide. ( #365 )
2025-02-11 17:03:35 +03:00
Darío
0194c372e9
Replace the default value when applying low end defaults so reset button works properly. ( #359 )
...
* Replace the default value when applying low end defaults so reset button works properly.
* Update video.cpp
2025-02-11 15:13:43 +03:00
Hyper
854d7412fa
Fixed Werehog battle theme returning after defeating bosses when disabled ( #360 )
2025-02-11 14:22:18 +03:00
Darío
0441845f2a
Add Auto Graphics API option, add AMD driver workaround. ( #358 )
...
* Add Auto Graphics API option, add AMD driver workaround.
* Remove unused line.
2025-02-11 14:22:03 +03:00
Darío
f6d820faae
GPU Profiling functionality. ( #363 )
...
* Added profiling timestamps to Vulkan. Added more profilers in general.
* Add timestamps to D3D12.
* Add update director to the profiler.
---------
Co-authored-by: Skyth <19259897+blueskythlikesclouds@users.noreply.github.com>
2025-02-11 14:21:43 +03:00
Hyper
a7063dc118
Added code to use arrow transition for Time of Day Transition ( #362 )
2025-02-11 14:21:30 +03:00
Hyper
fb55ac1087
Adjust credits logo position in installer wizard dynamically to fit text ( #357 )
2025-02-10 22:25:53 +00:00
Hyper
e76cbff3ea
achievement_menu: added minimum header size, improved separators
...
(and some extra junk I was researching)
2025-02-10 21:42:54 +00:00
Darío
d2a3818700
Add support for preferred device to configuration. ( #355 )
...
* Preferred device support.
* Add GraphicsDevice option and fix error in Config class to accept strings.
Co-authored-by: Hyper <34012267+hyperbx@users.noreply.github.com>
---------
Co-authored-by: Hyper <34012267+hyperbx@users.noreply.github.com>
2025-02-11 00:01:12 +03:00
RadiantDerg
3285ad045f
Thumbnails for options menu ( #45 )
...
* Rebase options-thumbnails branch
* Modify brightness locale
* Implement Antialiasing and Control Tutorial thumbnails
* Finish rebase
* Added vsync and channel thumbnails
* Modify time of day transition thumbnails
* Implement UI Scale Thumbnails
* Update UnleashedRecompResources
* Update DDS naming
* Update UnleashedRecompResources
2025-02-10 19:20:31 +03:00
Skyth (Asilkan)
c687d87126
Apply offset scaling to Tornado Defense hit counter. ( #354 )
2025-02-10 18:02:04 +03:00
Skyth (Asilkan)
4502a9efee
Fix boss name arrows for ultrawide. ( #351 )
2025-02-10 14:23:29 +03:00
Hyper
fc99db7c97
Fixed village camera receiving input in options menu, replaced extra nav inputs in achievements menu with fast scroll ( #344 )
...
* options_menu: prohibit right stick input to prevent camera moving in villages
* achievement_menu: remove extra nav inputs, implemented fast scroll
* achievement_menu: replicate skills menu fast scrolling
2025-02-09 21:18:59 +00:00
Skyth (Asilkan)
0b8b243404
Disable primitive 2D pixel snapping & enforce linear only above 720p. ( #346 )
2025-02-09 23:42:30 +03:00
Hyper
8220f6772b
CHudPause_patches: fix achievements prompt appearing over PS3 loading
2025-02-09 18:06:16 +00:00
Skyth (Asilkan)
b7cee84bda
Prevent calling GameWindow::Update() outside the main thread. ( #340 )
2025-02-09 20:04:13 +03:00
Hyper
073065c6a6
CTitleStateIntro_patches: delay quit input to allow update function to run once
2025-02-09 17:00:54 +00:00
Skyth (Asilkan)
ed6f8f082b
Replicate the thicker shadows for FCO text at 4:3 aspect ratio. ( #341 )
2025-02-09 18:43:57 +03:00
Skyth (Asilkan)
f23d8ae08e
Stretch shop fade in/out to the screen for ultrawide. ( #337 )
2025-02-09 15:21:08 +03:00
Skyth (Asilkan)
f7e660b5d8
Fix NPC talk button cast modifier flags. ( #336 )
2025-02-09 15:13:52 +03:00
Skyth (Asilkan)
7c1aea4e24
Fix the custom UI drawing in front of ImGui windows. ( #335 )
2025-02-09 14:25:06 +03:00
Skyth (Asilkan)
138d9b616d
Fix the Gaia Temple pedestal flashing black. ( #334 )
2025-02-09 13:16:03 +03:00
DeaTh-G
7f108285fe
Fix clipping detail from the next not visible element on the options list ( #321 )
...
* decrease maximum clip rect size for options list
* respect window scaling
* move clip rect fix location
2025-02-09 00:33:49 +03:00
Skyth
97b20742a3
Make scroll bar in options menu more accurate.
2025-02-09 00:29:40 +03:00
Hyper
fcd1673cfc
Fix localisation not updating in real-time for button guides ( #322 )
2025-02-08 20:17:53 +00:00
Skyth (Asilkan)
fff96a8528
Implement fix for Sparkle locus particle vertex corruption. ( #317 )
2025-02-08 20:45:14 +03:00
Hyper
2fdd32e889
locale: update localisation notes header
2025-02-08 17:40:36 +00:00
Hyper
54aacf9a1f
Implemented codes list reading for mod loader ( #315 )
2025-02-08 17:12:53 +00:00
Hyper
39272b7975
config_locale: update Channel Configuration description
2025-02-08 13:46:37 +00:00
Hyper
d696524dbf
Rename UI Scale Mode to UI Alignment Mode
2025-02-08 12:09:15 +00:00
Skyth (Asilkan)
e3ac47a797
Fix werehog HUD guide not having correct position at 4:3. ( #311 )
2025-02-08 14:16:33 +03:00
Hyper
72640c8749
options_menu: reset auto-scroll timer after manual scroll and retain last stick direction
2025-02-08 10:08:08 +00:00
Hyper
1687c65be9
Update resources submodule
2025-02-08 10:01:54 +00:00
Hyper
6dac017d00
Fix mission UI not extending for centred scale mode ( #309 )
2025-02-07 23:12:58 +00:00
Hyper
2150faed2e
game_window: fix mouse cursor flickering after controller input
2025-02-07 20:42:02 +00:00
Hyper
2f1b98c570
game_window: revert window resize fix
...
This partially reverts commit 70ebdaa685
.
2025-02-07 20:31:41 +00:00
Hyper
70ebdaa685
game_window: don't allow resizing until after boot, fix monitor switching
2025-02-07 20:28:57 +00:00