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

VitaPad by Rinnegatamante: Difference between revisions

From GameBrew
No edit summary
No edit summary
 
(14 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{cleanup|article|Needs cleanup}}
{{#seo:
|title=Vita Homebrew Apps (Other Apps) - GameBrew!
|title_mode=append
|image=vitapadvita.jpg
|image_alt=VitaPad
}}
{{Infobox Vita Homebrews
{{Infobox Vita Homebrews
|title=VitaPad
|title=VitaPad
|image=vitapadvita.jpg
|image=vitapad2.png
|description=Use your PSVITA as a PC controller.
|description=Use your PS Vita as a PC controller.
|author=Rinnegatamante
|author=Rinnegatamante
|lastupdated=2020/07/20
|lastupdated=2020/07/20
Line 15: Line 8:
|version=1.3
|version=1.3
|license=Mixed
|license=Mixed
|download=https://dlhb.gamebrew.org/vitahomebrews/vitapadvita.7z
|download=https://dlhb.gamebrew.org/vitahomebrews/vitapadvita.7z 1.3 + Drivers
|website=
|source=https://github.com/Rinnegatamante/VitaPad
|source=https://github.com/Rinnegatamante/VitaPad
|donation=https://www.patreon.com/Rinnegatamante
}}
}}
Use your PSVITA as a PC controller.
{{#seo:
|title=Vita Homebrew Apps (Other Apps) - GameBrew
|title_mode=append
|image=vitapad2.png
|image_alt=VitaPad
}}
VitaPad allows you to use your PS Vita as a wireless PC controller. It supports Windows (both 32 and 64 bit) and Linux (port made by nyorem).
 
On the Windows client version (provided as Data Files in the download for 64 Bit systems) it's possible to enable ViGEm mode to make the PSVITA get detected from the PC as a DualShock 4 and/or vJoy mode to make it get detectes as an XInput joystick.
 
If both modes are disabled, PS Vita will mimic keyboard/mouse actions.​
 
==Installation==
Install VPK file on PS Vita, open VitaPad on PS Vita.
 
Optional:
*[https://github.com/njz3/vJoy/releases/download/v2.2.0.0/vJoySetup.2.2.0.signed.exe Install vJoy driver] on Windows PC for vJoy functionality. Need to set <code>VJOY_MODE</code> to 1 in windows.xml.
*[https://github.com/ViGEm/ViGEmBus/releases/download/setup-v1.16.116/ViGEmBus_Setup_1.16.116.exe Install ViGEm driver] on Windows PC for DualShock 4 emulation. Need to set <code>VIGEM_MODE</code> to 1 in windows.xml.
 
Open VitaPad on PC, then insert the IP showed on PS Vita on PC.
 
==Controls==
You can edit your controls mapping by editing the XML file inside the client folder (windows.xml/linux.xml).
 
'''Default mapping:'''
 
D-Pad - WASD
 
Cross/Square/Triangle/Circle - IJKL
 
L Trigger - Ctrl
 
R Trigger - Spacebar
 
Start - Enter
 
Select - Shift
 
Left Analog - DKeys
 
Right Analog - 8,6,4,2
 
Touchscreen - Mouse movement
 
Retrotouch - Left/Right click
 
'''Default ViGEm mapping:'''
 
Select - Share
 
Start - Option
 
Left Front Touchscreen - L1
 
Right Front Touchscreen - R1
 
Left shoulder - L2
 
Right shoulder - R2
 
Rest of buttons are mapped to the expected buttons on DualShock 4.
 
PS button unmapped.


==Media==
==Media==
<youtube>7voVYa6T9Vw</youtube>
'''VitaPad v.1.0 - PPSSPP - PSVITA wireless PC controller -''' ([https://www.youtube.com/watch?v=CQ5wUMOpXoM kood k]) <br>
<youtube>CQ5wUMOpXoM </youtube>


==Changelog==
'''v.1.3'''
* Added ViGEm support to the client for DualShock 4 controller emulation. (Thanks to MakiseKurisu & yuntiancherry)​


==Screenshots==
==Credits==
https://dlhb.gamebrew.org/vitahomebrews/vitapadvita-01.jpg
*MakiseKurisu & yuntiancherry for the ViGEm client support.
https://dlhb.gamebrew.org/vitahomebrews/vitapadvita-02.jpg
*Evengard for the vJoy client support.
https://dlhb.gamebrew.org/vitahomebrews/vitapadvita-03.jpg
*nyorem for the Linux client port.
https://dlhb.gamebrew.org/vitahomebrews/vitapadvita-04.jpg
https://dlhb.gamebrew.org/vitahomebrews/vitapadvita-05.jpg
https://dlhb.gamebrew.org/vitahomebrews/vitapadvita-06.jpg
https://dlhb.gamebrew.org/vitahomebrews/vitapadvita-07.jpg
https://dlhb.gamebrew.org/vitahomebrews/vitapadvita-08.jpg


==Changelogs==
==External links==
'''(v.1.0)'''
* GitHub - https://github.com/Rinnegatamante/VitaPad
* First Release.
* VitaDB - https://vitadb.rinnegatamante.it/#/info/50
* Twitter - https://twitter.com/rinnegatamante/status/1285214894112083968
* Wololo - https://wololo.net/talk/viewtopic.php?t=46397
* PSX-Place - https://www.psx-place.com/threads/vitapad.30520/


== External links ==
[[Category:Support the author]]
* Official Website -
* Github - https://github.com/Rinnegatamante/VitaPad
* VitaDB - https://vitadb.rinnegatamante.it/#/info/50
* Gbatemp -
* Google Source -
* Reddit -
* Gitlab -

Latest revision as of 04:04, 8 September 2024

VitaPad
Vitapad2.png
General
AuthorRinnegatamante
TypeOther Apps
Version1.3
LicenseMixed
Last Updated2020/07/20
Links
1.3 + Drivers Download
Source
Support Author

VitaPad allows you to use your PS Vita as a wireless PC controller. It supports Windows (both 32 and 64 bit) and Linux (port made by nyorem).

On the Windows client version (provided as Data Files in the download for 64 Bit systems) it's possible to enable ViGEm mode to make the PSVITA get detected from the PC as a DualShock 4 and/or vJoy mode to make it get detectes as an XInput joystick.

If both modes are disabled, PS Vita will mimic keyboard/mouse actions.​

Installation

Install VPK file on PS Vita, open VitaPad on PS Vita.

Optional:

  • Install vJoy driver on Windows PC for vJoy functionality. Need to set VJOY_MODE to 1 in windows.xml.
  • Install ViGEm driver on Windows PC for DualShock 4 emulation. Need to set VIGEM_MODE to 1 in windows.xml.

Open VitaPad on PC, then insert the IP showed on PS Vita on PC.

Controls

You can edit your controls mapping by editing the XML file inside the client folder (windows.xml/linux.xml).

Default mapping:

D-Pad - WASD

Cross/Square/Triangle/Circle - IJKL

L Trigger - Ctrl

R Trigger - Spacebar

Start - Enter

Select - Shift

Left Analog - DKeys

Right Analog - 8,6,4,2

Touchscreen - Mouse movement

Retrotouch - Left/Right click

Default ViGEm mapping:

Select - Share

Start - Option

Left Front Touchscreen - L1

Right Front Touchscreen - R1

Left shoulder - L2

Right shoulder - R2

Rest of buttons are mapped to the expected buttons on DualShock 4.

PS button unmapped.

Media

VitaPad v.1.0 - PPSSPP - PSVITA wireless PC controller - (kood k)

Changelog

v.1.3

  • Added ViGEm support to the client for DualShock 4 controller emulation. (Thanks to MakiseKurisu & yuntiancherry)​

Credits

  • MakiseKurisu & yuntiancherry for the ViGEm client support.
  • Evengard for the vJoy client support.
  • nyorem for the Linux client port.

External links

Advertising: