More actions
Ren'Py Vita 8 | |
---|---|
General | |
Author | Grimiku |
Type | Game Engine |
Version | 0.1 |
License | MIT License |
Last Updated | 2024/12/02 |
Links | |
Download | |
Website | |
Source | |
Support Author | |
Ren'Py Vita is a port of Ren'Py visual novel engine developed by SonicMastr.
This is an updated version of SonicMastr's PS Vita port that changes the underlying library from Python2.7 to Python3.11. It also introduces support for functionalities that were included in Ren'Py between late 2021 up until end of 2024 (ie. enabling speechbubbles which wouldn't work on previous version).
Installation
This repo presupposes that you have your Ren'Py game already installed on the Vita. Please use the Ren'Py PSVita Distribution Tool to create your VPK if you haven't done it yet and install your game before proceeding.
- Go into Release section of this repo and download the latest .zip archive.
- Open the app folder of your game on the Vita (ie. ux0:app/BRBRB001/) and delete everything apart from game/ and sce_sys/ folders;
- Unpack everything from the .zip from step 1) into the folder from step 2);
- Proceed to run the game as you normally would by selecting it from LiveArea.
Changelog
v0.1
- First Release.