There has been various people who have made improvements to psl1ght (the open source PS3SDK) in 2020 and developer @bucanero has certainly been leading that charge improving psl1ght with various implementations and additions. If you have been keeping a watch in the forum here at psx-place or some of our tweets you know dev has been busy. Added in recent we have seen unRAR library, followed by a un7zip library , then following by ar/tar.gz/tar.bz2 complete library's and libnfs/liborbisNfs library's and then to follow ibsmb2 SMBv2/v3 lib We have also seen developer @bucanero recently update Ps3LoadX (a tool originally created by Hermes (aka Estwald) in 3.55 era for developers to test code) to bring support for the latest PSL1GHT and Tiny3d code for latest firmware. We have also seen the developer create various homebrew PS3 Projects like the Apollo Save Tool which just seen a recent update to v1.4.0.
Other devs have made contributions that need a shoutout as well to developer @tps (also created PS3-Kara, a recent Karaoke app for the PS3) has also added to PSL1GHT: filesystem libraries for exFat support with a released lib and test file manager. (note Some apps like IRISMAN have adopted this support) Then we have seen developer @Crystal who has also made contributions to PSL1ght and you can see in the "guide" tab his recommendation and changes made to PSl1ght for compiling homebrew in 2020 and also bucanero has a great guide for setting up the PS3 Toolchain on a macOS so we have some recent resources from several devs that are advancing the OpenSDK
Other devs have made contributions that need a shoutout as well to developer @tps (also created PS3-Kara, a recent Karaoke app for the PS3) has also added to PSL1GHT: filesystem libraries for exFat support with a released lib and test file manager. (note Some apps like IRISMAN have adopted this support) Then we have seen developer @Crystal who has also made contributions to PSL1ght and you can see in the "guide" tab his recommendation and changes made to PSl1ght for compiling homebrew in 2020 and also bucanero has a great guide for setting up the PS3 Toolchain on a macOS so we have some recent resources from several devs that are advancing the OpenSDK
-
Recent PSL1GHT Contributions
- via @bucanero
Update 2021:-
libsmb2 SMBv2/v3 lib (PSL1GHT)
- libnfs/liborbisNfs (PSL1GHT)
- ar/tar.gz/tar.bz2 complete lib (PSL1GHT)
-
un7zip lib (PSL1GHT)
-
unRAR lib (PSL1GHT)
- PS3MAPI lib (PSL1GHT)
-
SEE LINKS & DISCUSSION:
https://www.psx-place.com/threads/ps3loadx-v1-2.30665/
via @bucanero This little app for developers allows to send .SELF binaries over the network to test code and speed up development of PS3 homebrew. Hermes also added other features like installing .zip files, but it wasn't updated since FW 3.55 and wasn't working with current ps3 firmwares (4.82+)
So, I've ported the original PS3LoadX app by Hermes to the latest PSL1GHT & Tiny3d code, and made it compatible with the latest firmware.
-
This is an older release from September 2019 but thought i still share it here as its releated
.Simple network/file logger (+screenshot) library [PSL1GHT]- Links and Discussions @: https://www.psx-place.com/threads/simple-network-file-logger-screenshot-library-psl1ght.26304/
With this dbglogger library you can setup network (UDP/TCP) and file logging, and it should be customizable enough to enable or disable it as needed, even at runtime.
I also needed some additional helper functions, so the library includes a "screenshot" feature to save the current video buffer in PNG format on the fly, with alpha channel support (bye bye BMP files and big memory mallocs!).
-
Guides
- [Guide] build a PS3 toolchain on macOS
- [Guide] Compiling open-source PS3 toolchain nowadays (in 2020)
Additional Resources for devs:
- https://github.com/bucanero/PSL1GHT
- https://github.com/bucanero/psl1ght-libs
- https://github.com/bucanero/ps3toolchain
- https://github.com/Estwald/PSDK3v2/tree/master/libraries-src/Tiny3D
-
This is not a complete list but highlights various projects powered by PSL1GHT OpenSDK
- IRISMAN
- ManaGunZ
- RetroArch (PS3) - Latest versions have started to convert from the official SDK to the OpenSource PSL1GHT (still a WIP but is progressing)
- FB NEO RL PLUS
- and various other Homebrew
Shoutout to [COLOR=#006600]@sandungas[/COLOR] for the assist
Last edited: