More actions
TurboPad | |
---|---|
General | |
Author | Rinnegatamante |
Type | Plugins |
Version | 0.3 |
License | GPL-3.0 |
Last Updated | 2019/01/20 |
Links | |
Download | |
Website | |
Source | |
Support Author | |
TurboPad is a plugin which allows you to enable RapidFire on whatever button you want with different types of rapidfire for the best compatibility according to certain anti-rapidfire rules.
Installation
Copy the .suprx files to ux0(ur0):tai/.
Set TurboPad.suprx in your config.txt under whatever game you want or under *ALL (change to ur0 if you store the plugin there)
*TITLE ID ux0:tai/TurboPad.suprx
Set kuio.skprx under *KERNEL (change to ur0 if you store the plugin there)
*KERNEL ux0:tai/kuio.skprx
User guide
Current TurboPad available modes:
- Every Tick - RapidFire rules are applied at each input scan call. This is the fastest rapidfire version but some games won't recognize it (ex: vitaQuake).
- Every 200 msecs - RapidFire rules are applied every 200 msecs.
- Every 500 msecs - RapidFire rules are applied every 500 msecs.
- Every 1000 msecs - RapidFire rules are applied every 1000 msecs.
To set your rules, press Start+Trianlge to open the config menu.
At the moment configs will not be saved due to issues with SD access on plugins, so for the moment you'll have to set the rules every time you run your game.
Controls
Start+Trianlge - Open the config menu
Screenshots
Changelog
v0.3
- Hooked a lot more sceCtrl functions (meaning the plugin will be compatible with more games).
- Added L1, R1, L3, R3 to available buttons to which apply rapidfire rules.
v0.2
- Now taking advantage of kuio.skprx for config files.
- Now configuration will be saved and reloaded at applications startup automatically, you'll no longer need to re-set everything manually.
v0.1
- First Release.