https://github.com/weimingtom/ppsspp-1.5.4_fork
Try to cross compile PPSSPP 1.5.4 GLES no X11 version
https://github.com/weimingtom/ppsspp-1.5.4_fork
Last synced: about 2 months ago
JSON representation
Try to cross compile PPSSPP 1.5.4 GLES no X11 version
- Host: GitHub
- URL: https://github.com/weimingtom/ppsspp-1.5.4_fork
- Owner: weimingtom
- License: other
- Created: 2025-02-22T07:32:27.000Z (3 months ago)
- Default Branch: master
- Last Pushed: 2025-03-16T05:47:24.000Z (3 months ago)
- Last Synced: 2025-04-15T02:47:29.638Z (about 2 months ago)
- Language: C++
- Homepage: https://github.com/hrydgard/ppsspp/releases/tag/v1.5.4
- Size: 33.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: history.md
- License: LICENSE.TXT
Awesome Lists containing this project
README
# ppsspp-1.5.4_fork
Try to cross compile PPSSPP 1.5.4 GLES no X11 version## Original Readme
* https://github.com/hrydgard/ppsspp/blob/v1.5.4/README.md
* https://github.com/hrydgard/ppsspp/blob/v1.5.4/history.md## (WIP) How to build for PC xubuntu 20.04
* sudo apt install libsdl2-dev cmake
* make clean && make -j8
* (or use cmake) cd build; make -f ppsspp_v2.mk clean; cmake ..; make -j8## (WIP) How to build for Trimui Smart Pro
* Modify Makefile for cross compile toolchain
* make MIYOO=2 clean && make MIYOO=2 -j8
* (or use cmake) sudo apt install cmake
* (or use cmake) cd build; make -f ppsspp_v2.mk clean; make -f ppsspp_v2.mk; make -j8
* (or use cmake) cd build; make -f ppsspp_v2.mk clean; . ./ppsspp_v2.sh; make -j8## Bugs
* Too slow
* imouto.iso (实妹相伴的大泉君psp移植版) not work (black screen and loop, not exited)
* Toheart2 psp crash## TODO
* Change to -O3 -g0
* Try to port to Raspberry Pi Zero 2 W and Waveshare GPM280Z2