More actions
m (HydeWing moved page Turbopad Vita to TurboPad Vita without leaving a redirect) |
No edit summary |
||
Line 2: | Line 2: | ||
|title=Vita Homebrew Apps (Plugins) - GameBrew | |title=Vita Homebrew Apps (Plugins) - GameBrew | ||
|title_mode=append | |title_mode=append | ||
|image= | |image=turbopadvita2.png | ||
|image_alt=TurboPad | |image_alt=TurboPad | ||
}} | }} | ||
{{Infobox Vita Homebrews | {{Infobox Vita Homebrews | ||
|title=TurboPad | |title=TurboPad | ||
|image= | |image=turbopadvita2.png | ||
|description=RapidFire plugin | |description=RapidFire plugin. | ||
|author=Rinnegatamante | |author=Rinnegatamante | ||
|lastupdated=2019/01/20 | |lastupdated=2019/01/20 | ||
Line 15: | Line 15: | ||
|license=GPL-3.0 | |license=GPL-3.0 | ||
|download=https://dlhb.gamebrew.org/vitahomebrews/turbopadvita.7z | |download=https://dlhb.gamebrew.org/vitahomebrews/turbopadvita.7z | ||
|website= | |website=https://wololo.net/talk/viewtopic.php?t=48065 | ||
|source=https://github.com/Rinnegatamante/TurboPad | |source=https://github.com/Rinnegatamante/TurboPad | ||
}} | }} | ||
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== | |||
turbopadvita3.png | |||
==Changelog== | ==Changelog== | ||
''' | '''v0.3''' | ||
* Hooked a lot more sceCtrl functions (meaning the plugin will be compatible with more games) | * 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. | * Added L1, R1, L3, R3 to available buttons to which apply rapidfire rules. | ||
''' | '''v0.2''' | ||
*Now taking advantage of [[Kuio Vita|kuio.skprx]] for config files. | *Now taking advantage of [[Kuio Vita|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. | *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. | * First Release. | ||
==Credits== | |||
*All my Patroners for their awesome support. | |||
== External links == | == External links == | ||
* Wololo - https://wololo.net/talk/viewtopic.php?f=116&t=48065&p=418081#p418081 | * Wololo - https://wololo.net/talk/viewtopic.php?f=116&t=48065&p=418081#p418081 | ||
* | * GitHub - https://github.com/Rinnegatamante/TurboPad | ||
* VitaDB - https://vitadb.rinnegatamante.it/#/info/240 | * VitaDB - https://vitadb.rinnegatamante.it/#/info/240 | ||
Revision as of 01:54, 8 Ocak 2023
TurboPad | |
---|---|
General | |
Author | Rinnegatamante |
Type | Plugins |
Version | 0.3 |
License | GPL-3.0 |
Last Updated | 2019/01/20 |
Links | |
Download | |
Website | |
Source | |
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
turbopadvita3.png
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.
Credits
- All my Patroners for their awesome support.