jak-project/scripts/batch/test-offline.bat
ManDude 3e538dabe6
more random cleanup (#1716)
* correct some comments

* change `pc-cheats?` macro to be more generic

* more generic custom fps stuff

* better subtitle timings

* oopsie!

* fix burn effect stacking

* fix some windows scripts

* fix project

* cleanup this func

* more fix

* oops

* ???
2022-08-02 18:48:10 -04:00

4 lines
102 B
Batchfile

@echo off
cd ..\..
out\build\Release\bin\offline-test --iso_data_path iso_data\jak1\ --game jak1
pause