Skip to content

TheXTech-SMBX - #47

Open
ProsperoPotato wants to merge 8 commits into
ps5-payload-dev:masterfrom
ProsperoPotato:TheXTech-SMBX
Open

TheXTech-SMBX#47
ProsperoPotato wants to merge 8 commits into
ps5-payload-dev:masterfrom
ProsperoPotato:TheXTech-SMBX

Conversation

@ProsperoPotato

Copy link
Copy Markdown
Contributor

Builds and runs flawlessly on real hardware.

Notes:

  • Requires support for relative paths: 46374ed
    • Not sure if my PR should be merged yet until the issue affecting earlier firmwares is resolved.
  • DESTDIR is set to prevent some submodules from breaking.
    • Without it, the build writes to ${PS5_PAYLOAD_SDK}/target/tmp/tmp.abcdef/ instead of /tmp/tmp.abcdef/.
  • OpenGL 1.1 is forced because it gave consistent ~60 FPS in my testing.

If you want any changes, please let me know. :)

@john-tornblom

Copy link
Copy Markdown
Contributor

Cool, it works fine on my 10.01 console! Some changes are needed to simplify my life:

  1. chmod 755 build.sh
  2. create a github actions workflow for building it on new tags. Just copy some of the other workflow, e.g., ".github/workflows/yquake2.yml" and replace "YQuake2" with "TheXTech-SMBX" or something similar

@ProsperoPotato

Copy link
Copy Markdown
Contributor Author

Done! I've made both changes:

  • Made build.sh executable
  • Added a GitHub Actions workflow

Should be all good now. :)

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