More actions
No edit summary |
No edit summary |
||
(13 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{#seo: | {{#seo: | ||
|title=Vita Homebrew Apps (Plugins) - GameBrew | |title=Vita Homebrew Apps (Plugins) - GameBrew | ||
|title_mode=append | |title_mode=append | ||
|image= | |image=ds3vita2.png | ||
|image_alt=ds3vita | |image_alt=ds3vita | ||
}} | }} | ||
{{Infobox Vita Homebrews | {{Infobox Vita Homebrews | ||
|title=ds3vita | |title=ds3vita | ||
|image= | |image=ds3vita2.png | ||
|description=Use a Dualshock 3 as | |description=Use a Dualshock 3 as PS Vita controller. | ||
|author=xerpi | |author=xerpi | ||
|lastupdated=2017/07/30 | |lastupdated=2017/07/30 | ||
Line 15: | Line 15: | ||
|license=Mixed | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/vitahomebrews/ds3vita.7z | |download=https://dlhb.gamebrew.org/vitahomebrews/ds3vita.7z | ||
|website= | |website=https://www.reddit.com/r/vitahacks/comments/5lvazv/release_ds3vita_control_your_vita_using_a/ | ||
|source=https://github.com/xerpi/ds3vita | |source=https://github.com/xerpi/ds3vita | ||
}} | }} | ||
ds3vita is a plugin that allows you to play with your PS Vita using a DualShock 3 as controller. | |||
== | ==Installation== | ||
Place the .suprx file to ux0:tai/ or ur0:tai/. | |||
Add ds3vita.skprx to taiHEN's config (change to ur0 if you store the plugin there) | |||
*KERNEL | |||
ux0:tai/ds3vita.skprx | |||
You need to refresh the config.txt by rebooting or through [[VitaShell]]. | |||
[[ | |||
'''Note:''' If you use Mai, don't put the plugin inside ux0:plugins because Mai will load all stuff you put in there. | |||
=== | ==User guide== | ||
Pairing the controller: | |||
*Download [http://dancingpixelstudios.com/sixaxis-controller/sixaxispairtool/ this] tool (or [https://help.ubuntu.com/community/Sixaxis?action=AttachFile&do=get&target=sixpair.c this] other one if you want to compile it yourself). | |||
*Connect your DS3 to the PC and open the tool. | |||
*Introduce the Vita's MAC address plus 1 to the tool (Settings > System > System information). | |||
Once paired, just press the PS button and it will connect to the Vita. | |||
==Changelog== | ==Changelog== | ||
''' | '''v0.3''' | ||
*Compress the self to make it compatible with Ensō. | *Compress the self to make it compatible with Ensō. | ||
''' | '''v0.2''' | ||
*Hook ctrl peek2 and read2 (PS4 remote play works) | *Hook ctrl peek2 and read2 (PS4 remote play works). | ||
*Proper L2/R2 and L3/R3 support | *Proper L2/R2 and L3/R3 support. | ||
*Reduce DS3 analog deadzone to 3 | *Reduce DS3 analog deadzone to 3. | ||
''' | '''v0.1''' | ||
*First release, LEDs are not working yet (so they will continue to blink even when the DS3 is connected lol). | *First release, LEDs are not working yet (so they will continue to blink even when the DS3 is connected lol). | ||
*Also, you have to pair your DS3 to the Vita's MAC plus 1 manually (you can use | *Also, you have to pair your DS3 to the Vita's MAC plus 1 manually (you can use [http://dancingpixelstudios.com/sixaxis-controller/sixaxispairtool/ this tool] or [https://help.ubuntu.com/community/Sixaxis?action=AttachFile&do=get&target=sixpair.c sixpair]). | ||
*You can find the Vita's MAC address in: Settings -> System -> System information | *You can find the Vita's MAC address in: Settings -> System -> System information. | ||
== External links == | == External links == | ||
* | * GitHub - https://github.com/xerpi/ds3vita | ||
* Reddit - https://www.reddit.com/r/vitahacks/comments/5lvazv/release_ds3vita_control_your_vita_using_a/ | |||
* GBAtemp - https://gbatemp.net/threads/release-ds3vita-control-your-vita-using-a-dualshock-3.455622/ | |||
* VitaDB - https://vitadb.rinnegatamante.it/#/info/39 | * VitaDB - https://vitadb.rinnegatamante.it/#/info/39 |
Latest revision as of 10:14, 12 Ocak 2023
ds3vita | |
---|---|
General | |
Author | xerpi |
Type | Plugins |
Version | beta 3 |
License | Mixed |
Last Updated | 2017/07/30 |
Links | |
Download | |
Website | |
Source | |
ds3vita is a plugin that allows you to play with your PS Vita using a DualShock 3 as controller.
Installation
Place the .suprx file to ux0:tai/ or ur0:tai/.
Add ds3vita.skprx to taiHEN's config (change to ur0 if you store the plugin there)
*KERNEL ux0:tai/ds3vita.skprx
You need to refresh the config.txt by rebooting or through VitaShell.
Note: If you use Mai, don't put the plugin inside ux0:plugins because Mai will load all stuff you put in there.
User guide
Pairing the controller:
- Download this tool (or this other one if you want to compile it yourself).
- Connect your DS3 to the PC and open the tool.
- Introduce the Vita's MAC address plus 1 to the tool (Settings > System > System information).
Once paired, just press the PS button and it will connect to the Vita.
Changelog
v0.3
- Compress the self to make it compatible with Ensō.
v0.2
- Hook ctrl peek2 and read2 (PS4 remote play works).
- Proper L2/R2 and L3/R3 support.
- Reduce DS3 analog deadzone to 3.
v0.1