Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 361 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 361 Bytes

PPSSPP Adhoc Server

docker run --port 27312:27312 -it ghcr.io/souler/ppsspp-adhoc

Contributors

  • Kyhel for sharing the original PPSSPP AdhocServer source code on the forums

Building

  • Make sure you have installed the sqlite-dev dependencies.