Post Reply 
 
Thread Rating:
  • 2 Votes - 2.5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Final Fantasy IV: Complete Collection
06-21-2016, 01:55 PM
Post: #22
RE: Final Fantasy IV: Complete Collection
I'll turn my joke detector off for this and give you guys some directions ~ No PPSSPP can't "read cpp from a notepad", it does however support all cwcheat code types(except the completely useless 0xB) and the ones listed below would shorten such long lists to 2 lines without any programming involved:
Code:
32 bit multi line write
0x4AAAAAAA 0xXXXXYYYY
0xDDDDDDDD 0xIIIIIIII

16 bit multi line write
0x8AAAAAAA 0xXXXXYYYY
0x1000DDDD 0x0000IIII

8 bit multi line write
0x8AAAAAAA 0xXXXXYYYY
0x000000DD 0x000000II
where A - address, X - number of repeats, Y - offset, D - value, last one is optional, increases value of each following repeat by I.

Also for anyone searching efficiency ~ ASM. Can't do better than free and that's how most of the time asm cheats end up costing.
Low > high lvl, at least when it comes to cheats and other hacks.

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.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Final Fantasy IV: Complete Collection - LunaMoo - 06-21-2016 01:55 PM

Forum Jump: