Skip to content

Commit 547b4d5

Browse files
authored
Add files via upload
1 parent 5d2585a commit 547b4d5

3 files changed

Lines changed: 11 additions & 13 deletions

File tree

INSTALL/SYS-CONF/OSDMENU.CNF

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -288,10 +288,10 @@ path3_OSDSYS_ITEM_8 = mass:/APPS/APP_WLE-ISR-XF/WLE-ISR-XF.ELF
288288
# path2_OSDSYS_ITEM_92 = mass:/APPS/DBG_PS2LINK-HILOAD/PS2LINK-HILOAD.ELF
289289
# --------------------------------------------------
290290
# --------------------------------------------------
291-
name_OSDSYS_ITEM_198 = OSDMenu Configurator
292-
path1_OSDSYS_ITEM_198 = mmce?:/APPS/SYS_OSDMENU-CONFIGURATOR/osdmenu-configurator.elf
293-
path2_OSDSYS_ITEM_198 = usb:/APPS/SYS_OSDMENU-CONFIGURATOR/osdmenu-configurator.elf
294-
path3_OSDSYS_ITEM_198 = mx4sio:/APPS/SYS_OSDMENU-CONFIGURATOR/osdmenu-configurator.elf
291+
name_OSDSYS_ITEM_198 = R3Configurator
292+
path1_OSDSYS_ITEM_198 = mmce?:/APPS/R3CONFIGURATOR/r3configurator.elf
293+
path2_OSDSYS_ITEM_198 = usb:/APPS/R3CONFIGURATOR/r3configurator.elf
294+
path3_OSDSYS_ITEM_198 = mx4sio:/APPS/R3CONFIGURATOR/r3configurator.elf
295295
#----------------------------------
296296
name_OSDSYS_ITEM_199 = Reboot
297297
path1_OSDSYS_ITEM_199 = mc?:/BOOT/BOOT.ELF

INSTALL/SYS-CONF/PS2BBL.INI

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -108,10 +108,9 @@ LK_R2_E2 = mmce?:/APPS/APP_OPL/OPL.ELF
108108
LK_R2_E3 = mc?:/APP_OPL/OPL.ELF
109109

110110

111-
NAME_R3 =
112-
LK_R3_E1 =
113-
LK_R3_E2 =
114-
LK_R3_E3 =
111+
NAME_R3 = R3CONFIGURATOR
112+
LK_R3_E1 = mass:/APPS/R3CONFIGURATOR/r3configurator.elf
113+
LK_R3_E2 = mmce?:/APPS/R3CONFIGURATOR/r3configurator.elf
115114

116115
NAME_L1 = PSBBN FORWARDER
117116
LK_L1_E1 = mc?:/APP_PSBBN-FORWARDER/PSBBN-FORWARDER.ELF
@@ -133,7 +132,7 @@ LK_L3_E1 =
133132
LK_L3_E2 =
134133
LK_L3_E3 =
135134

136-
MAME_UP = OSD-XMB
135+
NAME_UP = OSD-XMB
137136
LK_UP_E1 = mass:/OSDXMB/OSDXMB.ELF
138137
LK_UP_E2 = mmce?:/OSDXMB/OSDXMB.ELF
139138
LK_UP_E3 = mc?:/APP_OSDXMB/OSDXMB.ELF

INSTALL/SYS-CONF/PSXBBL.INI

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -106,10 +106,9 @@ LK_R2_E2 = mmce?:/APPS/APP_OPL/OPL.ELF
106106
LK_R2_E3 = mc?:/APP_OPL/OPL.ELF
107107

108108

109-
NAME_R3 =
110-
LK_R3_E1 =
111-
LK_R3_E2 =
112-
LK_R3_E3 =
109+
NAME_R3 = R3CONFIGURATOR
110+
LK_R3_E1 = mass:/APPS/R3CONFIGURATOR/r3configurator.elf
111+
LK_R3_E2 = mmce?:/APPS/R3CONFIGURATOR/r3configurator.elf
113112

114113

115114
NAME_L1 = PSBBN FORWARDER

0 commit comments

Comments
 (0)