jak-project/game
Tyler Wilding fee0a435fc
extractor: support extracting using a folder path (#3422)
Patching up the extractor while working on the launcher, fixes:
- makes it so you can compile successfully given a folder path
(currently assumes your project path contains `iso_data`)
- ignore `buildinfo.json` from validation code.
- fixes an edge-case that could recursively fill up your entire
hard-drive!
- allows overriding the decompilation configuration via flag
- adds a way to specify where the ISO should be extracted to
2024-04-28 15:02:29 -04:00
..
assets CI: Periodic Controller Database Update (#3471) 2024-04-19 23:12:31 -04:00
common jak2/3: re-implement screenshot system through goal (#3482) 2024-04-25 01:46:18 +01:00
external game: refactor discord code and improve jak 2 support (#2714) 2023-06-17 05:16:40 +01:00
graphics decomp3: font widescreen and shadow hacks, generic renderer, misc files (#3483) 2024-04-28 08:59:46 -04:00
kernel Fix "logical not is only applied to the left hand side of comparison" warnings (#3484) 2024-04-26 16:27:11 +01:00
mips2c decomp3: font widescreen and shadow hacks, generic renderer, misc files (#3483) 2024-04-28 08:59:46 -04:00
overlord [jak3] Minimap texture fix (#3465) 2024-04-13 09:47:23 -04:00
sce decomp3: spawn target, add merc and particle buckets and some temporary hacks (#3445) 2024-04-05 00:07:39 -04:00
settings Only remove -vis from name if it is part of the name. (#3257) 2024-02-24 14:13:48 -05:00
sound deps: update fmt to latest version (#3403) 2024-03-05 22:11:52 -05:00
system extractor: support extracting using a folder path (#3422) 2024-04-28 15:02:29 -04:00
tools deps: update fmt to latest version (#3403) 2024-03-05 22:11:52 -05:00
CMakeLists.txt decomp3: font widescreen and shadow hacks, generic renderer, misc files (#3483) 2024-04-28 08:59:46 -04:00
main.cpp tracing: add some more startup related events and a new --profile-until-event flag (#3385) 2024-02-23 14:44:17 -05:00
runtime.cpp [jak3] Decomp for gkernel, gkernel-h, gstate, gstring (#3326) 2024-01-21 18:08:05 -05:00
runtime.h g/j2: Integrate highscores with Speedrun.com/JakSpeedruns.com when speedrunner mode is enabled (#3037) 2023-10-11 20:43:55 -04:00