Post Reply 
 
Thread Rating:
  • 1 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Dissidia 012 Duodecim Final Fantasy - ULUS10566
03-31-2017, 09:21 PM (This post was last modified: 04-15-2017 07:43 PM by LunaMoo.)
Post: #35
RE: [help] creating a CWCheat to disable assist charges in Dissidia 012
This has nothing to do with PPSSPP developement and should be merged with Dissidia 012 cwc thread.

Either way, there's nothing hard in just writing zero to those bars without messing with hp or any skills.
Code:
_S ULUS-10566
_G Dissidia 012 Final Fantasy
_C0 Zero Assist
_L 0xE0072200 0x0001D4CC
_L 0x2001D4CC 0x0E200480
_L 0x20001200 0x12000003
_L 0x20001204 0x00000000
_L 0x20001208 0xAE00F1BC
_L 0x2000120C 0xAE00FFDC
_L 0x20001210 0x03E00008
_L 0x20001214 0x00062200
_C0 Zero Assist [Disable]
_L 0x2001D4CC 0x00062200
Removing the bars themselves visually would be much harder through, since there's nothing unique about it to even detect it aside from coords on the screen and game doesn't seem to have such functionality on it's own. To make things worse game reuses texture for hp bars gradients and dark background of those assist bars, so can't just be removed via texture replacement either, however you can still replace it with something that looks nicer, ie by just filling it up like this:    

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
[split] Codes Requests Thread - tintinmayo - 07-11-2014, 09:14 PM
RE: [help] creating a CWCheat to disable assist charges in Dissidia 012 - LunaMoo - 03-31-2017 09:21 PM

Forum Jump: