jak-project/game
water111 85725401d2
[jak2] Hopefully improve sky performance (#3130)
Switches the slime look up table to be a texture, since I guess intel
drivers are terrible and putting the array in the shader makes it
extremely slow.

Also, a few minor changes:
- removed art-groups from the test-zone levels since this causes the
compiler to re-decompile the game, and makes the launcher slower. (left
it in commented out)
- Switched `decompile_code` to false by default in jak 2, in case people
run the decompiler and don't want to wait forever
- Fixed build warnings
2023-11-04 09:33:16 -04:00
..
assets Jak 2 French Game Text (#3138) 2023-11-03 22:20:16 -04:00
common decompiler: allow jak 3 texture and model extraction (#3080) 2023-10-11 19:32:12 -04:00
external game: refactor discord code and improve jak 2 support (#2714) 2023-06-17 05:16:40 +01:00
graphics [jak2] Hopefully improve sky performance (#3130) 2023-11-04 09:33:16 -04:00
kernel [jak2] Hopefully improve sky performance (#3130) 2023-11-04 09:33:16 -04:00
mips2c jak3: add missing files and implement pexcw (#3084) 2023-10-12 18:07:37 -04:00
overlord cleanup our cmake and build warnings (#2876) 2023-08-08 20:53:16 -04:00
sce [jak2] fully implement *user* (#3046) 2023-10-01 04:28:30 +01:00
settings g/j2: Some more work on the SQL editor - dump and seed light data (#2954) 2023-09-08 21:21:02 -04:00
sound [jak2] music player cheat menu (#2900) 2023-08-16 17:53:38 +01:00
system g/j2: Integrate highscores with Speedrun.com/JakSpeedruns.com when speedrunner mode is enabled (#3037) 2023-10-11 20:43:55 -04:00
tools Placeholder strings for future Jak 2 features + minor subtitle editor fixes (#2943) 2023-08-30 16:58:06 +01:00
CMakeLists.txt g/j2: Integrate highscores with Speedrun.com/JakSpeedruns.com when speedrunner mode is enabled (#3037) 2023-10-11 20:43:55 -04:00
main.cpp [jak2] fully implement *user* (#3046) 2023-10-01 04:28:30 +01:00
runtime.cpp g/j2: Integrate highscores with Speedrun.com/JakSpeedruns.com when speedrunner mode is enabled (#3037) 2023-10-11 20:43:55 -04:00
runtime.h g/j2: Integrate highscores with Speedrun.com/JakSpeedruns.com when speedrunner mode is enabled (#3037) 2023-10-11 20:43:55 -04:00