jak-project/game
Tyler Wilding 0896bef2bf
jak1/speedruns: Some final touches for speedrunning in jak 1 (#1830)
* jak1: put common speedrunning code into it's own file

* jak1: enforce `60` fps while in speedrunning mode

* jak1: when speedrunning, display the version until you get the first powercell

* jak1: add an explicit option for skipping cutscenes

* jak1: extend `game-option` to allow any menu option to be disabled

* tests/jak1: allow whitelisting types to be redefined to satisfy typeconsistency checks

* jak1: add file headers

* jak1: cleanup bool checking

* test: delete the es substitle file

* test: add it back

* jak1: missed one cleanup spot related to bool comparisons
2022-09-02 18:15:42 -04:00
..
assets jak1/speedruns: Some final touches for speedrunning in jak 1 (#1830) 2022-09-02 18:15:42 -04:00
common [ckernel] split by game version (#1559) 2022-06-26 18:17:11 -04:00
graphics fix some pc settings not being saved/loaded correctly (#1815) 2022-08-29 19:05:36 -04:00
kernel [decompile] Joint (#1813) 2022-08-28 16:38:58 -04:00
mips2c [decompile] Joint (#1813) 2022-08-28 16:38:58 -04:00
overlord Run IOP Vblank handler on the IOP thread (#1752) 2022-08-14 17:21:02 -04:00
sce Added first working instance of controller/keyboard re-mapper (#1702) 2022-08-19 11:28:06 -04:00
sound Clean up useless logging in 989snd (#1748) 2022-08-09 11:22:32 +01:00
system Ast/kbm remapper update (#1800) 2022-08-26 11:59:11 -04:00
tools/subtitles add text messages for subtitle toggling + subtitle editor fixes (#1617) 2022-07-06 18:09:01 -04:00
CMakeLists.txt [decompile] Joint (#1813) 2022-08-28 16:38:58 -04:00
discord.cpp discord-rpc: check for custom levels and add placeholder icon (#1531) 2022-06-23 18:44:42 -04:00
discord.h lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
main.cpp Automatically switch to dedicated GPU in OpenGOAL runtime (#1715) 2022-07-31 13:32:22 -04:00
runtime.cpp Improvements for stuttering (#1768) 2022-08-20 10:32:00 -04:00
runtime.h [ckernel] split by game version (#1559) 2022-06-26 18:17:11 -04:00