I hate those wavey lines in the PSP menu, is there anyway I can remove them?
. If you feel like removing the wavy lines from your background, all you have to do is go open this file: flash0:\vsh\resource\system_plugin_bg.rco Go to offset 0x00000646 and change the value from 35AF to 37AF, simple! Basically what it does is break the code for the actual lines, thus disabling them, but as with all firmware modifications I highly suggest you only do this using MPH’s firmware loader or with Flash0 emulation enabled in UMD Emulator 0.8 as flashing edited files to your firmware can break your PSP. There is basically two versions which accomplish the same result: #1: Go to offset 0x00000646 and change the value from 35AF to 37AF #2: Go to offset 0x00001B74 and change the value from CCBC to 00BC While the edits are indeed in difference places, the overall results remains the same- you could do a simple byte edit in a thousand places of the file and it would break the lines just like the two above edits. Cool, eh? Enjoy!
A. If you feel like removing the wavy lines from your background, all you have to do is go open this file: flash0:\vsh\resource\system_plugin_bg.rco Go to offset 0x00000646 and change the value from 35AF to 37AF, simple! Basically what it does is break the code for the actual lines, thus disabling them, but as with all firmware modifications I highly suggest you only do this using MPH’s firmware loader or with Flash0 emulation enabled in UMD Emulator 0.8 as flashing edited files to your firmware can break your PSP. There is basically two versions which accomplish the same result: #1: Go to offset 0x00000646 and change the value from 35AF to 37AF #2: Go to offset 0x00001B74 and change the value from CCBC to 00BC While the edits are indeed in difference places, the overall results remains the same- you could do a simple byte edit in a thousand places of the file and it would break the lines just like the two above edits. Cool, eh? Enjoy!