Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
The main server is currently down. We are running on a backup server, so editing and search functionality are temporarily disabled. Please check back in a few hours.

Ds34vita: Difference between revisions

From GameBrew
m HydeWing moved page Ds34Vita to Ds34vita 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=ds34vita.jpg
|image=ds34vita2.png
|image_alt=ds34vita
|image_alt=ds34vita
}}
}}
{{Infobox Vita Homebrews
{{Infobox Vita Homebrews
|title=ds34vita
|title=ds34vita
|image=ds34vita.jpg
|image=ds34vita2.png
|description=Combination of ds3vita and ds4vita with added features.
|description=Combination of ds3vita and ds4vita with added features.
|author=Mer1e & xerpi & Hydr8gon
|author=Mer1e, xerpi, Hydr8gon
|lastupdated=2021/05/15
|lastupdated=2021/05/15
|type=Plugins
|type=Plugins
Line 15: Line 15:
|license=Mixed
|license=Mixed
|download=https://dlhb.gamebrew.org/vitahomebrews/ds34vita.7z
|download=https://dlhb.gamebrew.org/vitahomebrews/ds34vita.7z
|website=
|website=https://github.com/MERLev/ds34vita
|source=https://github.com/MERLev/ds34vita
|source=https://github.com/MERLev/ds34vita
}}
}}
A plugin that combines [[Ds3vita|ds3vita]] and [[Ds4vita|ds4vita]] as well as introducing some quality of life improvements to both drivers. It also adds support for Dualsense controllers.
A plugin that combines [[Ds3vita|ds3vita]] and [[Ds4vita|ds4vita]], as well as introducing some quality of life improvements to both drivers. It also adds support for Dualsense controllers.


==Features==
==Features==
* Combines functionality of [https://github.com/xerpi xerpi]'s [[Ds4vita|ds4vita]] and [[Ds3vita|ds3vita]].
* Combines functionality of [https://github.com/xerpi xerpi]'s [[Ds4vita|ds4vita]] and [[Ds3vita|ds3vita]].
* Includes DualSense support (by [https://github.com/Hydr8gon Hydr8gon])
* Includes DualSense support (by [https://github.com/Hydr8gon Hydr8gon]).
* Alows to use up to two controllers at the same time.
* Alows to use up to two controllers at the same time.
* Has proper (PS TV way) buttons mapping.
* Has proper (PS TV way) buttons mapping.
* Fixed no-sleep bug
* Fixed no-sleep bug.
* Fixed multitouch issues
* Fixed multitouch issues.
* Added deadzone for touchpanel (same as PS TV)
* Added deadzone for touchpanel (same as PS TV).
* Allows [[reVita]] integration.
* Allows [[reVita]] integration.


== Install ==
==Installation==
# Copy '''ds34vita.skprx''' to ''ur0:/tai/'' folder
Copy ds34vita.skprx to ur0:tai/ folder.
# Add '''ds34vita.skprx''' to taiHEN's config (''ur0:/tai/config.txt'') under '''KERNEL''' section:


<pre>*KERNEL
Add ds34vita.skprx to taiHEN's config (ur0:tai/config.txt) under KERNEL section
ur0:tai/ds34vita.skprx</pre>
*KERNEL
ur0:tai/ds34vita.skprx


==Media==
See [https://github.com/MERLev/reVita/wiki/External-Controllers this page] for compatibility with plugins.
<youtube>TmN-KYSbPTY</youtube>
 
==Screenshot==
[[image:ds34vita.jpg|600px]]


==Changelog==
==Changelog==
'''(v.1.1)'''
'''v1.1'''
* Add support for the DualSense (by Hydr8gon)
* Add support for the DualSense (by Hydr8gon).
* Trackpad and Mic buttons made functional
* Trackpad and Mic buttons made functional.


'''(v.1.0.1)'''
'''v1.0.1'''
*Reduce ksceCtrlSetAnalogEmulation delay (from 32 to 1)
*Reduce ksceCtrlSetAnalogEmulation delay (from 32 to 1).
*Add new DS4 Product ID (still doesn't work)
*Add new DS4 Product ID (still doesn't work).


'''(v.1.0)'''
'''v1.0'''
* First Release.
* First Release.


== Credits ==
== Credits ==
*Based on [[Ds4vita]] by [https://github.com/xerpi xerpi]
*Based on [[Ds4vita]] by [https://github.com/xerpi xerpi].
*Based on [[Ds3vita]] by [https://github.com/xerpi xerpi]
*Based on [[Ds3vita]] by [https://github.com/xerpi xerpi].
*DusalSense support - [https://github.com/Hydr8gon Hydr8gon]
*DusalSense support - [https://github.com/Hydr8gon Hydr8gon].
*All testing done by [https://github.com/bosshunter bosshunter]
*All testing done by [https://github.com/bosshunter bosshunter].


== External links ==
== External links ==
* Github - https://github.com/MERLev/ds34vita
* Github - https://github.com/MERLev/ds34vita
* VitaDB - https://vitadb.rinnegatamante.it/#/info/593
* VitaDB - https://vitadb.rinnegatamante.it/#/info/593
* Reddit - https://www.reddit.com/r/vitahacks/comments/jt07v7/release_ds34vita/

Revision as of 05:18, 11 January 2023

ds34vita
General
AuthorMer1e, xerpi, Hydr8gon
TypePlugins
Version1.1
LicenseMixed
Last Updated2021/05/15
Links
Download
Website
Source

A plugin that combines ds3vita and ds4vita, as well as introducing some quality of life improvements to both drivers. It also adds support for Dualsense controllers.

Features

  • Combines functionality of xerpi's ds4vita and ds3vita.
  • Includes DualSense support (by Hydr8gon).
  • Alows to use up to two controllers at the same time.
  • Has proper (PS TV way) buttons mapping.
  • Fixed no-sleep bug.
  • Fixed multitouch issues.
  • Added deadzone for touchpanel (same as PS TV).
  • Allows reVita integration.

Installation

Copy ds34vita.skprx to ur0:tai/ folder.

Add ds34vita.skprx to taiHEN's config (ur0:tai/config.txt) under KERNEL section

*KERNEL
ur0:tai/ds34vita.skprx

See this page for compatibility with plugins.

Changelog

v1.1

  • Add support for the DualSense (by Hydr8gon).
  • Trackpad and Mic buttons made functional.

v1.0.1

  • Reduce ksceCtrlSetAnalogEmulation delay (from 32 to 1).
  • Add new DS4 Product ID (still doesn't work).

v1.0

  • First Release.

Credits

External links

Advertising: