Releases: SKGleba/enso_ex
Releases · SKGleba/enso_ex
v5.0
Changelog:
- added debug logging
- added proper support for Playstation TV emulation mode on DevKits
- added EMMC recovery and boot toggles
- added basic SD recovery support for Playstation TV
- major rewrite of most critical components
- made the installer safer and faster
- misc tweaks & bug fixes
Supported firmwares: 3.65 only | types CEX, DEX, TOOL, CFT
v4.5.1
Changelog:
- Fixed the file loader, it should now detect all sizes properly.
- Added a check for os0:e2x_ckldr.skprx - it will no longer bootloop if the file is not present.
- It could anyways be skipped with VOLDOWN.
This is the last release for 3.60 bootloaders, all future releases will be 3.65 only.
v4.5
Changelog:
- Added own base kernel modules loader with support for custom modules.
- Removed "script" patches, use the new loader with *.skprx modules.
- Added SD-as-os0 recovery (hold START)
- Added psp2spl, moved all other lv0-based mods to the spl dir
- Better, future-proof HFW support
- Overall stability fixes/patches
v4.1
- Fixed FNE deadlocks - you can now delete all e2x os0 files safely.
- If a low-level module fails to load it will be skipped (dex os0 doesn't bootloop anymore).
- Added BootMgr (pre-psp2bcfg code exec), put the payload in ux0:eex/data/bootmgr.e2xp and sync.
- Removed default enso SD read redirects (useless), for some reason GCSD FSIO speed improved significantly.
v4.0
Changelog:
enso_ex v4 is a new approach compared to v3.
Differences vs stock enso:
- New installer gui.
- Compatible with both 3.60 and 3.65.
- Custom "bootlogo" support.
- Easy low-level kernel patches.
- Recovery feature that allows to run code at bootloader level from the sd card.