Hello all,
This Refresher release contains support for Patchwork, a set of patches for LittleBigPlanet to improve security. Crucially, Patchwork CAN ONLY BE DEPLOYED FOR PS3 right now. RPCS3 and Vita still require some thought.
Read up on some relevant docs here: https://docs.littlebigrefresh.com/ps3.html and https://docs.littlebigrefresh.com/lbp-security.html
NOTE: Due to restrictions imposed on ad-hoc signed apps, macOS users may need to run the following command in Terminal before launching the app. Replace /path/to
with the folder containing Refresher.app
.
xattr -d com.apple.quarantine /path/to/Refresher.app
What's Changed
- Initial support for deploying Patchwork by @jvyden in #84
- Update build and release workflows by @jvyden in #85
- Add mechanism to cache previously used inputs by @jvyden in #86
- Add pipeline for reconfiguring Patchwork by @jvyden in #87
Full Changelog: v2.0.3...v2.1.0