Pesepeitor escribió:Igual es una chorrada lo pregunto pero... ¿sería posible tener en la misma tarjeta el DCv3 con el DCv4?
Gracias.
Si que se puede, pero es un poco complicado.
El usuario 3r14nd de MaxConsole explica como lo ha conseguido:
Got it..
I now have DCv4 with elf menu and dcv3, dcv4, and pandora all working...
How to get DCv3 and DCv4 working..
1. I assume you already have your DCv3 setup with the elf menu all ready installed and set to go because you already have DCv3 and Pandora running on it.
2. copy your registry and your kd folder over to your computer.
3. Install DCv4
4. Find these files in your backup of your DCv3.
Code:
nand_updater.prx
lfatfs_updater.prx
lflash_fatfmt_updater.prx
pspdecrypt.prx
rename them to the following:
Code:
mand_updater.prx
mfatfs_updater.prx
mflash_fatfmt_updater.prx
mspdecrypt.prx
5. Put them in the kd folder.
6. This step might be able to be skipped I never checked. Copy over the DCv3 registry folder to the memory card and overwrite the one you just made with DCv4.
7. Hex edit the resurrection.elf of DCv3. Look for the following file names. There will be one entry of each
Code:
nand_updater.prx
lfatfs_updater.prx
lflash_fatfmt_updater.prx
pspdecrypt.prx
Change the first letter of each to the letter m. like so:
Code:
mand_updater.prx
mfatfs_updater.prx
mflash_fatfmt_updater.prx
mspdecrypt.prx
8. Save and copy the new resurrection.elf to the ms0:/elf folder and name it what you want.
It should now work.
NOTE: You will end up only changing 3 of the 4 files. But I do not remember which one it is at the moment. I believe it is
lfatfs_updater.prx. Do not get alarmed if you do not find 1 of those files when Hex editing.
Remember I'm at work while doing this so there might be some misspelling.
I have tested this several times and it works without issue.
Si hay alguien más interesado y tengo tiempo lo hago.
Saludos.