-
Notifications
You must be signed in to change notification settings - Fork 40
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 PS3 #92
base: master
Are you sure you want to change the base?
Build PS3 #92
Conversation
all the scons stuff should be removed eventually, but its ok to leave the code as a reference until it can be replaced. |
This reverts commit 1ed78db.
this compiles the entire ps3 toolchain every time? maybe we can create a docker image out of it and put it on dockerhub? |
…rent data directory i.e. ./release-ps3 other-data.
Yes. The idea is push the image into a docker registry and just call the container to cross compile. |
Todo
Adapt paintown code to use pthread for PS3How to test
End Used
Dev
./easy-compile-docker-ps3 && ./release/release-ps3
A paintown-ps3-$version.pkg will be generated
Open RPCS3 and drag and drop the .pkg inside
Note
Tested on Mac OS - ARM. But should work on any platform supported by RPCS3