Quantcast
Channel: PS3ISO
Viewing all articles
Browse latest Browse all 17250

4.xxCFW Custom Coldboot + Epilepsy - noob friendly tutorial

$
0
0
Disclaimer: Proceed with caution, you'll be editing files in flash which could brick your console. No one will be held responsible for any damage caused.

I would firstly like to thank DEFAULTDNB and Mistawes at PS3Hax for their work.
This tutorial is heavily based on theirs and this tutorial intends to codify the two into one simple tutorial for this forum.

Follow the instructions carefully and you should be fine, I've personally tested this on 4.30.2CFW Rebug REX.
The coldboot parts should work fine for 3.xx and 4.xx CFWs, the epilepsy part is only for 4.xxCFW.
If you manage to soft-brick your console, boot into recovery & reinstall your CFW.
If you somehow manage to proper brick your console, then you'll need a flasher.
So don't go round editing random files and be especially careful you don't delete any thing.


Download:
Spoiler:
Tutorial files
Code:

Link:
https://docs.google.com/file/d/0B1JPgcGAA6eFM3Z0LTFVZENZQW8/edit?usp=sharing

Mirrors:
http://www.mediafire.com/?nvn3fbbs6cdnngt
https://mega.co.nz/#!SEhQUJLD!EDxcATlyJRo1fWhGlj0zYEFPceUdNxrRMOp9nI_BFVY
http://www1.datafilehost.com/d/be2e1fe1
http://www.multiupload.nl/6LC40XDDOU
http://mir.cr/E5PY8KHK

Notepad++
Code:

http://notepad-plus-plus.org/download/



Step 1 - Nand/Nor backup (skip if you already have a valid backup) - Tutorial by FeintNightmare
Spoiler:

Note: You need to have atleast one PS3 game on your HDD.
Note: If you do not, you can either FTP a game to it or you can run multiMAN, insert any original PS3 game, hover over the game and press triangle, then click copy.
Note: Once you've created that backup, take out the disc and proceed with the tutorial.


1. Insert a FAT32 formatted USB to the right-side port of your ps3 and run multiman.
2. After it loads , start file manager/mmOS ( its an option that is there in Multiman)
(NOTE: shortcut to start multiman's file manager SELECT+START)
If a file manager is not open, click on PS3 root.
3.when using file manager , go to to /dev_hdd/GAMES/* any game u have*/
( example: /dev_hdd/GAMES/CODBOP2/)
and open the PS3_DISK.SFB file(or the param.sfo file of the game) by pressing 'X' 2 times on it.

4. after u open the .SFB file u can see a lot of numbers ,shown in a hex-decimal form,
as shown in the image
press SELECT and u will get a LV2 View.

5. when on LV2 view press start , (that is after we pressed select in step 4.)

6. you will then get a message " Do u want to export GAMEOS LV2 memory to a file",press no, then it will show a message asking " Do u want to export HV LV1 memory to a file" say no for this as well, and then u will get a 3rd message asking "Do u want to export FLASH memory to a file" say yes to this.and it will start the dumbing process.the dumb will be saved to the root of ur usb.
7. you can now exit multiman, disconnect the usb from ur ps3 and connect it to your pc,
and inside the USB u can find a file named 201***FLASH-NOR-FW.3.55.NORBIN (if ur ps3 has NOR) or 201***FLASH-NAND-FW.3.55.NANDBIN( if ur ps3 is having NAND).


Transfer nand/nor back up to your computer and keep it safe.


step 2 - Get relevant files from PS3
Spoiler:
There are two ways to do this.
You can either get them using a FAT32 USB stick or via FTP.
Use whichever is more convenient for you.

FTP
Spoiler:
1. Start multiMAN
2. Go into Settings
3. Select Write Access to /dev_flash >> Enable
4. On your PC, using your FTP program, go into /dev_blind/vsh/resource
5. From there retrieve the following: coldboot.raf, coldboot_multi.ac3, coldboot_stereo.ac3 and sysconf_plugin.rco
6. Once you have the above files on your PC, create a another backup of them & keep them safe.


USB
Spoiler:
1. Plug USB into far right port
2. Start multiMAN (mM)
3. Go into Settings
4. Select Write Access to /dev_flash >> Enable
5. Under the home icon in mM, select File Manager/mmOS
6. You'll be presented with a desktop view, this is mmOS. Double click PS3 Root.
7. This will open a file manager, using this go into /dev_blind/vsh/resource
8. From there select the following: coldboot.raf, coldboot_multi.ac3, coldboot_stereo.ac3 and sysconf_plugin.rco
9. Once selected press circle and then select copy.
10. Double click PS3 Root again and go into /dev_usb000/ and press circle in there and click paste.
11. Shutdown PS3, remove USB and transfer files on to your PC. Once you have them on your PC, create another backup of them & keep them safe



step 3 - Preparing Boot logo and Sound
Spoiler:
In the Media folder you will find a few media files you can use or edit or you could get your own which I'm going to assume for the rest of this tutorial.

1. Have a logo & sound clip.
2. Open Easy Static Raf Converter (Tools folder), pick your image, edit its position & size to the way you desire and press convert. It will now create Rebug 430 folder in the Media folder. Inside 430 folder you will find coldboot.raf
3. Install & start Xvid4PSP (Tools folder).
4. Click on Open, on the right above open, select "All audio files" and then open your audio file.
5. Change audio encoding to AC3 640k and trim the audio up to 8 seconds. Then click on encode and save the audio file. Then make a duplicate of the same file you saved.
6. So you'll have audio1.ac3 and audio2.ac3, you have to rename these to coldboot_multi.ac3 and coldboot_stereo.ac3
7. Once renamed, place it in /media/Rebug 430/ so that it is with your coldboot.raf



Step 4 - Preparing Epilepsy Warning
Spoiler:
We're going to replace the Epilepsy warning with our own crap.

1. Install Notepad++ if you haven't already.
2. Open Tools folder and go into RCOmage folder and start rcomagegui.exe
3. Using that click Browse next to RCO Input and select your sysconf_plugin.rco
4. Click Browse next to XML output, set the output name to 'This is my custom XML', save as .xml and untick every box, other than “Seperate resource types” and “Decode VSMX scripts” and then press dump.
5. It will now create This is my custom XML.xml, Images folder and text folder.
6. Go into the text folder and using Notepad++, open the XML corresponding to the language your PS3 uses. For me it's English.xml
7. Once opened make sure you're encoding in UTF-8, you can easily find out by looking into the bottom right corner where it will say UTF-8 or look under encoding tab and UTF-8 will already be selected.
8. Now go to search >> Find, and look for health
You should find
Code:

        <Text name="msg_health_warning_start_scee">PHOTOSENSITIVE EPILEPSY
IF YOU HAVE A HISTORY OF EPILEPSY OR SEIZURES, CONSULT A DOCTOR BEFORE USE. CERTAIN PATTERNS MAY TRIGGER SEIZURES WITH NO PRIOR HISTORY. BEFORE USING THIS PRODUCT,

CAREFULLY READ THE INSTRUCTION MANUAL.</Text>


Edit it to whatever you want.
For example
Code:

        <Text name="msg_health_warning_start_scee">WARNING!!!
THIS PS3 WAS PWNED BY GSTAR01 AND MAY BLOW UP IN YOUR FACE!</Text>


9. Then Save it and go back to RCOmage.
10. Click on Compile tab. XML input is your 'This is my custom XML' file. Click on Output, the output location should be your /media/Rebug 430/ which has your custom coldboot and make sure you save this file as sysconf_plugin.rco
11. Change header compression to Zlib and leave the rest unticked. Then hit compile.



Step 5 - Transferring modded files & final comments
Spoiler:
Now transfer your custom coldboot.raf, coldboot_multi.ac3, coldboot_stereo.ac3 and sysconf_plugin.rco back to /dev_blind/vsh/resource
Now reboot your PS3 to see your new coldboot and warning message:)


You can edit other stuff in sysconf_plugin.rco but be careful because you could brick your console.


Credits
Spoiler:
DEFAULTDNB - Thank you for your Custom Coldboot pack & tutorial.
Mistawes - Thank you for your Custom Epilepsy tutorial.
FeintNightmare - Thank you for your nand/nor backup tutorial.
TizzyT - Thank you for Easy Static RAF Converter.
Winnydows - Thank you for XviD4PSP.
ZiNgA BuRgA - Thank you for RCOmage.

Hope I've not missed anyone, but thanks to all others whom have contributed to the PS3 scene and to those that have created many tutorials and programs.

Viewing all articles
Browse latest Browse all 17250

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>