Post Reply 
 
Thread Rating:
  • 1 Votes - 4 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Sonic Rivals
10-11-2015, 07:27 PM (This post was last modified: 10-11-2015 07:27 PM by vnctdj.)
Post: #16
RE: Sonic Rivals
(10-10-2015 04:22 AM)KingHamster678 Wrote:  Hi everyone, i just recently got PPSSPP Gold 1.0 (yep not updated that much) and putted alot of games here, with max performance settings
and its so fun XD no lag XD
However i have one problem with one game...
Thats Sonic Rivals
I recently noticed that, unlike before, the camera that concentrates on my charcter doesnt work correctly
http: //ctrlv. in / 648896 (remove space)
In this screenshot you will notice that the camera doesnt point correctly to my character, which means that boss can only be seen in my gameplay
When am in a normal game, i can only see half the body of my character
on some levels i cant see my character, like in the screenshot i gave
Any fixes or workarounds for this problem?
The game cant be playable on some moments due to this problem
I really enjoy this game and i want this to be fixed hope you guys will help me Smile thanks in advanced Big Grin

Merged.

♦ Intel Core i7-6700HQ | 16 GB RAM | NVIDIA GeForce GTX 960M | Debian Testing
♦ Intel Core i7-2630QM | 4 GB RAM | NVIDIA GeForce GT 540M | Debian Testing
♦ PSP-3004 | 6.60 PRO-C2
Find all posts by this user
Quote this message in a reply
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 


Forum Jump: