Not so long ago I (kozarovv) asked developer mysis about possibility of use decrypted minis2 config to increase game compatibility of the PSP emulator that resides within the PS3. A few days later he responded and gave us patches to make it now a real possibility ti use these configs. Big thanks to @mysis for that! Here is noob-friendly app I created PSP EMU Selector to change PSP emulator version. One is standard cobra patched emu, Second is cobra emu patched to read unencrypted minis2.edat config. Enjoy!
Also, for PS2 emulation on the PS3 (non-bc) be sure to checkout the PS2 NetEmu Selector released earlier in the week
Also, for PS2 emulation on the PS3 (non-bc) be sure to checkout the PS2 NetEmu Selector released earlier in the week
-
PSP Emu Selector
Application for changing psp_emulator file versions on firmware 4.81, 4.82 (CEX, DEX, DECR (decr untested)). Based on modified version of XMB Manager Plus (XMBM+) Installer. For original installer readme check file "READMEinstaller.markdown"
Usage: Install pkg file. Open application, and follow onscreen instuctions.
How to use DECRYPTED MINIS2 with PSP ISO
- Run app and select "USE DECRYPTED MINIS2.EDAT" then exit app.
- Go to Remaster Launcher folder, usually dev_hdd0/game/PSPC66820/USRDIR
- Here you can place your custom config called MINIS2.EDAT
- File MINIS2.EDAT should be simple renamed txt file.
Example of MINIS2.EDAT:
BOOT_MODE = 200010000
SDRAM_SIZE = 02800000
AW.DISABLE_FB_TEX = 100
Now simple mount, and run game.
This will run game in Remaster Mode, with 42MB ram available, and tweak frame buffer (not sure about that). This config allow game 3rd Birthday to run without blue overlay on full screen.
Available commands for config: http://www.psdevwiki.com/ps3/PSP_Emulation#Emulator_Settings
Available options
- USE ENCRYPTED MINIS2.EDAT - Clean emulator without additional features. Only standard cobra patches are applied.
- USE DECRYPTED MINIS2.EDAT - Custom emulator version with patches by mysis to allow decrypted minis2.txt to be read.
Works only on 4.81, 4.82 cobra and non cobra firmware. App is changing
files on dev_flash! -
Changes from Installer to Selector
- Obviously renamed project
- Removed reboot prompt for devflash operations (not needed for netemu change)
- Fixed string centering in menus (ugly hack)
- Graphical changes (strings, colors, target names, etc.)
- Changed usleep values for buttons
- Changed way of naming backups folder.
- Removed some refers to variable names in dialogs. Specially app_choice ones.
- More that I forgot, anyway source is here
- Only backup of last used emu is created. Old backup is overwritten with new.
- require noRSX 0.29 to build
- Added scetool flags to makefile
Visit Git (Installer): https://github.com/XMB-Manager-Plus/xmb-manager-plus-installerBuild
- Install NoRSX library in version 0.29 (no earlier, no later): https://github.com/wargio/NoRSX/tree/a0d1d0c6c47561df70813fcf86df610d982ffbfc
- Other requirements are the same like in original installer code (PSl1GHT, etc.). But require custom psp_emulator.self files to be added, and empty.txt to be removed, before pkg compilation.
Credits
- andreus, and XMBM+ Team for great installer
- mysis for r.e. and patches to psp_emulator
- deroad for noRSX
DOWNLOAD @: github.com/kozarovv/
Last edited by a moderator: