PPSSPP Git (2017/10/16) is compiled. PPSSPP is a fast and portable PSP emulator for Android, Windows, Mac, and Linux, written in C++.
PPSSPP Git Changelog:
* Merge pull request #10016 from mrcmunir/android-x86_64
Fix #9814 android x86-64 cmake problem.
* Re-enable gradle x86_64 android build
It should work now I've tried it with android-x86 Images and with emulator android sdk avd image
* restructure some flags x86_64 android
seems load with -Wl, only -Bsymbolic
* Will fix Android-x86_64 cmake
Use the same flags from android-x86 project load fine in marsmallow and nougat tested android-x86 images and avd images
set(CMAKE_SHARED_LINKER_FLAGS "-Wl,--no-fatal-warnings -Wl,-Bsymbolic")
Download: PPSSPP Git (2017/10/16) x86
Download: PPSSPP Git (2017/10/16) x64
Source: Here
0 Comments
Post a Comment