Open andaioso opened 2 years ago
Could you explain this a bit more in depth? What size was your file? Does the error message tell you a bit more?
My file is 293kb big. I renamed it to test.elf but my switch says: Error loading PlayStation Vita executable Make sure to place it to /vita2hos/test.elf. The error code says 2000-0000 (0x00000000). But the file is in the right folder. When i swap my file with the cube example file it detects it.
Your file is one of the supported formats tho, right?
my file is an eboot.bin
I see, thank you for reporting this!
np
My file is 293kb big. I renamed it to test.elf but my switch says: Error loading PlayStation Vita executable Make sure to place it to /vita2hos/test.elf. The error code says 2000-0000 (0x00000000). But the file is in the right folder. When i swap my file with the cube example file it detects it.
I think you can click on the Details button on the error report to show more info
I'm the same as andaioso.
I am running "Plants vs zombies" for the ps vita and am running into the same issue. heres a log from the program i got.
Starting vita2hos at: 2021-12-31 23:43:2
vita2hos 0.3.0-89dfdc3 (Nov 7 2022 20:35:18)
Opening '/vita2hos/test.elf' for reading.
Found a SELF, loading.
Loading SELF: ELF type: 0xfe00, header_type: 0x1, self_filesize: 0x5858a0, self_offset: 0x4
Only ET_SCE_RELEXEC files are supported.
Check header failed.
Cannot load SELF.
Error loading PlayStation Vita executable. Make sure to place it to '/vita2hos/test.elf'
it seems that vita2hos does not support my game from the "Only ET_SCE_RELEXEC files are supported." line
I am running "Plants vs zombies" for the ps vita and am running into the same issue. heres a log from the program i got.
Starting vita2hos at: 2021-12-31 23:43:2 vita2hos 0.3.0-89dfdc3 (Nov 7 2022 20:35:18) Opening '/vita2hos/test.elf' for reading. Found a SELF, loading. Loading SELF: ELF type: 0xfe00, header_type: 0x1, self_filesize: 0x5858a0, self_offset: 0x4 Only ET_SCE_RELEXEC files are supported. Check header failed. Cannot load SELF. Error loading PlayStation Vita executable. Make sure to place it to '/vita2hos/test.elf'
it seems that vita2hos does not support my game from the "Only ET_SCE_RELEXEC files are supported." line
Currently vita2hos does not support any retail game it's a PoC even if it could start a retail game .bin file it would not be able to run it because most of the modules are not even resolved.
I put everything where it belongs and it still wont find it. I think its because the file size is to big.