Post Reply 
 
Thread Rating:
  • 1 Votes - 4 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Patapon 1 input lag (I want errrradicate it)
07-18-2016, 06:29 PM
Post: #12
RE: Patapon 1 input lag (I want errrradicate it)
My instant fever cheat wouldn't really do much here since I was just forcing variable to always say "fever" and it wasn't even caring about combos, however I made a new cheat now which would make fever easier to keep even with default(10) number of combos required:
Code:
_S UCUS-98711
_G Patapon
_C0 Casual Fever
_L 0xE0030002 0x0014B9F0
_L 0x2014B9DC 0x28640005
//0x5 on the end of above line is number of combos required for fever, can be decreased to as low as to 0x2, default was 0xA
_L 0x2014B9E0 0x54040007
_L 0x2014B9F0 0xAE030014
_C0 Casual Fever [Disable]
_L 0x2014B9DC 0x2404000A
_L 0x2014B9E0 0x54640007
_L 0x2014B9F0 0x10830002
~ after I read your post, I edited it to set fever on 5 combos, hopefully that reflects expected behaviour.


I didn't saw your post while working on it/trying to figure it out, but if it should activate on 5th combo that's already pointing to a totally different kind of problem than input delays and probably is some messed up timing issue since unfortunately japanese games are often depending on exact hardware timings and emulators always have problems with those:|.

On ppsspp I can see a variable which is set to 0 for 0-4 combos, then goes to 1 for 5-9 combos and to 2 for 10 combos and fever activates in the last case, trying to go further, but setting 0 on 11th combo which sometimes can be avoided by pressing the combo slightly faster before it can set 0, but it's hard.
This cheat sets fever back after every check of number of combos above selected number, so until you actually fail entering another combo it should never drop from it, so kind of works around the issue.

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: Patapon 1 input lag (I want errrradicate it) - LunaMoo - 07-18-2016 06:29 PM

Forum Jump: