mirror of
https://github.com/open-goal/jak-project
synced 2026-05-30 00:47:20 -04:00
Update jak2_config.jsonc (#2392)
This commit is contained in:
@@ -81,7 +81,7 @@
|
||||
"is_pal": false,
|
||||
|
||||
// jak 1's all-types, used to generate "hints"
|
||||
"old_all_types_file": "decompiler/config/jak1/all-types.gc",
|
||||
// "old_all_types_file": "decompiler/config/jak1/all-types.gc",
|
||||
|
||||
////////////////////////////
|
||||
// CONFIG FILES
|
||||
@@ -101,7 +101,7 @@
|
||||
|
||||
// optional: a predetermined object file name map from a file.
|
||||
// this will make decompilation naming consistent even if you only run on some objects.
|
||||
"obj_file_name_map_file": "goal_src/jak2/build/all_objs.json",
|
||||
// "obj_file_name_map_file": "goal_src/jak2/build/all_objs.json",
|
||||
|
||||
////////////////////////////
|
||||
// LEVEL EXTRACTION
|
||||
|
||||
Reference in New Issue
Block a user