|
|||||||
| English Support Board English & Foreign Languages support |
![]() |
|
|
LinkBack | Strumenti discussione |
|
|||
|
Installing CWCHEAT into Flash0.
Hey,
Great plugin, one of my favorites. I am trying to install CWcheat to my PSP Slims FLASH0. The hope here is so that I can have my plugins 100% free of dependency on the memory stick. Given that the Slim has so much extra Flash space this shouldn't be a big issue at this time. 1) I am well aware of the risks of modifying the Flash0/NAND. 2) I have multiple back ups of my nand/flash0 files and Pandora/DCv4. What I have attempted so far: 1) Copy the cwcheat.prx, cwcheatpops.prx and cwcheat folder to flash0:/kd/ 2) Using Freeplay's new BTCNFedit I have added the following two lines to my pspbtjnf_02g.bin file. Codice:
$/kd/cwcheat.prx G $/kd/cwcheatpops.prx P Codice:
%$/kd/cwcheat.prx G %$/kd/cwcheatpops.prx P This also did not work. Both of these allow the PSP to work fine, however the plugins simply don't respond/work. Is anyone able to provide some guidance on how to get cwcheat working from the PSP flash on 3.90M33? |
|
|||
|
rex, i don't think oglsmm even cares about the "lag"...
i don't think it was ever designed to run out of F0. the cheat db is on the memory stick and i'm pretty certain that to keep some of the functions (at least the saving new cheats)... it has to be writeable. which is dangerous in F0 (if its even possible from within a game). personally, i don't really see the point... if you're gonna be playing games... you're probably gonna want your mem stick in there anyway when you save from the game. |
|
|||
|
Yeah this has nothing to do with any lag. I have several Memory Sticks which I use for all different things. It would be nice to be able to run plugins from flash simply so you don't have to update every MS for every update that comes out.
|
|
|||
|
I figured out what is needed.
First copy chcheat.prx and cwcheatpops.prx to /kd/ on Flash0. There are a couple of config files to edit under 3.90 They are pspbtjnf_02g.bin and pspbtknf_02g.bin 1. Convert pspbtjnf_02g.bin with BTCNFedit 2. Add the line: $/kd/cwcheatpops.prx P after the line "$/kd/mediasync.prx P" 3. Convert back, then copy to flash. 4. Convert pspbtknf_02g.bin with BTCNFedit 5. Add the line: $/kd/cwcheat.prx G after the line "$/kd/mediasync.prx VG" 6. Same as #3 above reboot.(The databases are still stored on memory cards) |