SonicMastr / godot-vita

Godot Engine Vita Port based off of Stary2001 and EIREXE Contributions utilizing PVR_PSP2
https://godotengine.org
MIT License
251 stars 19 forks source link

Error 0x80101104 #26

Closed zenogears closed 1 year ago

zenogears commented 1 year ago

Godot version: 3.5 OS/device including version: Linux Issue description: Package does not install Steps to reproduce: Build and install with VitaShell

zenogears commented 1 year ago

VPK file: https://mega.nz/file/TI5DXKyJ#jO3NfwXuxvsa_nGBtXNEGKI1adbdQ3A0L8BqTIOb_gc

SonicMastr commented 1 year ago

Duplicate of #14 and #22. Was already fixed in a302d4b725791d4b1d5f2d8c76bcf4d3a4da7ebd

Use Actions builds to avoid the error

zenogears commented 1 year ago

@SonicMastr Hi! So fixed in new version. But where i can download godot with fixed tools?

SonicMastr commented 1 year ago

You can get the Vita Template here: https://github.com/SonicMastr/godot-vita/actions/runs/4623774966 And the Windows build of the Godot editor here: https://github.com/SonicMastr/godot-vita/actions/runs/4623774984 Linux: https://github.com/SonicMastr/godot-vita/actions/runs/4623774963 OSX: https://github.com/SonicMastr/godot-vita/actions/runs/4623774964

Remember, this is 3.6 beta

zenogears commented 1 year ago

You can get the Vita Template here: https://github.com/SonicMastr/godot-vita/actions/runs/4623774966

How to install it? Rename to *.tpz and import as export template? It says that version.txt not found :(

And the Linux: https://github.com/SonicMastr/godot-vita/actions/runs/4623774963

With mono? :(

Remember, this is 3.6 beta

Yap, 3.6 is good. Not 4.0.2, but if it will works....

SonicMastr commented 1 year ago

Mono is not supported. For the template, you need to put the artifact and a version.txt into a tpz archive (just a zip renamed)

zenogears commented 1 year ago

Thanks! It works. Maybe create some instruction for people who want new version?

meigel commented 1 year ago

I can't get it to work... Trying to install exported VPK gives error 0x80101130.

zenogears commented 1 year ago

@meigel Use Godot from this comment: https://github.com/SonicMastr/godot-vita/issues/26#issuecomment-1504060182 And use Template binaries for it from here: https://github.com/SonicMastr/godot-vita/actions/runs/4623774966 Instruction how to from zip template bitaries create Godot Vita Template: https://github.com/SonicMastr/godot-vita/issues/26#issuecomment-1504938774

meigel commented 1 year ago

Seems to work now. The problem was an apparently incompatible png included in the project. Any hints where to find information about what image files can be used, in particular as textures in 3D?

@SonicMastr It's amazing to have this tool for the Vita!

Bunkai9448 commented 8 months ago

Can confirm it's fixed in the updated version 3.6.beta from a few days found at (artifacts from) https://github.com/SonicMastr/godot-vita/actions/runs/8011699088