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

VitaDock Plus: Difference between revisions

From GameBrew
No edit summary
No edit summary
Line 11: Line 11:
|author=SilentNightx
|author=SilentNightx
|lastupdated=2022/07/21
|lastupdated=2022/07/21
|type=Operating systems
|type=PC Utilities
|version=2.0
|version=2.0
|license=GPL-3.0
|license=GPL-3.0
Line 18: Line 18:
|source=https://github.com/SilentNightx/VitaDockPlus
|source=https://github.com/SilentNightx/VitaDockPlus
}}
}}
'''VitaDock+''' is a Linux distribution for Raspberry Pi used to create a PlayStation Vita docking station for video output to a TV.
VitaDock+ is a Linux distribution for Raspberry Pi used to create a PlayStation Vita docking station for video output to a TV.


== Features ==
It is imporoved based on VitaDock, one of the most ambitious projects ever designed for the PS Vita, it is a real Dock similar to the one used by the Nintendo Switch console.
*Hardware accelerated across all supported hardware
*Low input latency and accurate colors
*Lanczos upscaling to desired output resolution
*Display power control across all models
*Menu to switch between 960x544 @ 30FPS, 864x488 @ 60FPS, and Plugin Controlled modes
*VitaDock+ themed with fancy splash screen and notifications for visual feedback when changing settings
*Works on most Raspberry Pi models with a single image
*Fits on 4GB SD cards
*Nintendo Switch RCM injection
*Cool experimental features (see below)


==Tested Models ==
This release introduces a new low latency mode, a mode called Plugin Controlled, used to control running plugins (it runs vita-udcd-uvc by default) and a number of optimizations.


==Features==
*Hardware accelerated across all supported hardware.
*Low input latency and accurate colors.
*Lanczos upscaling to desired output resolution.
*Display power control across all models.
*Menu to switch between 960x544 @ 30FPS, 864x488 @ 60FPS, and Plugin Controlled modes.
*VitaDock+ themed with fancy splash screen and notifications for visual feedback when changing settings.
*Works on most Raspberry Pi models with a single image.
*Fits on 4GB SD cards.
*Nintendo Switch RCM injection.
*Cool experimental features (Nintendo Switch Video Output With SysDVR, Sharpscale Mode).
==Installation==
Requirements:
* A hacked Vita: https://vita.hacks.guide/.
* Latest official vita-udcd-uvc installed on your Vita: [[UDCD UVC Vita]].
* A Raspberry Pi with power cable, display cable, and 4GB+ SD/MicroSD card (see tested models).
* Computer with an SD card slot or a USB SD card reader (often included in Raspberry Pi starter kits).
* USB mouse to change settings or connect Bluetooth audio.
How to install:
*Download the latest release of [https://github.com/SilentNightx/VitaDockPlus/releases/ VitaDock+].
*Download and install [https://www.raspberrypi.org/downloads/ Raspberry Pi Imager] for your operating system.
*Plug in the SD card to your computer and run the Raspberry Pi Imager.
*When asked to choose OS select the option to use a custom image and select the VitaDock Plus VX.img you downloaded.
*Choose the SD card to write it to (make sure to select the right one).
*Click Write. Once it is done it will tell you to remove the SD card.
*Plug the SD card into your Pi and power it on. Depending on your Pi model it might take awhile to load as it automatically configures the image for you on first boot. If the Pi doesn't boot see the troubleshooting section below.
Any time you see the VitaDock+ desktop you can plug your Vita in through USB to get video output.
==Usage==
===Tested Models===
{| class="wikitable"
{| class="wikitable"
!align="center"| Model
!align="center"| Model
Line 72: Line 95:
|}
|}


To help me verify models please report to me how it is working for you and your exact model. You can get the exact model by opening a terminal with the run menu by running <code>x-terminal-emulator</code> then entering <code>cat /sys/firmware/devicetree/base/model</code>.
===Updating===
 
Check the [https://github.com/SilentNightx/VitaDockPlus repository page] for updates and rewrite the image when there is one. Data stored on the dock will be overwritten but this isn't really a distribution you're meant to store data on in the first place.
==How To Install VitaDock+==
=== Requirements ===
# A hacked Vita: https://vita.hacks.guide/
# Latest official vita-udcd-uvc installed on your Vita: [[Udcd Uvc Vita]].
# A Raspberry Pi with power cable, display cable, and 4GB+ SD/MicroSD card (see tested models above)
# Computer with an SD card slot or a USB SD card reader (often included in Raspberry Pi starter kits)
# USB mouse to change settings or connect Bluetooth audio
 
=== Installation ===
# Download the latest release of VitaDock+: https://github.com/SilentNightx/VitaDockPlus/releases/
# Download and install Raspberry Pi Imager for your operating system: https://www.raspberrypi.org/downloads/
# Plug in the SD card to your computer and run the Raspberry Pi Imager.
# When asked to choose OS select the option to use a custom image and select the VitaDock Plus VX.img you downloaded.
# Choose the SD card to write it to (make sure to select the right one).
# Click Write. Once it is done it will tell you to remove the SD card.
# Plug the SD card into your Pi and power it on. Depending on your Pi model it might take awhile to load as it automatically configures the image for you on first boot. If the Pi doesn't boot see the troubleshooting section below.
 
Any time you see the VitaDock+ desktop you can plug your Vita in through USB to get video output.
 
==Screenshot==
[[image:vitadockplusvita.jpg|600px]]
 
==Media==
<youtube>XKsKNd9qYBk</youtube>
 
==Usage==
=== Updating ===
Check back here for updates and rewrite the image when there is one. Data stored on the dock will be overwritten but this isn't really a distribution you're meant to store data on in the first place.


=== Recommended Plugins ===
===Recommended Plugins===
*MiniVitaTV by TheOfficialFloW: [[Minivitatv Vita]]
[[MiniVitaTV|MiniVitaTV]] by TheOfficialFloW - Allows the PS Vita to run like a PS TV, enabling DualShock 4 controllers to be connected and makes games load their PS TV control schemes.
*Allows the PS Vita to run like a PS TV, enabling DualShock 4 controllers to be connected and makes games load their PS TV control schemes.


*PSV-VSH-Menu by joel16: [[Psv Vsh Menu By Silentnightx Vita|Psv Vsh Menu]]
[[PSV VSH Menu by SilentNightx Vita|PSV-VSH-Menu]] by joel16 - Allows you to set processor states for games, overlay FPS counter, and more. Checking the FPS of a game can be helpful when using VitaDock+ so you can decide what mode you want to use (HD @ 30 or SD @ 60).
*Allows you to set processor states for games, overlay FPS counter, and more. Checking the FPS of a game can be helpful when using VitaDock+ so you can decide what mode you want to use (HD @ 30 or SD @ 60).


=== Physical Power Button Feature ===
===Physical Power Button Feature===
Connect a physical power button to Pin 5 (GPIO 3/SCL) and Pin 6 (GND).
Connect a physical power button to Pin 5 (GPIO 3/SCL) and Pin 6 (GND).


===Nintendo Switch RCM Injection Feature ===
===Nintendo Switch RCM Injection Feature===
Name your payload <code>payload.bin</code> and place in /boot/nx/. When the Pi detects a Switch in RCM mode over USB it will automatically inject the payload within 3 seconds.
Name your payload <code>payload.bin</code> and place in /boot/nx/. When the Pi detects a Switch in RCM mode over USB it will automatically inject the payload within 3 seconds.


== Cases ==
===Cases===
*https://www.thingiverse.com/thing:3942821
*https://www.thingiverse.com/thing:3942821
*https://www.thingiverse.com/thing:3502645
*https://www.thingiverse.com/thing:3502645
Line 122: Line 115:
*https://www.tinkercad.com/things/b0GQwqVYNPP
*https://www.tinkercad.com/things/b0GQwqVYNPP


== Performance Tips ==
===Performance Tips===
Overclocking and disabling Bluetooth on low powered Pis can also help. Good starting overclock values:
Overclocking and disabling Bluetooth on low powered Pis can also help. Good starting overclock values:


Line 199: Line 192:
|}
|}


Data from: https://www.tomshardware.com/how-to/overclock-any-raspberry-pi. I do not take responsibility for anyone damaging their hardware with overclocking.
Data from: https://www.tomshardware.com/how-to/overclock-any-raspberry-pi.  
 
I do not take responsibility for anyone damaging their hardware with overclocking.


== Troubleshooting ==
===Troubleshooting===
===Boot failure===
Boot failure:
# Wait awhile. Some Pis can take up to 10 minutes to boot on the first boot.
* Wait awhile. Some Pis can take up to 10 minutes to boot on the first boot.
# Try again by forcing the power off.
* Try again by forcing the power off.
# Make sure you are using a good power supply.
* Make sure you are using a good power supply.
# Try unplugging the HDMI cable and plugging it back in.
* Try unplugging the HDMI cable and plugging it back in.
# If your Pi has two HDMI ports try the other one.
* If your Pi has two HDMI ports try the other one.
# Reimage the SD with the recommended imaging software.
* Reimage the SD with the recommended imaging software.
# If you're running a newer model Pi it's possible it's a revision VitaDock+ doesn't support yet. Join our Discord server and let us know.
* If you're running a newer model Pi it's possible it's a revision VitaDock+ doesn't support yet. Join our Discord server and let us know.


===Vita connection issues===
Vita connection issues:
# Reboot the dock and the Vita and try again. Check the USB cable, it can make a difference.
* Reboot the dock and the Vita and try again. Check the USB cable, it can make a difference.
# Make sure you have the latest official vita-udcd-uvc.
* Make sure you have the latest official vita-udcd-uvc.
# Make sure your Pi has a good enough power supply.
* Make sure your Pi has a good enough power supply.
# If you use a lot of plugins disable plugins you don't need to see if it increases your connection success rate.
* If you use a lot of plugins disable plugins you don't need to see if it increases your connection success rate.
# There is a correlation between long Vita boot time and vita-udcd-uvc connection success rate. If you have a lot of storage on your Vita it can take a long time to boot. If you are using StorageMgr for your storage consider switching to to yamt-vita or yamt-vita-lite to decrease boot times and increase connection success rate.
* There is a correlation between long Vita boot time and vita-udcd-uvc connection success rate. If you have a lot of storage on your Vita it can take a long time to boot. If you are using StorageMgr for your storage consider switching to to yamt-vita or yamt-vita-lite to decrease boot times and increase connection success rate.
# If using an overclocking plugin on the Vita try setting it to 444 in the LiveArea to see if it helps connection issues.
* If using an overclocking plugin on the Vita try setting it to 444 in the LiveArea to see if it helps connection issues.


===Screen flicker===
Screen flicker:
# Try setting your dock output resolution to the native resolution of your display.
* Try setting your dock output resolution to the native resolution of your display.
# Try a different display. Some TVs have issues displaying Linux at any resolution other than native which is what I discovered on my TCL Roku living room TV.
* Try a different display. Some TVs have issues displaying Linux at any resolution other than native which is what I discovered on my TCL Roku living room TV.


===Screen tearing===
Screen tearing:
# Sometimes this happens if you have the Vita plugged in when you boot the Pi. Simply unplug it and plug it back in.
* Sometimes this happens if you have the Vita plugged in when you boot the Pi. Simply unplug it and plug it back in.


Before asking for help try both images.
Before asking for help try both images.


== For Advanced Users ==
===For Advanced Users==
*Username is <code>pi</code>
*Username is <code>pi</code>
*Password is <code>raspberry</code>
*Password is <code>raspberry</code>
*Do not connect VitaDock+ to the internet without changing this.


*Use the run menu to access standard programs:
Do not connect VitaDock+ to the internet without changing this.
 
Use the run menu to access standard programs:
*<code>pcmanfm</code> to open file manager
*<code>pcmanfm</code> to open file manager
*<code>x-terminal-emulator</code> to open terminal emulator
*<code>x-terminal-emulator</code> to open terminal emulator
Line 239: Line 235:


If you want to install more programs first expand the filesystem with <code>raspi-config</code> to fill the rest of your SD card.
If you want to install more programs first expand the filesystem with <code>raspi-config</code> to fill the rest of your SD card.
== Experimental Features ==
The features below are still in testing and may not work properly. Support will not be provided for them.
=== Nintendo Switch Video Output With SysDVR ===
This feature allows you to connect a Switch that has SysDVR running in USB mode to get a video output. You need SysDVR 5.3 specifically installed on your Switch and you must be in a game that supports SysDVR when you connect. Doesn't work on Pi 1 or Pi Zero 1. See https://github.com/exelix11/SysDVR for more information.
=== Sharpscale Mode ===
This feature allows you to display native 720p from a Vita using the Sharpscale plugin. You'll need Sharpscale installed on your Vita along with a 1280×720 resolution patch plugin for a game and you need Unlock Framebuffer Size turned on in the Sharpscale config. See [[Sharpscale Vita]] for more information.


==Changelog==
==Changelog==
'''(v.2.0)'''
'''v2.0'''
*Solved many hardware specific issues
*Solved many hardware specific issues.
*Pi 0 W 2 and Pi 4 8GB now supported
*Pi 0 W 2 and Pi 4 8GB now supported.
*Switched to mpv backend
*Switched to mpv backend.
*Eliminated screen tearing
*Eliminated screen tearing.
*Increased performance
*Increased performance.
*Decreased latency
*Decreased latency.
*Fixed colors
*Fixed colors.
*Fixed Bluetooth module sometimes not loading on boot
*Fixed Bluetooth module sometimes not loading on boot.
*Physical Power Button and Nintendo Switch RCM Injection features now enabled by default
*Physical Power Button and Nintendo Switch RCM Injection features now enabled by default.
*Sharpscale Mode and Nintendo Switch SysDVR now enabled by default as experimental features
*Sharpscale Mode and Nintendo Switch SysDVR now enabled by default as experimental features.
*Fixed menu icon and theme issues
*Fixed menu icon and theme issues.
*Fixed some options changing notifications
*Fixed some options changing notifications.
*Replaced alacarte menu editor with MenuLibre due to alacarte randomly resetting custom menus
*Replaced alacarte menu editor with MenuLibre due to alacarte randomly resetting custom menus.
*Trimmed image down to less than 4GB without deleting locales which caused some bash issues
*Trimmed image down to less than 4GB without deleting locales which caused some bash issues.
*NOTE: VitaDock+ now exists as two images. The new experimental image is an image based on Raspberry Pi OS Bullseye instead of Buster. You should try this experimental image if the current one fails to boot for you.


'''NOTE: VitaDock+ now exists as two images. The new experimental image is an image based on Raspberry Pi OS Bullseye instead of Buster. You should try this experimental image if the current one fails to boot for you.'''
'''v1.2'''
*Updated firmware allowing newer production Pi 4s to boot.
*Altered video color during playback to be more accurate.
*Blocked Pi 4 models from entering Low Latency Mode (it doesn't work and there wouldn't be much benefit to making it work).
*Added notifications to provide visual feedback when changing settings.


'''(v.1.2)'''
'''v1.1'''
*New Low Latency mode.
*New Plugin Controlled mode (runs at vita-udcd-uvc default mode).
*New optimizations.
*Fixed filesystem expansion.
*Fixed small boot partition allowing automatic Nintendo Switch RCM injection (see Add-on Features section of the readme).
*New audio device icon.


*Updated firmware allowing newer production Pi 4s to boot
'''v1.0'''
*Altered video color during playback to be more accurate
* First Release.
*Blocked Pi 4 models from entering Low Latency Mode (it doesn't work and there wouldn't be much benefit to making it work)
*Added notifications to provide visual feedback when changing settings


'''(v.1.1)'''
==Credits==
*New Low Latency mode
Original VitaDock Team: Bu (m0tie), ZoidBerg, his wife Si (icon and video), David-OX, Crash, and SilentNightx.
*New Plugin Controlled mode (runs at vita-udcd-uvc default mode)
*New optimizations
*Fixed filesystem expansion
*Fixed small boot partition allowing automatic Nintendo Switch RCM injection (see Add-on Features section of the readme)
*New audio device icon
 
'''(v.1.0)'''
* First Release.


== Credits ==
Original VitaDock Team: Bu (m0tie), ZoidBerg, his wife Si (icon and video), David-OX, Crash, and myself.
Special thanks to Xerpi (vita-udcd-uvc), TheOfficialFloW (various Vita exploits), Team Molecule (HENkaku), Relative (rpi-nx-rcm), and exelix11 (SysDVR).
Special thanks to Xerpi (vita-udcd-uvc), TheOfficialFloW (various Vita exploits), Team Molecule (HENkaku), Relative (rpi-nx-rcm), and exelix11 (SysDVR).


== External links ==
== External links ==
* Github - https://github.com/SilentNightx/VitaDockPlus
* GitHub - https://github.com/SilentNightx/VitaDockPlus

Revision as of 04:08, 15 December 2022

VitaDock Plus
File:Vitadockplusvita.jpg
General
AuthorSilentNightx
TypePC Utilities
Version2.0
LicenseGPL-3.0
Last Updated2022/07/21
Links
Download
Website
Source

VitaDock+ is a Linux distribution for Raspberry Pi used to create a PlayStation Vita docking station for video output to a TV.

It is imporoved based on VitaDock, one of the most ambitious projects ever designed for the PS Vita, it is a real Dock similar to the one used by the Nintendo Switch console.

This release introduces a new low latency mode, a mode called Plugin Controlled, used to control running plugins (it runs vita-udcd-uvc by default) and a number of optimizations.

Features

  • Hardware accelerated across all supported hardware.
  • Low input latency and accurate colors.
  • Lanczos upscaling to desired output resolution.
  • Display power control across all models.
  • Menu to switch between 960x544 @ 30FPS, 864x488 @ 60FPS, and Plugin Controlled modes.
  • VitaDock+ themed with fancy splash screen and notifications for visual feedback when changing settings.
  • Works on most Raspberry Pi models with a single image.
  • Fits on 4GB SD cards.
  • Nintendo Switch RCM injection.
  • Cool experimental features (Nintendo Switch Video Output With SysDVR, Sharpscale Mode).

Installation

Requirements:

  • A hacked Vita: https://vita.hacks.guide/.
  • Latest official vita-udcd-uvc installed on your Vita: UDCD UVC Vita.
  • A Raspberry Pi with power cable, display cable, and 4GB+ SD/MicroSD card (see tested models).
  • Computer with an SD card slot or a USB SD card reader (often included in Raspberry Pi starter kits).
  • USB mouse to change settings or connect Bluetooth audio.

How to install:

  • Download the latest release of VitaDock+.
  • Download and install Raspberry Pi Imager for your operating system.
  • Plug in the SD card to your computer and run the Raspberry Pi Imager.
  • When asked to choose OS select the option to use a custom image and select the VitaDock Plus VX.img you downloaded.
  • Choose the SD card to write it to (make sure to select the right one).
  • Click Write. Once it is done it will tell you to remove the SD card.
  • Plug the SD card into your Pi and power it on. Depending on your Pi model it might take awhile to load as it automatically configures the image for you on first boot. If the Pi doesn't boot see the troubleshooting section below.

Any time you see the VitaDock+ desktop you can plug your Vita in through USB to get video output.

Usage

Tested Models

Model Status Details
Raspberry Pi Zero 2 W Rev 1.0 Excellent
Raspberry Pi 4 Model B Rev 1.1 (4GB) Excellent
Raspberry Pi 4 Model B Rev 1.2 (2GB) Excellent
Raspberry Pi 4 Model B Rev 1.1 (2GB) Excellent
Raspberry Pi 3 Model B Plus Rev 1.3 Excellent
Raspberry Pi 3 Model B Rev 1.2 Excellent
Raspberry Pi 2 Model B Rev 1.1 Good
Raspberry Pi Zero W Rev 1.1 Works Latency makes games unplayable. See performance tips section below.

Updating

Check the repository page for updates and rewrite the image when there is one. Data stored on the dock will be overwritten but this isn't really a distribution you're meant to store data on in the first place.

Recommended Plugins

MiniVitaTV by TheOfficialFloW - Allows the PS Vita to run like a PS TV, enabling DualShock 4 controllers to be connected and makes games load their PS TV control schemes.

PSV-VSH-Menu by joel16 - Allows you to set processor states for games, overlay FPS counter, and more. Checking the FPS of a game can be helpful when using VitaDock+ so you can decide what mode you want to use (HD @ 30 or SD @ 60).

Physical Power Button Feature

Connect a physical power button to Pin 5 (GPIO 3/SCL) and Pin 6 (GND).

Nintendo Switch RCM Injection Feature

Name your payload payload.bin and place in /boot/nx/. When the Pi detects a Switch in RCM mode over USB it will automatically inject the payload within 3 seconds.

Cases

Performance Tips

Overclocking and disabling Bluetooth on low powered Pis can also help. Good starting overclock values:

Model arm_freq core_freq gpu_freq sdram_freq over_voltage Cooling Required
Raspberry Pi 1 Model A & B 1000 450 6
Raspberry Pi A+ / B+ / Compute Module 1100 450 450 6 Yes
Raspberry Pi Zero / Zero W 1100 450 6
Raspberry Pi 2 v1.1 1000 500 2
Raspberry Pi 2 V1.2 1300 500 4
Raspberry Pi 3 & Compute Module 3 1300 500 4
Raspberry Pi 3 A+ / B+ / Compute Module 3+ 1500 4
Raspberry Pi 4 2100 750 6

Data from: https://www.tomshardware.com/how-to/overclock-any-raspberry-pi.

I do not take responsibility for anyone damaging their hardware with overclocking.

Troubleshooting

Boot failure:

  • Wait awhile. Some Pis can take up to 10 minutes to boot on the first boot.
  • Try again by forcing the power off.
  • Make sure you are using a good power supply.
  • Try unplugging the HDMI cable and plugging it back in.
  • If your Pi has two HDMI ports try the other one.
  • Reimage the SD with the recommended imaging software.
  • If you're running a newer model Pi it's possible it's a revision VitaDock+ doesn't support yet. Join our Discord server and let us know.

Vita connection issues:

  • Reboot the dock and the Vita and try again. Check the USB cable, it can make a difference.
  • Make sure you have the latest official vita-udcd-uvc.
  • Make sure your Pi has a good enough power supply.
  • If you use a lot of plugins disable plugins you don't need to see if it increases your connection success rate.
  • There is a correlation between long Vita boot time and vita-udcd-uvc connection success rate. If you have a lot of storage on your Vita it can take a long time to boot. If you are using StorageMgr for your storage consider switching to to yamt-vita or yamt-vita-lite to decrease boot times and increase connection success rate.
  • If using an overclocking plugin on the Vita try setting it to 444 in the LiveArea to see if it helps connection issues.

Screen flicker:

  • Try setting your dock output resolution to the native resolution of your display.
  • Try a different display. Some TVs have issues displaying Linux at any resolution other than native which is what I discovered on my TCL Roku living room TV.

Screen tearing:

  • Sometimes this happens if you have the Vita plugged in when you boot the Pi. Simply unplug it and plug it back in.

Before asking for help try both images.

=For Advanced Users

  • Username is pi
  • Password is raspberry

Do not connect VitaDock+ to the internet without changing this.

Use the run menu to access standard programs:

  • pcmanfm to open file manager
  • x-terminal-emulator to open terminal emulator
  • menulibre to open menu editor

If you want to install more programs first expand the filesystem with raspi-config to fill the rest of your SD card.

Changelog

v2.0

  • Solved many hardware specific issues.
  • Pi 0 W 2 and Pi 4 8GB now supported.
  • Switched to mpv backend.
  • Eliminated screen tearing.
  • Increased performance.
  • Decreased latency.
  • Fixed colors.
  • Fixed Bluetooth module sometimes not loading on boot.
  • Physical Power Button and Nintendo Switch RCM Injection features now enabled by default.
  • Sharpscale Mode and Nintendo Switch SysDVR now enabled by default as experimental features.
  • Fixed menu icon and theme issues.
  • Fixed some options changing notifications.
  • Replaced alacarte menu editor with MenuLibre due to alacarte randomly resetting custom menus.
  • Trimmed image down to less than 4GB without deleting locales which caused some bash issues.
  • NOTE: VitaDock+ now exists as two images. The new experimental image is an image based on Raspberry Pi OS Bullseye instead of Buster. You should try this experimental image if the current one fails to boot for you.

v1.2

  • Updated firmware allowing newer production Pi 4s to boot.
  • Altered video color during playback to be more accurate.
  • Blocked Pi 4 models from entering Low Latency Mode (it doesn't work and there wouldn't be much benefit to making it work).
  • Added notifications to provide visual feedback when changing settings.

v1.1

  • New Low Latency mode.
  • New Plugin Controlled mode (runs at vita-udcd-uvc default mode).
  • New optimizations.
  • Fixed filesystem expansion.
  • Fixed small boot partition allowing automatic Nintendo Switch RCM injection (see Add-on Features section of the readme).
  • New audio device icon.

v1.0

  • First Release.

Credits

Original VitaDock Team: Bu (m0tie), ZoidBerg, his wife Si (icon and video), David-OX, Crash, and SilentNightx.

Special thanks to Xerpi (vita-udcd-uvc), TheOfficialFloW (various Vita exploits), Team Molecule (HENkaku), Relative (rpi-nx-rcm), and exelix11 (SysDVR).

External links

Advertising: