QuickBoot PSP: Difference between revisions
From GameBrew
More actions
No edit summary |
No edit summary |
||
| Line 24: | Line 24: | ||
You can change the configuration by editing ms0:/seplugins/quick_boot.ini on PC (via Notepad++). | You can change the configuration by editing ms0:/seplugins/quick_boot.ini on PC (via Notepad++). | ||
{| class="wikitable" | |||
|- | |||
! rowspan="1"| Menu button | |||
| MENU_BTN || Button to open/close menu. Up to 3 combination keys can be set. | |||
|- | |||
! rowspan="5"| Custom color <br> (Alpha value is not applied.) | |||
| FNT_COL || Font color. AABBGGRR in hexadecimal. | |||
|- | |||
| SHDW_COL || Shadow color. AABBGGRR in hexadecimal. | |||
|- | |||
| SEL_COL || Select color. AABBGGRR in hexadecimal. | |||
|- | |||
| WIN_COL || Window color. AABBGGRR in hexadecimal. | |||
|- | |||
| WIN_COL2 || Window color2. AABBGGRR in hexadecimal. | |||
|- | |||
! rowspan="1"| UMD driver for ISO | |||
| UMDMODE || Can choose between Normal, M33, NP9660 and ME/Inferno. | |||
|- | |||
! rowspan="1"| Default list for quick access | |||
| DEFAULT_LIST || Can choose to display All or Favourites (lists) when opening the menu. | |||
|- | |||
! rowspan="4"| AutoStart GAME/POPS/ISO <br> on VSH startup <br> with a shortcut key | |||
| AS_UP || AutoStart path for Up button. | |||
|- | |||
| AS_RIGHT || AutoStart path for Right button. | |||
|- | |||
| AS_DOWN || AutoStart path for Down button. | |||
|- | |||
| AS_LEFT || AutoStart path for Left button. | |||
|- | |||
|} | |||
AutoStart example: | |||
AS_UP = ms0:/PSP/GAME/FastRecovery/EBOOT.PBP | AS_UP = ms0:/PSP/GAME/FastRecovery/EBOOT.PBP | ||
AS_DOWN = ms0:/ISO/my disc.iso | AS_DOWN = ms0:/ISO/my disc.iso | ||
==Controls== | ==Controls== | ||
Note - Open/close menu | Note - Open/close menu | ||
| Line 67: | Line 77: | ||
==Compatibility== | ==Compatibility== | ||
Supported Firmwares: | |||
6.20 to 6.60 <br> | |||
Tested by the developer on: | Tested by the developer on: | ||
| Line 78: | Line 92: | ||
6.39 ME/PRO <br> | 6.39 ME/PRO <br> | ||
6.60 ME/PRO <br> | 6.60 ME/PRO <br> | ||
==Changelog== | ==Changelog== | ||
