TAbdiukov / PPSSPP-patches

My romhacks, fixes and workarounds for PPSSPP games and apps
Apache License 2.0
17 stars 5 forks source link

[Clouder11/Frog1] Official debug menu in GTA CW #7

Open TAbdiukov opened 5 years ago

TAbdiukov commented 5 years ago

Todo over weekend/sometime soon

Official debug menu in GTA CW Strings contain game functions mentioning https://imgur.com/a/aa65MBz https://imgur.com/xZusbDA IDA pro representation https://dropmefiles.com/IcgFu

CW are fairly easy tbh

https://discordapp.com/channels/139535251235012609/271678478829617152/435850402131345408

TAbdiukov commented 5 years ago

Strings

E_DEBUG.txt

Obtained via Chinatown Wars Mobile Resource Explorer by @DK22Pac

TAbdiukov commented 5 years ago

What we have is this,

  1. There is a flimsy but working un-packer for GTA CW pack files, and it shows the debugging strings present in both Android and PSP releases
  2. There is an IDA representation of android functions, and it has many references to debug menu, although it's unclear (due to spaghetti code) on what function to call first
TAbdiukov commented 4 years ago

Theboy181 says

I have never had luck with debug enables... I was looking earlier. we could look at it in IDA. but I have yet to have any luck with these type of hacks.