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

VitaRPS5: Difference between revisions

From GameBrew
No edit summary
No edit summary
Line 2: Line 2:
|title=VitaRPS5
|title=VitaRPS5
|image=VitaRPS5.png
|image=VitaRPS5.png
|description=PlayStation 5 Remote Play for PS Vita.
|description=Mod of ywnico's Vitaki fork with enhanced UI and QOL improvements.
|author=AAGaming00, ywnico, mauricio-gg
|author=AAGaming00, ywnico, mauricio-gg
|lastupdated=2025/10/02
|lastupdated=2025/10/02
Line 19: Line 19:
|image_alt=VitaRPS5
|image_alt=VitaRPS5
}}
}}
VitakiFork (also known as VitaRPS5) is a fork of ywnico's Vitaki fork, which itself is based on AAGaming's original Chiaki port. This project provides enhanced PlayStation 5 Remote Play functionality for the PS Vita, featuring a redesigned user interface, improved console wakeup flow, and numerous quality-of-life improvements to enhance the streaming experience on the handheld console.
VitaRPS5 is a fork of ywnico's [[Vitaki Fork]], which itself is based on AAGaming's original Chiaki port [[Vitaki]]. This project provides PlayStation 5 Remote Play functionality on the PS Vita.  


== What's New in This Fork ==
This is an enhanced version with modern UI, optimized performance, and quality-of-life improvements.
This fork adds the following enhancements to ywnico's vitaki-fork:
# VitaRPS5-Style UI Redesign
#* Modern card-based console selection interface
#* Professional PlayStation-themed color scheme
#* Redesigned PIN entry screen with individual digit display
#* Improved visual feedback and animations
# Enhanced Console Wake Flow
#* "Waking up console..." screen with animated progress
#* 30-second timeout with visual countdown
#* Automatic streaming start when console wakes up
#* No need to press X twice
# Fixed Controller Input Issues
#* Resolved race condition that prevented controller input during streaming
#* Properly separated UI and input thread buffer access
#* Controllers now work reliably during remote play
# Improved Console Management
#* Re-pairing now properly deletes registration data from storage
#* Better console name and IP display formatting
#* Circle button for cancel (PlayStation convention)


==Usage Instructions==
==Features==
===Local Connection===
* '''VitaRPS5-Style UI Redesign'''
*Connect the PS Vita and PS5 (or PS4) to the same WiFi network.
** Modern card-based console selection interface.
*Log into the same PSN account on both devices.
** Professional PlayStation-themed color scheme.
*Launch Vitaki on the PS Vita and verify PSN ID in settings.
** Redesigned PIN entry screen with individual digit display.
*The console should auto-detect in the interface.
** Improved visual feedback and animations.
*Register the console via an 8-digit PIN shown on the PS5 under Settings > System > Remote Play > Pair Device.
* '''Enhanced Console Wake Flow'''
*After registration, select the console to start Remote Play.
** "Waking up console..." screen with animated progress.
===Remote Connection===
** 30-second timeout with visual countdown.
*Requires static IP and port forwarding; UDP holepunching is not supported.
** Automatic streaming start when console wakes up.
*Register console locally before setting up remote connection.
** No need to press X twice.
*Use the “add remote host” button to add remote IP and connect.
* '''Fixed Controller Input Issues'''
*Note: Vitaki does not display remote host status and connection attempts may require retries if the console is asleep.
** Resolved race condition that prevented controller input during streaming.
** Properly separated UI and input thread buffer access.
** Controllers now work reliably during remote play.
* '''Improved Console Management'''
** Re-pairing now properly deletes registration data from storage.
** Better console name and IP display formatting.
** Circle button for cancel (PlayStation convention).
 
==Installation==
Download VitakiFork.vpk.
 
Transfer to your PS Vita (via USB or FTP).
 
Install using [[VitaShell]] (press X on the VPK file).
 
Launch from LiveArea.
 
For usage please see [[Vitaki Fork]].


==Screenshots==
==Screenshots==
Line 62: Line 60:


https://dlhb.gamebrew.org/vitahomebrews/images/VitaRPS5-03.png
https://dlhb.gamebrew.org/vitahomebrews/images/VitaRPS5-03.png
== Known issues & troubleshooting ==
* Latency. On remote connections (not local WLAN), it's especially bad. ([https://github.com/ywnico/vitaki-fork/issues/12 Relevant GitHub issue])
* Vitaki may crash with error C2-12828-1 if incompatible plugins such as reRescaler are installed. Thanks to [https://github.com/GuillermoAVeces @GuillermoAVeces] for identifying this. ([https://github.com/ywnico/vitaki-fork/issues/1 Relevant issue]).
* Typically only one stream works per launch. If the screen becomes gray and unresponsive, restart Vitaki. ([https://github.com/ywnico/vitaki-fork/issues/16 Relevant issue])
* In the past crashes occurred when multiple consoles are on the network, but this has likely been fixed. ([https://github.com/ywnico/vitaki-fork/issues/6 Relevant issue]).
If problems arise:
* Try restarting Vitaki first.
* Then, try deleting/renaming the config file (<code>ux0:data/vita-chiaki/chiaki.toml</code>).
* If that doesn't help, create a new [https://github.com/ywnico/vitaki-fork/issues issue] (or comment on an existing issue).


==Changelog==  
==Changelog==  
Line 83: Line 69:


== External links ==
== External links ==
* GitHub - https://github.com/mauricio-gg/vitaki-vitarps5
* Reddit - https://www.reddit.com/r/vitahacks/comments/1nw5ufa/vitarps5_a_vitakifork_fork/
* Reddit - https://www.reddit.com/r/vitahacks/comments/1nw5ufa/vitarps5_a_vitakifork_fork/
* Github - https://github.com/mauricio-gg/vitaki-vitarps5

Revision as of 05:02, 5 October 2025

VitaRPS5
General
AuthorAAGaming00, ywnico, mauricio-gg
TypeUtilities
Version1.0.2
LicenseAGPL-3.0
Last Updated2025/10/02
Links
Download
Website
Source
Support Author

VitaRPS5 is a fork of ywnico's Vitaki Fork, which itself is based on AAGaming's original Chiaki port Vitaki. This project provides PlayStation 5 Remote Play functionality on the PS Vita.

This is an enhanced version with modern UI, optimized performance, and quality-of-life improvements.

Features

  • VitaRPS5-Style UI Redesign
    • Modern card-based console selection interface.
    • Professional PlayStation-themed color scheme.
    • Redesigned PIN entry screen with individual digit display.
    • Improved visual feedback and animations.
  • Enhanced Console Wake Flow
    • "Waking up console..." screen with animated progress.
    • 30-second timeout with visual countdown.
    • Automatic streaming start when console wakes up.
    • No need to press X twice.
  • Fixed Controller Input Issues
    • Resolved race condition that prevented controller input during streaming.
    • Properly separated UI and input thread buffer access.
    • Controllers now work reliably during remote play.
  • Improved Console Management
    • Re-pairing now properly deletes registration data from storage.
    • Better console name and IP display formatting.
    • Circle button for cancel (PlayStation convention).

Installation

Download VitakiFork.vpk.

Transfer to your PS Vita (via USB or FTP).

Install using VitaShell (press X on the VPK file).

Launch from LiveArea.

For usage please see Vitaki Fork.

Screenshots

VitaRPS5-01.png

VitaRPS5-02.png

VitaRPS5-03.png

Changelog

v1.0.2

  • What's Changed- Latency Optimization - Phase 1 Improvements (#8) (48a0b1b)
    • UI Fixes: Main Screen Improvements and VitaRPS5 Branding (#4) (439e514)

v1.0.1

  • First Release.

External links

Advertising: