Releases: israpps/PlayStation2-Basic-BootLoader
Releases · israpps/PlayStation2-Basic-BootLoader
Latest PS2BBL + OpenTuna
What's Changed
- Fix compilation due to removal of bin2s from sdk by @israpps in #38
- Initialize console region after libcdvd initialization by @awaken1ng in #41
- Pass complete BOOT2 to PS2LOGO by @ChlorideCull in #42
- Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows by @dependabot in #48
- Avoid disabling newlib by @fjtrujy in #50
- [CI]: fix opentuna installer build by @israpps in #51
New Contributors
- @awaken1ng made their first contribution in #41
- @ChlorideCull made their first contribution in #42
- @dependabot made their first contribution in #48
Full Changelog: v1.2.0...opentuna
Latest development build
What's Changed
- Fix compilation due to removal of bin2s from sdk by @israpps in #38
- Initialize console region after libcdvd initialization by @awaken1ng in #41
- Pass complete BOOT2 to PS2LOGO by @ChlorideCull in #42
- Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows by @dependabot in #48
- Avoid disabling newlib by @fjtrujy in #50
- [CI]: fix opentuna installer build by @israpps in #51
New Contributors
- @awaken1ng made their first contribution in #41
- @ChlorideCull made their first contribution in #42
- @dependabot made their first contribution in #48
Full Changelog: v1.2.0...latest
v1.2.0 release
latest KELF Binaries
The following binaries are ready to be used on KELFBinder 2
inside the package you will find:
HSYSTEM.XLF
: PS2BBL with HDD support encrypted as HDD KELFSYSTEM.XLF
: PS2BBL encrypted as Memory Card KELFXSYSTEM.XLF
: PS2BBL encrypted as Memory Card KELF, with compatiblity for PSX-DESR modelsMX4SIO/SYSTEM.XLF
: same asSYSTEM.XLF
but with MX4SIO supportMX4SIO/XSYSTEM.XLF
: same asXSYSTEM.XLF
but with MX4SIO support
Major Changes:
- Now PS2BBL looks for configuration files on
mc?:/SYS-CONF/PS2BBL.INI
instead ofmc?:/PS2BBL/CONFIG.INI