Skip to content

Instantly share code, notes, and snippets.

@devnoname120
Last active October 13, 2023 14:07
Show Gist options
  • Save devnoname120/a565bea1b7f38393f220ec34f82ed6ba to your computer and use it in GitHub Desktop.
Save devnoname120/a565bea1b7f38393f220ec34f82ed6ba to your computer and use it in GitHub Desktop.
Extra PS Vita error codes
0x80010016 = subdirectory limit reached
0x80101104 = trying to install a VPK that has a corrupted entry in the vita db (edit ur0:/shell/db/app.db to get rid of it (you can use https://anthe.studio/bubblestudio/), and delete the ux0:/app/thebrokenapp folder)
0x8010111C = head.bin missing from package being promoted
0x8010113D = trying to install a package that has livearea images that were not run through pngquant
C0-11278-9 = cannot delete bubble (why?)
C1-6775-5 = launching unsigned app from official firmware
C2-12828-1 = Uncaught exception (abort() called). Happens in normal use when the memory card has corrupted sectors.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment