mirror of
https://github.com/open-goal/jak-project
synced 2026-08-21 23:00:45 -04:00
subtitle editor fixes + other smaller fixes (#1572)
* [extractor] validate files when extracted as folder * jp text fixes * move game text version to the text file and fix subtitle editor escape chars * make bad subtitles not crash the game * fix texscroll in lag * fix mood, fix decomp of other versions, fix text decomp * clang * fix tests * oops dammit * new fixes * shut up codacy * fix nonexistant subtitles crashing the game * fix text hacks and extractor re-use on folders
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
(text
|
||||
(jak1-v1 "test/test_data/test_game_text.txt"))
|
||||
(file "test/test_data/test_game_text.txt"))
|
||||
@@ -1,5 +1,6 @@
|
||||
(group-name "test")
|
||||
(language-id 0 1 2)
|
||||
(text-version jak1-v2)
|
||||
|
||||
(#x123 "language 0"
|
||||
"language 1"
|
||||
|
||||
Reference in New Issue
Block a user