Patch for TGM: Ace that was made in an afternoon by using Ghidra and wxMEdit.
The docs/
folder contains the game's promotional Flash website that, I modified with JPEXS and Adobe Flash CS6, check it out
Video guide here
To install the patch, you need to dump your game, find "default.xex" and apply the delta patch thanks to xdeltaGUI or Delta Patcher.
NOTE: In order to apply the patch to an updated version of the game, the original executable needs to have its update file applied. This can be done by extracting the default.xexp
file from your dumped Title Update, then applying it to the original default.xex
with the program xextool, and the following command:
xextool -o default_updated.xex -p default.xexp default_original.xex
Alternatively, if you don't want to bother with the process, apply the "legacy" xdelta patch, which will automatically upgrade your game to the 1.0.3 from the original file.
Xenia users who wish to keep the japanese text/don't want to alter their .xex file, while still making use of the Force Unlock Patch can download my patch (for the 1.0.3 version it's this one and put it in their Xenia/patches
folder as indicated by the official guide
Xenia uses the .xex file's hashing to decide whether it should apply the .toml patch or not so please reach out to me if it doesn't work for you.
As my Xbox 360 is a retail western console, I do not have the ability to play the game online. Therefore, all translations of the online features are untested.
Plus, this patch only supports the 1.0 version of the game, please reach out to me if you have a dump of the update (Sakimotor#7923
)