QuickBoot Mod PSP

From GameBrew
QuickBoot Mod
Quickboot.jpg
General
Authorsuloku
TypePlugins
Version3.5 mod
LicenseMixed
Last Updated2014/08/17
Links
Download
Website
Source

QuickBoot Mod is a plugin that allows you to quickly boot GAME/POPS/ISO on VSH startup using a shortcut key, without returning to the XMB.

This is a modified version based on wnbyaku's QuickBoot 3.2 to work under ME 2.2 custom firmware's new inferno driver. It has also been updated to work with PSP Go's internal storage, as well as new features (Autoboot+QuickMenu).

Features

  • Boot GAME/POPS/ISO without returning to the XMB.
  • Boot GAME/POPS/ISO on VSH startup with holding a up/right/down/left key or automatically (configurable).

Installation

Note: In order to use this plugin you will also need cmlibMenu 1.8 or newer (already included).

Copy the lib folder, quick_boot.ini and quick_boot.prx to the seplugins folders on your Memory Stick.

Add the following path to game.txt and pops.txt within the same seplugins directory

ms0:/seplugins/quick_boot.prx 1

You will also find a folder named quickmenu, which is to be used with the new Autoboot feature (in QuickBoot 3.3.1 or above).

To install, copy the QUICKMENU folder into ms0:/PSP/GAME/.

User guide

Configuration

You can change the configuration by editing ms0:/seplugins/quick_boot.ini on PC (via Notepad++).

Menu button MENU_BTN Button to open/close menu. Up to 3 combination keys can be set.
Custom color (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.
UMD driver for ISO UMDMODE Normal, M33, NP9660, ME/Inferno and Inferno (ME only).
Default list for quick access DEFAULT_LIST Choose to display All or Favourites (lists) when opening the menu.
AutoStart on VSH startup
(GAME/POPS/ISO)
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.
AUTO Autoboot an APP/POPS/CSO/ISO when starting the PSP/returning to VHS.

AutoStart

Allows you to autostart GAME/POPS/ISO on VSH startup with shortcut key (Up, Down, Left, Right), example:

AS_UP = ms0:/PSP/GAME/FastRecovery/EBOOT.PBP
AS_DOWN = ms0:/ISO/my disc.iso

Autoboot and QuickMenu

Autoboot setting can be configured in quick_boot.ini. Press any button (except Right, Left, Up, Down) to override.

QuickMenu is an application to be used with QuickBoot plugin (for 3.3.1 or above). This allows to use QuickBoot as a standard homebrew launcher (even more if you combine it with pergame plugin).

This is mostly intended to be used as Autoboot to bypass the XMB for APP/POPS/CSO/ISO launching (it's quicker).

Also, some homebrew will hang the PSP when QuickBoot tries to launch something, if set as Autoboot you can instead exit the application and use Autoboot to save some seconds when launching another game/application.

Note for PSPGo users:

When launching an application from the Memory Stick, Quickboot can launch applications from both Memory Stick and internal storage.

When launching an application from internal storage one can only boot applications from internal storage, even though the favorite list will still display applications in the Memory Stick (QuickBoot will just close if selecting one of them).

Use AutoBoot + QuickBoot menu stored in the Memory Stick (for example) to quickly run your Memory Stick favs after exiting a game/applciation.

Controls

Note - Open/close menu

Cross - Execute

Circle - Close menu

Select - Change UMD driver (Normal> M33> NP9660> ME/Inferno> Inferno)

L/R - Switch between list and favourites

Triangle - Add favourite (in list)

Suqare - Remove favourite (in favourites)

Compatibility

Tested under the following environments:

PSP 2000 02g with ME2.2 (with flashed IPL)
PSP GO 05g with 6.20 Me 2.2 with permapatch

Known issues

Some old homebrew have param.sfo files with missing labels (probably DISC_ID label). When QuickBoot parses one of those homebrews it will stop reading the directory and no further homebrew will be added to the list.

Changelog

v3.5 2014/08/17 (by suloku)

  • Changed memory stick access check again. Uses the direct hardware register method for memory stick (in Go and other models) and another method for the PSPGo's internal storage.
  • Full PSPGo support: can launch apps from internal storage and memory stick
  • In the PSPGo an icon displays if the game/app is in the internal storge (s) or the memory stick (m).
  • In the PSPGo an icon next to the apps list icon will show if QuickBoot can launch apps from memory stick and internal storage or only internal storage.
  • Updated QuickBoot menu app to show if apps can be run from memory stick and internal storage or only internal storage.

v3.4 2014/07/29 (by suloku)

  • Changed memory stick access check to support PSP Go's internal storage. Thanks to Omega2058 at wololo.net forums.

v3.3.1 2014/07/19 (by suloku)

  • Added AutoBoot option for autostart. Configure in quick_boot.ini, press any key to override.
  • Added QuickBoot menu, an application that will make quickmenu pop up automatically. This is intended to be used with the new AutoBoot feature and use quicbook as a menu instead of the XMB.

v3.3 2014/07/18 (by suloku)

  • Added support for ME 2.2 CFW's inferno driver.

v3.2 2013/01/04 (by wnbyaku)

  • Could boot an Updater.
  • Added Readme_jp.txt and Changelog_jp.txt.
  • Little changed animation.

v3.1 2012/03/31 (by wnbyaku)

  • Added DEFAULT_LIST into ini.
  • Optimized a some code.
  • Fixed the freeze bug when opening the Menu when accessing a MemoryStick.
  • Added key {HOME, SCREEN, VOL UP, VOL DOWN} into MENU_BTN.
  • Changed a key in MENU_BTN {L -> LTRI, R -> RTRI}.
  • OpenSource with GPLv2 and free.

v3.0 2011/11/01 (by wnbyaku)

  • Changed the UI.
  • Optimized a code.
  • Disable AlphaBlending with user color.
  • Added Favorite function.

v2.0 2011/10/13 (by wnbyaku)

  • Supported 05g.
  • Improved the loadexec used of M33 driver on PRO.

vtest10 2011/10/04 (by wnbyaku)

  • Added AutoStart function.

vtest9 2011/09/30 (by wnbyaku)

  • Fixed issue: gameid was not refreshed.
  • Fixed issue: could not boot ISO in VSH on ME/LME.

vtest8 (by wnbyaku)

  • Changed a method of suspend/resume a thread (from ABCanG).
  • Reduced memory usage.
  • Improved the loadexec used of Normal driver.

Credits

Plum: This plugin using his suspend/resume thread method.

ABCanG: This plugin using his suspend/resume thread method.

neur0n: Thanks for advice.

Team Otwibaco: This plugin import their cmlibMenu.

External links

Advertising: