jacobsson
Senior Member
Do you two need 2.6.0? I just built it on Ubuntu 22.04. I used the latest precompiled psp toolchain, so that I could quickly check if I could build it. It requires glibc 2.34 iirc, so I used 22.04. It built fine. It didn't like the jobs command though, so it took a while. Built, no errors, no needing to change the code. Works fine, but I have no games, only tested if it booted.
Hi, just to keep you in the loop. I manage to build all versions of scummvm, the issue right now is to determine why we get the file system lock (when running scummvm-2.5.1+ on the PS4). We have two theories right now:
A) The problem could be that scummvm-2.5.1+ got bumped to be built with C++11 and the PSPonPS4 doesn't like that for some reason
B) The modifications I've successfully done up 2.5.1 is no longer compatible with scummvm-2.5.1+, causing the files system to act locked
C) scummvm-2.5.1+ has got changes to how the file system protects/acts and reads/writing files/folders for the emulated UMD-drive "disc0:/".