SonicMastr
released this
13 Jul 07:24
·
1856 commits
to 3.x
since this release
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