PPSSPPSDL v1.19.3#505
Conversation
Version: Release-1.19.3 Compatible with trimui firmwares 1.1.0. Cross-compiled with gcc10.3, libc2.33, SDL2-2.30.8, SDL_ttf-2.24.0 (required by 1.19.3 but not included in fw 1.1.0). Two binaries provided: PPSSPPDL : built with -Ofast + striped. PPSSPPDL.lto: built with -Ofast and -Flto + striped I provide both i still didn't test both enouth to say if lto is more performant, same or worse.
Thank you very much for your development. Can it be used on the Trimui native system? I tried to insert it but couldn't start it. Please advise, thank you |
Version: Release-1.19.3
Sources: https://github.com/Nevrdid/ppsspp/tree/TSP_1.19.3
Compatible with trimui firmwares 1.1.0.
Cross-compiled with gcc10.3, libc2.33, SDL2-2.30.8, SDL_ttf-2.24.0 (required by 1.19.3 but not included in fw 1.1.0) and using libIMGegl wrapper dynamicly. ( will fail to start on systems without libIMGegl).
Two binaries provided:
PPSSPPDL : built with -Ofast + striped.
PPSSPPDL.lto: built with -Ofast and -Flto + striped I provide both as i still didn't test both enouth to say if lto is more performant, same or worse.
I also overwrote assets folder by the one provided inside the 1.19.3 repo and .config with the newly generated one + restored previous default settings.