Quote:
Originally Posted by WarAuthority Now that I would like to know more about hehe. |
NEITHER I, OR PSPMOD, ARE RESPONSIBLE SHOULD YOU BRICK YOUR PSP!!!!
((*warning* doing this can (almost certainly will...) bugger up your homebrew apps. ISO/CSO's still work 100%! you need to search dl.qj.net for noobz' PatchSFO application and follow the instructions there... once you do that, homebrew apps will work again fine.))
that said...
here is a brief guide to hacking the XMB Menu order...
------------------------------------------------------
What you need:
1. vshmain.prx
===========
To get this file...
on the PSP, Go to Recovery Menu -> Advanced -> Toggle USB (flash0)
then, from your pc, Open up PSP Drive -> VSH -> nodule -> vshmain.prx (Copy to Desktop)
2. PRXDECRYPTER 1.3 (search dl.qj.net)
==============================
Extract the archive and copy prxdecrypter and prxdecrypter% into PSP/GAME150 folder
You will also need a copy of a decrypted SYSMEM.PRX (i cant tell you where to find this, not allowed)
3. XMBIC
=======
RapidShare: 1-Click Webhosting
* Credit for link: Psypher
------------------------------------------------------
Instructions:
1. Create a folder called enc at the root of your Memory Stick - <psp>:/enc
2. Copy vshmain.prx into the enc folder, and also sysmem.prx
3. Start PRXdecrypter to decrypt vshmain.prx
4. Once finished, vshmain.prx will be capitalized (VSHMAIN.PRX) in the enc folder
5. Copy the file to your desktop
6. Open VSHMAIN.PRX in the XMBIC program and the rest is pretty much self explanatory - once finished, save the file as vsh.prx
7. Goto recovery mode, & toggle USB (Flash0) again
8. Put vsh.prx in vsh/nodule folder
9. Now go to kn folder and open pspbtcnf.txt with Notepad
10. Add /vsh/module/vshmain.prx under /kd/vshctrl.prx
11. Change the last line $%%/vsh/module/vshmain.prx to $%%/vsh/module/vsh.prx and save.
What your pspbtcnf.txt should look like:
Code:
$/kd/sysmem.prx
$/kd/loadcore.prx
$/kd/exceptionman.prx
$/kd/interruptman.prx
$/kd/threadman.prx
$/kd/dmacman.prx
$/kd/systimer.prx
$/kd/iofilemgr.prx
$/kd/stdio.prx
$/kd/memlmd.prx
$/kd/modulemgr.prx
/kd/systemctrl.prx
$/kd/init.prx
$/kd/loadexec.prx
$/kd/sysreg.prx
$/kd/gpio.prx
$/kd/pwm.prx
$/kd/i2c.prx
$/kd/dmacplus.prx
$/kd/lcdc.prx
$/kd/emc_sm.prx
$/kd/emc_ddr.prx
$/kd/ge.prx
$/kd/idstorage.prx
$/kd/syscon.prx
$/kd/rtc.prx
$/kd/lfatfs.prx
$/kd/clockgen.prx
$/kd/codec.prx
$/kd/audio.prx
$/kd/display.prx
$/kd/ctrl.prx
$/kd/led.prx
$/kd/hpremote.prx
$/kd/power.prx
$/kd/openpsid.prx
$/kd/usb.prx
$/kd/mediaman.prx
$/kd/ata.prx
$/kd/umdman.prx
$/kd/umd9660.prx
$/kd/isofs.prx
$/kd/mscm.prx
$/kd/msstor.prx
$/kd/fatmsmod.prx
$/kd/wlan.prx
$/kd/wlanfirm_magpie.prx
$/kd/registry.prx
$/kd/mgr.prx
$/kd/msaudio.prx
$/kd/mgvideo.prx
$/kd/chkreg.prx
$/kd/mesg_led.prx
$/kd/semawm.prx
$/kd/npdrm.prx
$/kd/mediasync.prx
$/kd/me_wrapper.prx
$/kd/vaudio.prx
$/kd/utility.prx
$/kd/impose.prx
$/kd/avcodec.prx
$/kd/vshbridge.prx
/kd/vshctrl.prx
/vsh/module/vshmain.prx
$/kd/chnnlsv.prx
$%/kd/usersystemlib.prx
$%/vsh/module/heaparea1.prx
$%/kd/libatrac3plus.prx
$%/vsh/module/paf.prx
$%/vsh/module/common_gui.prx
$%/vsh/module/common_util.prx
$%%/vsh/module/vsh.prx
screenshot of XMBIC:
