Skip to content

v0.14

Compare
Choose a tag to compare
@john-tornblom john-tornblom released this 09 May 14:52
· 40 commits to master since this release

Changelog

  • added stubs for libScePad
  • added placeholder for libm which helps compiling existing homebrew
  • added support for payloads with R_X86_64_64 relocatable symbols

To download and install on GNU/Linux:

john@localhost:tmp$ wget https://github.com/ps5-payload-dev/sdk/releases/download/v0.14/ps5-payload-sdk.tar.gz
john@localhost:tmp$ mkdir -p /opt/ps5-payload-sdk-0.14/
john@localhost:tmp$ tar xvf ps5-payload-sdk.tar.gz -C /opt/ps5-payload-sdk-0.14/