ManDude
de086ff64b
[jak2] fix bugs with incorrect music playing sometimes ( #2938 )
...
- fixes flava and mode not being correct after a new music starts
playback by setting them every frame (there is at most 1 frame where
it's wrong).
- fixes city pursuit theme not playing if the city alarm was triggered
while the music wasn't playing yet.
2023-08-28 00:23:17 +01:00
ManDude
e7f2f2ad49
[jak2] music player cheat menu ( #2900 )
2023-08-16 17:53:38 +01:00
ManDude
39d989cfcc
[jak2] prepare scf-get-territory usage ( #2890 )
2023-08-08 17:21:29 +01:00
ManDude
7757483f01
[jak2] progress: make custom aspect ratio menu ( #2888 )
...
New menu for setting a custom aspect ratio.




2023-08-07 16:32:28 +01:00
ManDude
9aa9b9d8e0
[jak2] get new cheats working ( #2885 )
2023-08-07 00:15:53 +01:00
ManDude
a626b6b60d
[jak2] graphic options menu proof of concept ( #2849 )
...


(The "Custom" option does not do anything right now.)
2023-07-29 18:08:44 +01:00
ManDude
05b7b571c8
[jak2] make progress menu work for widescreen + various other fixes ( #2843 )
...
Lots of manual fixes to make the text and other UI elements in the
progress fit within the small 4x3 view.








I've also changed the select start menus to not have that giant space in
each option. It's behind a toggle in the code right now.

Additionally:
- fixed city billboard particles
- fix stadium crash from original game
- fix an accidental regression
2023-07-26 17:20:22 +01:00