![]() |
Sideloading PPSSPP - Printable Version +- forums.PPSSPP.org (https://forums.ppsspp.org) +-- Forum: PPSSPP - Playstation Portable Simulator Suitable for Playing Portably (/forumdisplay.php?fid=1) +--- Forum: Builds, releases and ports (/forumdisplay.php?fid=4) +---- Forum: iOS port (/forumdisplay.php?fid=26) +---- Thread: Sideloading PPSSPP (/showthread.php?tid=17047) |
Sideloading PPSSPP - Velaar - 11-11-2015 04:00 PM Hi, I tried sideloading the current git version to make it work without jailbreak. At the moment I am getting SIGSEGV (at a certain moment _after_ the game successfully starts). I am using 6+ on 9.2b3 so I am not waiting it to work right now. But still may be worth looking into. The question is if this is a problem of sideloading (not enough permissions) or the problem of 9.2b3? Did anyone try to sideload the app to 9.0 or 9.1, is it working? Thanks, Velaar RE: Sideloading PPSSPP - Velaar - 11-11-2015 05:09 PM Sorry, I am not a programmer, but it seems this may be useful. The error actually occurs at sceAtrac.cpp line 377 av_freep(&pCodecCtx->extradata); Called by Atrac::CleanStuff If I comment out the section the game is actually starting and seems to be working. The only problem is that it runs at approximately 3-4 FPS |