Skip to content

Releases: ps3dev/ps3dev

nightly-2026-07-26

nightly-2026-07-26 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 26 Jul 15:25
clarify WSL, reformat `ps3dev` mentions

Added WSL clarification. No real need for PS3DEV to be constantly referred to as `ps3dev` in retrospect - the headings call it PS3DEV.

nightly-2026-07-05

nightly-2026-07-05 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 05 Jul 15:36
avoid potential env pitfall

in the guide, it should be clearer that the terminal must re-read the profile to load the variables. minor edit - not worth its own PR - but sufficiently important, as one user has already fallen to this problem.

nightly-2026-06-28

nightly-2026-06-28 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 28 Jun 19:23
Create test-release.yml

nightly-2026-06-25

nightly-2026-06-25 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 25 Jun 14:27
0bdcd86
Add build scripts (#3)

Make `ps3dev` the sole orchestrator, and give it scripts to build each stage and package them together.

nightly-2026-06-22

nightly-2026-06-22 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 22 Jun 18:38
CI: build from ps3dev scripts

nightly-2026-06-20

nightly-2026-06-20 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 20 Jun 17:12
Update README.md

nightly-2026-06-17

nightly-2026-06-17 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 17 Jun 13:52
4fbb6f1
Package full release from precompiled toolchain (#2)

* Add GitHub Actions workflow for PS3 SDK release

* Refactor GitHub Actions workflow for PS3 SDK build

* Enable macOS runners in build workflow