PLEASE, PLEASE post all your issues and bug reports regarding the converter at github. https://github.com/yifanlu/PSXperia/issues Also, include detailed information such as a copy of the converter output, android's logcat, etc. If your bug is reported already, make a comment with your system information and logs on the issue so I know multiple people are experiencing it.
Links
Stuff that's done
Stuff for the future (no promises)
Check out this guide if you are having any problems. It contains a detailed usage directions, some guidelines for settings, and troubleshooting advice. If you still can't get it working, submit a bug report here.
Links
- My site http://yifan.lu/
- First writeup, about the formats and disassembling
- Second writeup, about decrypting files, cracking the format, and such
- YouTube video of Xperia Play running Crash 3
- Source code
- 1.0 binary jar (command line & gui)
- Wiki: detailed usage guide, compatibility list, etc
Stuff that's done
- Reversed engineered all propriety formats (image.ps,zpak,toc,etc)
- Extracted and decrypted emulator binary
- Mapped out important functions
- Patched TOC functions to load unencrypted tables (wrapper library)
- Tool to extract image.ps into an ISO
- Tool to convert an ISO to image.ps
- Tool to generate modified APK with wrapper library, custom text, icon, and data (converter backend)
- Tool to extract Crash Bandicoot and patch some files for the converter
- Command line interface (frontend)
- GUI (frontend)
- Remove requirement for "aapt" and "jarsigner" in PATH.
- Bug bashing
Stuff for the future (no promises)
- Load gamedata/icon into converter from XML file (name,titleid,etc)
- Batch convert
- Multidisk
- Game manual
Check out this guide if you are having any problems. It contains a detailed usage directions, some guidelines for settings, and troubleshooting advice. If you still can't get it working, submit a bug report here.

Last edited: