Releases: SonicMastr/godot-vita
Releases · SonicMastr/godot-vita
Godot 3.5.rc5 + Vita
Full Godot 3.5.rc5 editor with included support for the PlayStation Vita
Exports VPK files for installation via VitaShell
Included is the editor for each platform and then the template required for exporting
Notes:
- Any LiveArea assets HAVE to be 8-bit indexed AND have to be the sizes listed. Otherwise VPK installation will fail
I like to use pngquant - Version HAS to be in XX.YY format. If it is not, it will be defaulted to 01.00 to protect from failed installations
- Parental Level has a range of 0 (off) to 11 (adult). Anything above or below will default to 0
- Always change the Title ID from default if planning an actual release to avoid overwriting other applications
- Logging can be viewed by using PrincessLog
- Make sure you enable fallback to gles2 no matter what (for now, need to fix this or it probably already is. I'm too tired)
- OSX build hasn't been tested. Just Windows and Linux
Godot 3.3.4 Vita Alpha
Sample Godot application with Levrault's Maximilien Adventure game
https://github.com/Levrault/godot-maximilien-adventure
This VPK shows off working Audio, Touch, Controls, Threading, and current performance.
No texture compression or further optimizations have been made so far.
If you want to test out your own samples, place your own PCK file in ux0:app/GDOT00001/game_data
with the name game.pck
.