Metal Gear Solid: Peace Walker
|
04-15-2017, 12:12 PM
![]() |
|||
|
|||
RE: Metal Gear Solid Peace Walker
@AndHisNameIs not really. At least not by myself as even through porting is easier than making cheat from zero, you still have to see the game version you're porting the cheat to.
This cheat patches lots of places in game memory, but with a bit of luck most of them will be at same offset from each other so potentially finding just those two would be enough to port it: I'm interested in highlited lines, however set active breakpoints(red) on other ones as those should be unique aka easy to find by ctrl+f in ppsspp disassembly. So if you're on windows, run the game, open ppsspp disassembly(ctrl+D or debug->disassembly..), type in 8804000 inside the top left "go to" and hit enter, then ctrl+f(or ctrl+s / same thing) and find "sceCtrlReadBufferPositive" then if it looks similar to one on my screenshot, take a screenshot of it and save it. With disassembly still opened, pressing TAB will show another rows of numbers with that done, use search again and look for "18A0002D" and again if it looks similar to the function on my screenshot above, make a screenshot of it and save it. If you got 2 screenshots of the correct functions and post it, I "might" be able to port it. That's assuming most things work the same way and only differ by offsets, however there's a chance that more functions were changed between at which point best if someone else ~ who actually have the other game version and know how to make cheats(in mips) will port it since it patches lots of different functions. At worst you can just map right analog to whatever buttons game normally uses for aiming, it might not be the same, but just using full size right stick already makes a huge difference from playing on a real PSP. 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 »
|