[decomp] sync-info 1 (#351)

* move commonly used scripts to specific folders

* fixes

* Update test.sh

* Update test.sh

* Fix file permission

* move commonly used scripts to specific folders

* fixes

* Update test.sh

* Update test.sh

* Fix file permission

* [dynamics-h] clean-up

* make things neat

* update surface-h

* [sync-info] decomp 1

* move commonly used scripts to specific folders

* fixes

* Update test.sh

* Update test.sh

* Fix file permission

* move commonly used scripts to specific folders

* fixes

* Update test.sh

* Update test.sh

* Fix file permission

* [sync-info] update decomp

* Update gravity-h.gc

* [windows] separate scripts for runtime w/ or w/o display

* Update dynamics-h.gc

* Add offline test for sync-info

* clang
This commit is contained in:
ManDude
2021-04-11 02:17:36 +01:00
committed by GitHub
parent 17b05a9e40
commit 64ae2d6d39
15 changed files with 1918 additions and 113 deletions
+3
View File
@@ -0,0 +1,3 @@
@echo off
cd ..\..
out\build\Release\bin\gk -fakeiso -debug -v
+1 -1
View File
@@ -1,3 +1,3 @@
@echo off
cd ..\..
out\build\Release\bin\gk -fakeiso -debug -v
out\build\Release\bin\gk -fakeiso -debug -v -nodisplay
+4
View File
@@ -0,0 +1,4 @@
@echo off
cd ..\..
out\build\Release\bin\offline-test iso_data\jak1\
pause