Releases: Hinkiii/sora1looseload
Releases · Hinkiii/sora1looseload
Better handling of fallback to vanilla files, concluding new path handling
Should properly handle paths as expected from their respective pac file, and respect locale.
So before, you'd load a edited \table_en\t_xxxxx.tbl as \table\t_xxxxx.tbl (without the suffix) now, you should be able to make (and distribute) mods in the same structure as typical loose loading would with no pac files, also filters out handling of .pac calls, since they should always exist where the game expects
fixed some logging issues, locale based loose loading
Now uses locale based loading, so before all files would load from the JP respective locations, now does it respecting the users settings ingame
so now if you replace a table_en file you will use a table_en folder, same for es, etc
Please report any issues found in this release