Biendeo / My-Clone-Hero-Tweaks

Tweaks to Clone Hero that I've made
GNU General Public License v3.0
15 stars 5 forks source link

Added new wrappers and reverse patcher #26

Closed RileyTheFox closed 3 years ago

RileyTheFox commented 4 years ago

The reverse patch needs some work I think, or just a working example of reverse patching so it can be verified it does work. Logs show that it is loading the methods to reverse patch, but not sure if any reverse patching takes place.

The SongWrapper field in the MoonChartWrapper needs fixing. Even though it's the correct obfuscated name, it still says null.

Biendeo commented 3 years ago

Codebase has diverged too much from this PR, but very willing to reimplement fair bits of it back in.