jak-project/scripts/batch/gk3.bat
ManDude c99f9a4834
decomp loader (#3373)
fixes `defskelgroup` being broken in jak 2

switches jak 3 to the jak 3 font (currently identical to jak 2)
2024-02-13 16:38:58 +00:00

5 lines
97 B
Batchfile

@echo off
cd ..\..
out\build\Release\bin\gk -v --no-display --game jak3 -- -fakeiso -debug
pause