Me & My Katamari
|
05-19-2016, 04:14 AM
Post: #58
|
|||
|
|||
RE: Me & My Katamari
^ Yeah I done it for game version I have, through it might still be worth trying on non eu versions since games that don't get updated often reuse same executable or at least most of the code unchanged between regions pretty often even when text or other content differs.
If it really doesn't work, then it's still very easy to port those hackish workarounds to another region. Need any machine which can run windows version of ppsspp(wine might be enough) just open ppsspp disassembly(ctrl+D / debug menu->disassembly) and in top left corner - "Go to" - input box type in: Code: 08804000 Having done that press ctrl+F(or ctrl+S ~ does same thing) to open a search box and input: Code: 106001B2 Code: 5440FFE4 Hopefully the game code is roughtly the same and those simple instructions will result in valid addresses which will allow me to port the code once I see them:3. http://forums.ppsspp.org/showthread.php?tid=6594 - Custom PPSSPP Shaders! http://forums.ppsspp.org/showthread.php?tid=3590&pid=117172#pid117172 - simple CE scripts to help creating CWCheats, https://github.com/LunaMoo/PPSSPP_workarounds - CWCheat workarounds. |
|||
« Next Oldest | Next Newest »
|