Skip to content

Commit 19a920e

Browse files
committed
Update homebrew-index.md
1 parent 650e9c8 commit 19a920e

1 file changed

Lines changed: 6 additions & 42 deletions

File tree

docs/homebrew/homebrew-index.md

Lines changed: 6 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -58,50 +58,14 @@ Prior to PS2BBL booting, your modchip firmware will determine hotkeys. Once you
5858

5959
See [PS2BBL](https://israpps.github.io/PlayStation2-Basic-BootLoader/documentation/configuration.html#launch-keys) for documentation.
6060

61-
!!! example "PS2BBL Hotkeys @ `mc?:/SYS-CONF/PS2BBL.INI`"
62-
63-
```
64-
# PlayStation2 Basic Bootloader config file
65-
# configurations:
66-
SKIP_PS2LOGO = 1
67-
EJECT_TRAY = 0
68-
OSDHISTORY_READ = 0
69-
KEY_READ_WAIT_TIME = 5000
70-
LOGO_DISPLAY = 2
71-
72-
# APPLICATIONS:
73-
74-
LK_AUTO_E1 = mc?:/SYS_OSDMENU/osdmenu.elf
75-
LK_AUTO_E2 = mc?:/BOOT/osdmenu.elf
76-
LK_AUTO_E3 = mc?:/BOOT/BOOT2.ELF
77-
78-
LK_START_E1 = $CDVD
79-
80-
LK_SELECT_E1 = $CDVD_NO_PS2LOGO
81-
82-
LK_TRIANGLE_E1 = mass:/RESCUE.ELF
83-
LK_TRIANGLE_E2 = mc?:/APP_WLE-ISR-XF/WLE-ISR-XF.ELF
84-
LK_TRIANGLE_E3 = mc?:/BOOT/BOOT2.ELF
85-
86-
LK_R1_E1 = mmce?:/NEUTRINO/nhddl.elf
87-
LK_R1_E2 = mc?:/APP_NHDDL/nhddl.elf
88-
LK_R1_E3 = mc?:/NEUTRINO/nhddl.elf
89-
90-
LK_R2_E1 = mc?:/APP_OPL-120B2238/OPL-120B2238.ELF
91-
LK_R2_E2 = mc?:/APP_OPL-120B2238/OPL-120B2210.ELF
92-
LK_R2_E3 = mc?:/APP_OPL-120B2049GID/OPL-120B2049GID.ELF
93-
94-
LK_L1_E1 = hdd0:__system:pfs:/p2lboot/PSBBN.ELF
95-
LK_L1_E2 = hdd0:__system:pfs:/osdmenu/hosdmenu.elf
96-
LK_L1_E3 = hdd0:__boot:pfs:/boot.elf
97-
98-
LK_L2_E1 = mc?:/APP_OPL-MMCE-BETA3/OPL-MMCE-BETA3.ELF
99-
LK_L2_E2 = mc?:/APP_OPL-MMCE-BETA2/OPL-MMCE-BETA2.ELF
100-
```
61+
![PS2BBL_Hotkeys](assets/PS2BBL_Hotkeys.png){ width="800" }
62+
/// caption
63+
Config @ mc?:/SYS-CONF/PS2BBL.INI
64+
///
10165

102-
!!! warning "Emergency Mode"
66+
!!! warning "Emergency Mode"
10367

104-
If something breaks on your setup but PS2BBL still boots, just hold `R1+START`. It will trigger emergency mode where PS2BBL will try to boot `RESCUE.ELF` from USB device Root on an endless loop. Recommended to rename wLE ISR Exfat to `RESCUE.ELF`
68+
If something breaks on your setup but PS2BBL still boots, just hold `R1+START`. It will trigger emergency mode where PS2BBL will try to boot `RESCUE.ELF` from USB device Root on an endless loop. Recommended to rename wLE ISR Exfat to `RESCUE.ELF`
10569

10670

10771
## Apps as of 7/23/2025:

0 commit comments

Comments
 (0)