mirror of
https://github.com/open-goal/jak-project
synced 2026-09-03 02:14:07 -04:00
[jak2] get new cheats working (#2885)
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
@echo off
|
||||
cd ..\..
|
||||
task set-game-jak2
|
||||
task set-decomp-ntscv1
|
||||
task extract
|
||||
pause
|
||||
|
||||
@@ -0,0 +1,6 @@
|
||||
@echo off
|
||||
cd ..\..
|
||||
task set-game-jak2
|
||||
task set-decomp-pal
|
||||
task extract
|
||||
pause
|
||||
Reference in New Issue
Block a user