Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build PSP #93

Open
wants to merge 95 commits into
base: master
Choose a base branch
from
Open

Build PSP #93

wants to merge 95 commits into from

Conversation

humbertodias
Copy link
Collaborator

@humbertodias humbertodias commented Feb 20, 2024

Todo

  • Create a docker file for cross compiling
  • Create script easy-compile-psp for building paintown-psp-$version.pbp
  • Create release-psp for building pbp locally
  • GitHub action with CI/CD for building releases
  • Compile sdl2 and dependencies inside psptoochain container
  • Create meson cross file specific for PSP
  • Implement a runtime test to prevent new bugs that impact other platforms
  • Implement ghc::filesystem for PSP
  • Implement psp/system.cpp
  • Adapt the code to run on PSP emulator

How to test

End user

  1. Download the latest paintown pbp from releases
  2. Download and open PPSSPP emulator specific for your current processor [x86,arm]
  3. Install on PPSSPP the pbp and play the game
image

Dev

make psp-docker

A paintown-psp-$version.pbp will be generated

Open PPSSPP and choose the .pbp file

image

Note

Tested on Mac OS - ARM. But should work on any platform supported by PPSSPP

humbertodias and others added 30 commits February 20, 2024 14:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants