CwCheat Support
|
04-17-2020, 12:10 PM
Post: #1094
|
|||
|
|||
RE: CwCheat Support
A small announcement, PPSSPP now includes PPSSPP-specific CWCheats. Only two and really only useful for Windows users with Xinput gamepads althrough they could be ported for other platforms vibration equivalents by some other people.(just use sceCtrlGetLeftVibration() and sceCtrlGetRightVibration() functions to grab the value for your api, they return u16 since that's the range of vibration in xinput so might need to be scaled for other api after getting the value).
Copy paste from my commit: Code: 0xA0 vibration cheat(Xinput) Here's a basic test cheat which anyone with an Xinput gamepad will be able to use for a quick test: Code: _C0 Vibration TEST PRESS Keys to trigger The 0xA1 code type is likely even better as it allows someone to be more creative and for example create a cheat that will increase vibration with speed in racing games, or base vibration power on damage, I will not have much time to mess with those codes nowadays as someone has to work when most other people aren't and my schedule will be very busy in the incoming weeks, but feel free to experiment and share your own vibration cheats. 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. |
|||
« Next Oldest | Next Newest »
|