Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Ds3vita: Difference between revisions

From GameBrew
m (Text replacement - "GameBrew!" to "GameBrew")
No edit summary
 
(12 intermediate revisions by the same user not shown)
Line 2: Line 2:
|title=Vita Homebrew Apps (Plugins) - GameBrew
|title=Vita Homebrew Apps (Plugins) - GameBrew
|title_mode=append
|title_mode=append
|image=ds3vita.jpg
|image=ds3vita2.png
|image_alt=ds3vita
|image_alt=ds3vita
}}
}}
{{Infobox Vita Homebrews
{{Infobox Vita Homebrews
|title=ds3vita
|title=ds3vita
|image=ds3vita.jpg
|image=ds3vita2.png
|description=Use a Dualshock 3 as PSVITA controller.
|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 PSVITA using a DualShock 3 as controller.
ds3vita is a plugin that allows you to play with your PS Vita using a DualShock 3 as controller.


==Enable the ds3vita plugin==
==Installation==
<ol>
Place the .suprx file to ux0:tai/ or ur0:tai/.
<li>Add ds3vita.skprx to taiHEN's config (ux0:/tai/config.txt):
<pre>*KERNEL
ux0:tai/ds3vita.skprx</pre>
</li>
<li>You need to refresh the config.txt by rebooting or through VitaShell.</li></ol>


==Media==
Add ds3vita.skprx to taiHEN's config (change to ur0 if you store the plugin there)
<youtube>mX4QIaLiNSw</youtube>
*KERNEL
ux0:tai/ds3vita.skprx


==Screenshot==
You need to refresh the config.txt by rebooting or through [[VitaShell]].
[[image:ds3vita.jpg|600px]]


==Pairing the controller==
'''Note:''' If you use Mai, don't put the plugin inside ux0:plugins because Mai will load all stuff you put in there.
# 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 -&gt; System -&gt; System information)


===Using it once paired (see above)===
==User guide==
# Just press the PS button and it will connect to the Vita
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).


'''Note''': If you use Mai, don't put the plugin inside ux0:/plugins because Mai will load all stuff you put in there...
Once paired, just press the PS button and it will connect to the Vita.


==Changelog==
==Changelog==
'''(v.0.3)'''
'''v0.3'''
*Compress the self to make it compatible with Ensō.
*Compress the self to make it compatible with Ensō.


'''(v.0.2)'''
'''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.


'''(v.0.1)'''
'''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 this tool: http://dancingpixelstudios.com/sixaxis-controller/sixaxispairtool/ or sixpair: https://help.ubuntu.com/community/Sixaxis?action=AttachFile&do=get&target=sixpair.c)
*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
* 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
Ds3vita2.png
General
Authorxerpi
TypePlugins
Versionbeta 3
LicenseMixed
Last Updated2017/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

  • 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 this tool or sixpair).
  • You can find the Vita's MAC address in: Settings -> System -> System information.

External links

Advertising: