Files
CosmicScale 19389c4d50 PSBBN v3.00 update
- NEW! Central menu system; auto-setup if dependencies missing
- NEW! Music Installer supports .mp3, .m4a, .flac, and .ogg
- NEW! PSBBN Installer now uses ext2 (replacing ReiserFS), tar archives, and allows custom partition size for Contents; max Music/Contents/POPS partitions increased to 111 GB
- NEW! PSBBN Updater: update to latest patch directly from menu
- Game Installer: HDTV fix for PS1, improved Game ID extraction for VCD/ZSO files
- Extras: optional PS2 Linux install with custom home size; swap Cross/Circle button functions
- HDD-OSD (Browser 2.0): new PSBBN icon by Yornn; improved game icon background color
2025-08-28 15:15:29 +01: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>