Post Reply 
 
Thread Rating:
  • 1 Votes - 4 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Sonic Rivals
10-13-2016, 09:13 AM (This post was last modified: 10-13-2016 12:00 PM by LunaMoo.)
Post: #17
RE: Sonic Rivals
Potentially useful patch:
Code:
_S ULES-00622
_G Sonic Rivals
_C0 Disable added colors
_L 0xE003FFFF 0x0012AA00
_L 0x2012AA00 0x0000C821
_L 0x2012AA04 0x2442FF88
_L 0x2000BA58 0x00005021
This should fix graphics without using the proper, but slow rendering.

To use, disable slower effects in ppsspp graphic settings, activate the cheat and restart emulation.
Note that cheats refreshing rate matters for this one since it patches things that get used at game boot, default 77ms works great. No disable code for same reason, so restart will be needed to properly disable the cheat as well.

Just in case ~ for people that are new to using cheats:
- follow guide from this post,
- make sure you activate the cheat inside cheat menu(should be a tick near the cheat name).

Edit: also my own version of 60fps patch, I know it already existed, but this one's written in assembly, will not be affected by potential address changes between modes or whatever:
Code:
_C0 60 fps
_L 0xE0010018 0x0000AF60
_L 0x2000AF60 0x340B0001
_C0 60 fps [Disable]
_L 0x2000AF60 0x8E0B0018

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
Sonic Rivals - YurakuV34 - 02-16-2013, 11:09 PM
RE: Sonic Rivals - sfageas - 07-28-2013, 11:29 PM
RE: Sonic Rivals - Solstar - 08-02-2013, 08:45 AM
RE: Sonic Rivals - HJayB15 - 08-07-2013, 02:45 PM
RE: Sonic Rivals - arg274 - 08-12-2013, 03:39 PM
RE: Sonic Rivals - HJayB15 - 08-15-2013, 11:51 PM
RE: Sonic Rivals - sliterhedgehog - 08-26-2013, 05:22 PM
RE: Sonic Rivals - HJayB15 - 05-30-2014, 11:26 PM
RE: Sonic Rivals - deividrod - 06-12-2014, 03:30 AM
RE: Sonic Rivals - deividrod - 06-16-2014, 03:05 AM
RE: Sonic Rivals - HJayB15 - 06-25-2014, 08:27 AM
RE: Sonic Rivals - Razzmatazz - 04-13-2015, 06:43 AM
RE: Sonic Rivals - vnctdj - 10-11-2015, 07:27 PM
RE: Sonic Rivals - LunaMoo - 10-13-2016 09:13 AM

Forum Jump: