Files
ppsspp/Core/HLE
LunaMoo e999444b23 Implement PPSSPP specific cheats:
0xA0 vibration cheat(Xinput)
Syntax is: 0xA0NNLLLL 0x00MMRRRR
where NN/MM is time vibration lasts LLLL/RRRR is the vibration power

0xA1 read value for the vibration(Xinput) from game memory
Syntax is: 0xA1000000 0xNNNNNNNN
where NNNNNNNN is the address that stores following values at offset:
0xNNNNNNNN + 0x0 Left Vibration power,
0xNNNNNNNN + 0x2 Right Vibration Power
0xNNNNNNNN + 0x4 Left Vibration time
0xNNNNNNNN + 0x6 Right Vibration time

Left some room for other PPSSPP specific cheats(0xA2-0xAF)
2020-04-16 23:00:29 +02:00
..
2020-04-08 00:08:19 -07:00
2019-06-30 23:09:46 -07:00
2015-02-16 23:38:45 +08:00
2020-03-22 06:59:43 -07:00
2017-08-31 17:15:22 +02:00
2020-03-08 14:35:25 +01:00
2017-08-29 22:41:50 +02:00
2015-02-08 11:34:35 +08:00
2017-03-23 10:02:28 +01:00
2016-01-17 10:05:15 -08:00
2019-06-30 23:09:46 -07:00
2016-03-20 14:17:51 -07:00
2015-03-08 10:58:12 +08:00
2020-04-16 23:00:29 +02:00
2020-04-16 23:00:29 +02:00
2014-08-15 22:42:08 +08:00
2015-03-08 13:27:40 +08:00
2014-08-13 21:28:22 +08:00
2020-03-19 20:57:23 -07:00
2016-08-04 09:46:29 -07:00
2015-09-22 18:30:57 +02:00
2016-08-07 17:59:35 -07:00
2019-05-10 23:26:34 +02:00
2020-04-05 07:01:45 -07:00
2016-02-13 20:27:07 +08:00
2019-07-04 20:36:17 -07:00
2015-02-15 13:22:20 +08:00
2014-12-04 22:44:41 +08:00
2020-01-04 11:14:32 +08:00
2020-01-16 23:25:34 +02:00
2020-02-10 08:47:55 +02:00
2020-02-10 08:47:55 +02:00
2019-08-03 21:09:33 +03:00
2019-08-20 08:45:08 -04:00
2019-06-30 23:09:46 -07:00