CosmicScale 59e6f4984e Transitioned to BBN Launcher (BBNL) v2.0
- Dropped APA support in favor of loading OPL, POPStarter, Neutrino, and configuration files from the exFAT partition to speed up initialization.
- Moved BBNL to the APA header to further improve loading times.
- Removed dependency on renamed POPStarter ELF files to launch PS1 VCDs; POPStarter is now launched directly with a boot argument.
- NHDDL now launches in ATA mode, improving startup time and avoiding potential error messages.
- Updated Neutrino to version 1.6.1
- Updatec NHDDL to version MMCE + HDL Beta 4.17
- Added error message for failed repository updates
2025-03-09 16:28:30 +00:00

18 lines
492 B
XML
Executable File

<?xml version="1.0" encoding="UTF-8"?>
<MANUAL version="1.0">
<IMG id="bg" src="./bg.png" />
<MENUGROUP id="TOP">
<TITLE id="TOP-TITLE" label="PlayStation Game Manual" />
<ITEM id="M00" label="Hotkeys" page="PIC0000" />
<ITEM id="M01" label="Changing Discs" page="PIC0001" />
</MENUGROUP>
<PAGEGROUP>
<PAGE id="PIC0000" src="./1.png" retitem="M00" retgroup="TOP" />
<PAGE id="PIC0001" src="./2.png" retitem="M01" retgroup="TOP" />
</PAGEGROUP>
</MANUAL>