Do At Your Own Risk

28 December 2012

PS3 Mount Package Install Disc Avoids multiMAN Relaunching

German PlayStation 3 developer IcEmAn (aka IcEmAn2012) has shared a guide on using PS3 Mount Package Install Disc to mount games and avoid multiMAN relaunching with details below.




Download: PS3 Mount Package Install Disc / PS3 Mount Package Install Disc
To quote, roughly translated: Create 4.xx XMB BOOT Packages

1. Install multiMAN and lastGAME pkg
2. Mount game with multiMAN (no BD mirror) - Game should be mounted in lastGAME app
3. Copy content (dev_hdd0/game/BLES80610)
4. Make a 3.55 mount pkg (xmbgameloader)
5. Replace EBOOT.BIN and LASTPLAY.BIN (from BLES80610)
6. Compile the new pkg (_makepkg_hdd.bat/pkg_npdrm.exe)


  • Restart console and mount game with pkg
  • Start game without multiMAN (you can delete lastGAME app)
4.21 XMB BOOT Packages (Mount Package Install Disc) - 50 Games for German REBUG XMB MOD v01.08.01 (will install in mount games folder under games category)

1. Extract Mount Package Install Disc.rar in dev_usb/GAMEZ/ or /GAMES
2. Mount Mount Package Install Disc with multiMAN (like a game)
3. Insert Original Disc and install Mount Packages files
4. Restart console
5. Mount installed Mount Package file (in Mount Games)
6. Run with disc !

Mount Packages are modded for REBUG XMB MOD v01.08.01 and shown after Install in Mount Games folder under Games category!
Games must be in dev_usb000/GAMEZ/ and must have right names!

Example:

  • Game is among them: dev_usb000/GAMEZ/Call of Duty – Black Ops II-[BLES01717]/PS3_GAME/...
  • Install Mount Package files, insert a original game, mount it and run the disc!
  • May have problems with memory stalls occur, maybe game data have to reinstall, not work all games!
From IcEmAn (via iceman-modz.org/boot-packages/4-21-xmb-boot-packages-mount/): 4.21 XMB BOOT Packages (Mount Package Install Disc) 50 Game Mount Packages:

BD mirror deaktivieren !
dev_usb000/GAMEZ/

  • 50 Cent – Blood on the Sand-[BLES00472]
  • Aliens vs Predator-[BLES00585]
  • Alone In The Dark-[BLES00422]
  • Army of TWO-[BLES00168]
  • Army of TWO – The 40th Day-[BLES00659]
  • Assassin’s Creed II-[BLES00669]
  • Assassin’s Creed III-[BLES01667]
  • Assassin’s Creed – Brotherhood-[BLES00909]
  • Assassin’s Creed Revelations-[BLES01467]
  • Batman – Arkham City-[BLES00926]
  • Battlefield Bad Company-[BLES00259]
  • Battlefield Bad Company 2-[BLES00779]
  • Borderlands 2-[BLES01684]
  • Call of Duty – Black Ops II-[BLES01717]
  • Castlevania – Lords of Shadow-[BLES01047]
  • Dead Space-[BLES00309]
  • Dead Space 2-[BLES01040]
  • Dishonored-[BLES01675]
  • Doom 3 BFG Edition-[BLUS31024]
  • Duke Nukem Forever-[BLES01147]
  • F.E.A.R. 3-[BLES00963]
  • FIFA 13-[BLES01676]
  • Gran Turismo Prologue-[BCES00104]
  • Hitman Absolution-[BLES01778]
  • inFamous 2-[BCES01143]
  • Just Cause 2-[BLES00517]
  • Kane & Lynch 2 – Dog Days-[BLES00604]
  • Mafia 2-[BLUS30281]
  • Max Payne 3-[BLES00942]
  • Medal of Honor – Warfighter-[BLUS30990]
  • Mortal Kombat-[BLUS30522]
  • NBA 2K13-[BLUS31028]
  • Need for Speed – Hot Pursuit-[BLES00949]
  • Need for Speed – Most Wanted-[BLUS31010]
  • Ninja Gaiden 3-[BLES01524]
  • Prototype-[BLES00269]
  • Prototype 2-[BLES01532]
  • Rage-[BLES01426]
  • Resident Evil – Operation Raccoon City-[BLUS30750]
  • Resident Evil 6-[BLES01465]
  • Resistance 3-[BCES01118]
  • Sleeping Dogs-[BLES01661]
  • Sniper Elite V2-[BLES01290]
  • Socom – Special Forces-[BCES00938]
  • Sonic Generations-[BLES01236]
  • Spec Ops – The Line-[BLUS30531]
  • Starhawk-[BCUS98181]
  • Syndicate-[BLES01371]
  • Turok-[BLES00187]
  • Uncharted – Drakes Schicksal-[BCES00065]
Finally, from deank on lastGAME's versatility: lastGAME application gives the moders a lot of freedom:

1) It loads Hermes payload (for firmwares 3.41, 3.55, 4.21, 4.30)
2) It can be repacked with any game ID
3) A text based configuration (lastplay.bin) in its folder allows you to configure a game to mount/load
4) You can repack lastGAME with custom LASTPLAY.BIN file to mount any game

lastGAME is a basic multiMAN add-on for almost two years.

LASTPLAY.BIN supports parameters for "Direct Boot", "Regular Load/Mount", network or local load of ps1/ps2/psp backups.


SELF=<path to eboot.bin/.self>
PATH=<path of game folder>
USBP=0 or 1 (for 3.41 usb patch mode)
BOOT=0 or 2 (0 = normal load; 2 = direct boot on 3.55)
BOOT=1 (1 = for direct boot on 3.41)
TITLEID=BLES12345 (title ID of the game)
TYPE=1 for local games (1=PS3 game, 2=AVCHD/BD, other values for BDMOVIE/DVDMOVIE/PS 3ISO/PS2ISO/PSPISO/PSXISO)
HOST=IP_ADDRESS (for network ISO via net_host)
PORT=PORT (for network ISO via net_host)


Examples :
SELF=/dev_hdd0/GAMES/TEST_GAME/PS3_GAME/USRDIR/EBOOT.BIN
PATH=/dev_hdd0/GAMES/TEST_GAME
USBP=0
BOOT=0
TITLEID=BLES12345
TYPE=1
src