Forum: Cex2Dex - In the Cex2Dex forum you will find all of the latest information pertaining to Cex2Dex.


The above video goes away if you are a member and logged in, so log in now!




 
Would you like to get all the new info from
PSX-Scene in your email each day?




Want to learn more about the team keeping you up to date with the latest scene news?

Read about them now!

Check out our Developer bios, too!

 


User Tag List

Like Tree6Likes

Thread: CEX 2 DEX conversion guide by deank
  

Page 1 of 4 1 2 3 ... LastLast
Results 1 to 10 of 40
  1. #1 CEX 2 DEX conversion guide by deank 
    BahumatLord's Avatar
    BahumatLord is offline Master Blaster
    Join Date
    May 2011
    Posts
    5,073
    Downloads
    81
    Uploads
    8
    Mentioned
    34 Post(s)
    Tagged
    2 Thread(s)
    Likes Given
    299
    Likes Received
    1255
    This is deank's guide to converting your CEX retail console to a DEX debug/test console. I've looked at many different guides and this seems to be the best and safest way to do the conversion. All credits go to him



    Ok, folks...

    I prepared a 217MB rar package to make things easier. It includes everything you need, except for Red Ribbon Linux LiveCD Distro - you'll have to download it yourself ->

    RED RIBBON LINUX DISTRO (REQUIRED)
    http://sourceforge.net/projects/redr...5.rar/download.

    ****************

    PS3_OTHEROS_LINUX_METLDRPWN.rar (217.49MB)
    Download PS3_OTHEROS_LINUX_METLDRPWN.rar from Sendspace.com - send big files the easy way

    ****************

    You can also use this smaller download if you already have OTHEROS-22GB.PUP downloaded:

    PS3_OTHEROS_SETUP_METLDRPWN.rar (46.85MB)
    Download PS3_OTHEROS_SETUP_METLDRPWN.rar from Sendspace.com - send big files the easy way

    You can download the OTHEROS PUP separately directly from glevand's repo and save it as \PS3\UPDATE\PS3UPDAT.PUP on your USB:
    http://gitbrew.org/~glevand/ps3/cfw/...ROS++-22GB.PUP

    ****************

    multiMAN ver 04.04.03 BASE CEX DEX (20120722).rar (33.55MB)
    (included in both package above in "multiMAN folder; DEX version can be used on DEX 3.55-4.11; can load backups on 3.55DEX with peek&poke)
    Download multiMAN ver 04.04.03 BASE CEX DEX (20120722).rar from Sendspace.com - send big files the easy way

    ****************

    Download and follow the instructions. You need a USB hdd to extract this package to the root folder of the USB and also Red-Ribbon.iso extracted in the root folder of the same USB. The rar contains:

    c2d tool / openssl installer (supports NAND dumps from multiMAN)
    metldrpwn folder with precompiled metldrpwn.ko module for Red Ribbon
    multiMAN (for CEX and DEX) (no backups on DEX 3.56+) (supports NOR/NAND read/write)
    norunpack (plus needed cygwin DLL files)
    PS3\UPDATE\PS3UPDAT.PUP (otheros-22GB.PUP)
    create_hdd_region.sh
    4 packages needed to setup OtherOS from XMB/GameOS + flash image for NORs (dtbImage.ps3.bin) + flash image for NANDs (NAND-dtbImage.ps3.bin - must be renamed - follow the tutorial)
    Instructions

    That's all you need.


    Code:
        * These instructions are for PS3 systems with NOR and NAND flash
        * Following these instructions will result in formatting your internal PS3 HDD. All data will be lost.
        * Before you continue, make sure that you backup all valuable data, saves, games
        * If you have a hardware flasher - make a proper backup of your NOR/NAND flash
        * If you don't have a flasher - make a backup of your NOR/NAND with software tools like memdump, dump_flash, preloader_advance, linux
        * "Install multiMAN" in this tutorial should be read as "Install Regular or DEX version from multiMAN folder provided in this package"
        * All tools must be used ONLY with NAND/NOR dumps created by multiMAN
        * All firmware updates/installs MUST be performed from XMB->System Update and NOT FROM RECOVERY MENU!
    
    REQUIREMENTS / PREPARATIONS:
    
        * USB HDD/flash FAT32 formatted with 1GB free space
        * Contents of this package extracted to the root folder of your USB drive
          IMPORTANT:
                * If your PS3 has NAND flash, remove "dtbImage.ps3.bin" from your USB
                  and rename "NAND-dtbImage.ps3.bin" to "dtbImage.ps3.bin"
    
        * Red Ribbon Linux (steps 13, 14) extracted to the root folder of your USB drive
    
        * Create a dump of your NOR/NAND (use multiMAN to create a .NORBIN/.NANDBIN file - USB connected as /dev_usb000 required)
            - To dump flash: mmOS->Select any file->Open in HEX viewer->[SELECT]->[START]->DUMP LV2(NO)->DUMP LV1(NO)->DUMP FLASH(YES)
        * Plug the USB to your PC and unpack the dump with norunpack.exe or cex2dex to a folder and grab "metldr" from the "asecure_loader" folder
        * Put "metldr" into the "metldrpwn" folder on your USB
    
    TIP:
        * If you already obtained your keys you may skip to step 27
    
    STEPS:
    
        1. Go to "System Update" and Install OTHEROS-22GB.PUP from USB (provided as \PS3\UPDATE\PS3UPDAT.PUP in this package)
           * If you tried other tutorials or tools and if you find yourself in Petitboot - select "Boot OtherOS". Going into Recovery Mode will be tricky later.
    
        2. When installation is finished, reboot in "Recovery Mode" and choose "Restore PS3 System" (not the Backup/Restore in XMB)
           * To go to "Recovery Menu" turn-off the PS3, press and hold the power button, you will hear ONE beep, then 2 beeps - release the button.
    
        3. Now 22GB are reserved for OtherOS
    
        4. Install and run setup_flash_for_otheros.pkg
    
        5. Reboot (It's important to shut down and turn on your PS3)
    
        6. Install and run install_otheros.pkg (Try different USB ports if you don't get any beeps.)
        7. Install and run boot_otheros.pkg
        8. Install and run reboot.pkg (use the package, do NOT reboot manually)
    
        9. You should be in Petitboot now.
    
       10. Quit to Shell and execute create_hdd_region.sh from your USB:
               /tmp/petitboot/mnt/sda1/create_hdd_region.sh
           or  /tmp/petitboot/mnt/sdb1/create_hdd_region.sh
           or  /tmp/petitboot/mnt/sda/create_hdd_region.sh
           or  /tmp/petitboot/mnt/sdb/create_hdd_region.sh
    
           or  mount
             and look for your USB hdd device in the list and then execute the script (create_hdd_region.sh) from the proper path
    
       11. Reboot your PS3
       12. From GameOS run "Reboot" to get into Petitboot again (if not already in Petitboot)
    
               13. Download Red Ribbon: http://sourceforge.net/projects/redribbon/files/red_ribbon_rc5.rar/download
               14. Extract the rar and extract the ISO in the root of your USB stick/or burn the image to a DVD
    
       15. Plug in your USB in your PS3 and you should see 2 more boot options in Petitboot
       16. Boot the one that says "live-otheros" (not asbestos or failsafe)
    
       17. From the desktop icon "Install Red Ribbon" - double-click to install it on the HDD
           Use default username/password during installation: ps3/ps3
    
           PROTIP:
               * During partitioning you can resize the default /dev/ps3dd1 partition from 21GB to just 4GB (4096MB)
               * It will speed up installation/formatting (all will take less than 5 mins)
    
       18. Restart the PS3 after installation is complete (use "Reboot" package from GameOS if reboot doesn't bring you to Petitboot)
    
       19. Select "Red-Ribbon" from petitboot (not the live/asbestos/failsafe)
       20. Login with ps3/ps3
       21. Use FileManager to copy your "metldrpwn" folder from the USB to your linux home folder (/home/ps3)
       22. Close all opened windows/file-manager and Start TERMINAL
    
       23. Type:
           cd metldrpwn
           sudo chmod +x ./run.sh
           sudo insmod ./metldrpwn.ko
           sudo sh ./run.sh
    
       24. You may have to repeat the last command (sudo sh ./run.sh) if exploit fails. Close all windows but the TERMINAL window and retry.
       25. You will find your EID dump (256KB) if everything went well in your home folder (/home/ps3/dump_eid0.bin)
       26. Transfer it to your USB drive
    
       27. On your PC use "c2d.exe" to convert your CEX NOR/NAND dump to DEX (use command prompt) (you may have to install openssl from c2d folder):
              c2d.exe dump_eid0.bin my-original-cex.NORBIN my-DEX-flash.EID0.NORBIN 82
           or
              c2d.exe dump_eid0.bin my-original-cex.NANDBIN my-DEX-flash.EID0.NANDBIN 82
    
           * If the dump-eid0.bin doesn't have the proper keys at the begining (0x00-0x2f) you will have to search for the keys.
             Mark the first 16 bytes (0x00-0x0f) and search for them in the dump. You'll find them at another location.
             Save the 48 bytes following from the location you found the keys to a NEW file (eid_root_keys.bin) and use the file with "c2d"
    
       28. Rename your DEX flash to my-DEX-flash.EID0.NORBIN (or my-DEX-flash.EID0.NANDBIN if your PS3 has NAND flash) and copy it to USB
       29. Install multiMAN (REGULAR) on your PS3 and from mmOS double-click the file from step 28) from your USB, follow the instructions.
       30. Quit multiMAN and from XMB press+hold {PS} button -> Turn-off the system, then start it again
       31. Download 3.55 DEX firmware (or Rogero's 3.55DEX - link in the next step) and save to USB as \PS3\UPDATE\PS3UPDAT.PUP (overwrite the otheros pup)
            * Install DEX 3.55 firmware from XMB->System Update->Storage Media. 
            * If you install DEX 3.56-4.11 firmware you will need multiMAN DEX version, otherwise use multiMAN (regular/cex).
    
       32. To get back to CEX/CFW from DEX:
            * If you're on 3.56 or higher DEX install 3.55DEX_downgrader firmware: http://www.ps3devwiki.com/files/firmware/OFW-DEX/3.55downgrader/PS3UPDAT.PUP
                 * You can also use Rogero's 3.55DEX_DOWNGRADER_PEEK_POKE firmware (not tested): http://www.mediafire.com/?99pl32srjl1342o
            * Install multiMAN regular (for CEX/CFW) (otherwise you will get "Error accessing device! Install proper firmware!" error
            * Use your original NOR dump (my-original-cex.NORBIN) and rename it to (my-original-cex.EID0.NORBIN)
               or in case of NAND: Use your original NAND dump (my-original-cex.NANDBIN) and rename it to (my-original-cex.EID0.NANDBIN)
            * Double click on your CEX flash file in mmOS (i.e. /dev_usb000/my-original-cex.EID0.NORBIN or /dev_usb000/my-original-cex.EID0.NANDBIN)
            * Quit multiMAN and from XMB press+hold {PS} button -> Turn-off the system, then start it again
            * Install OFW/CFW 3.55 from XMB
    NOTE: While I was converting my PS3 from CEX to DEX and then back from DEX to CEX I NEVER used the POWER BUTTON to turn-off/restart the PS3. The only time I had to do that is at the beginning when you have to enter the Recovery Menu after OTHEROS PUP is installed. All other firmware updates are performed from XMB (not from recovery menu) and all restarts/turn-offs are performed with {PS}->Turn Off in GameOS, or reboot/shutdown/restart/boot-to-game-os while in petitboot or linux.

    The PS3 I used for my tests is SLIM, which came with 2.70, never downgraded and no need for special firmwares with checks-disabled, etc. If you're console is downgraded from 3.56+ following this tutorial may brick it.
    Fiery the angels fell. Deep thunder rolled around their shoulders... burning with the fires of Orc.
    Reply With Quote  

  2. #2  
    futuretime23's Avatar
    futuretime23 is online now FALCON PAWNCH!
    Join Date
    Jun 2011
    Location
    Mortal Kombat.
    Posts
    871
    Downloads
    14
    Uploads
    1
    Mentioned
    11 Post(s)
    Tagged
    1 Thread(s)
    Likes Given
    85
    Likes Received
    288
    so just to clarify,with this tutorial,you dont need a hardware flasher but you need to install linux?
    Double Barrel Shotgun>AK47.
    NO EXCEPTIONS.
    Reply With Quote  

  3. #3  
    BahumatLord's Avatar
    BahumatLord is offline Master Blaster
    Join Date
    May 2011
    Posts
    5,073
    Downloads
    81
    Uploads
    8
    Mentioned
    34 Post(s)
    Tagged
    2 Thread(s)
    Likes Given
    299
    Likes Received
    1255
    Yeah, no hardware flasher required. If you use the multiMAN version linked to in his guide then it will handle all required flashing
    Fiery the angels fell. Deep thunder rolled around their shoulders... burning with the fires of Orc.
    Reply With Quote  

  4. #4  
    BahumatLord's Avatar
    BahumatLord is offline Master Blaster
    Join Date
    May 2011
    Posts
    5,073
    Downloads
    81
    Uploads
    8
    Mentioned
    34 Post(s)
    Tagged
    2 Thread(s)
    Likes Given
    299
    Likes Received
    1255
    and yeah, linux is required. You can install linux to a usb drive if you don't want to format your internal. Skip the step about restoring your ps3 system in the recovery menu and skip the step about assigning the OtherOS region in petitboot. I'll be posting an altered guide in the next couple days when I have time
    Fiery the angels fell. Deep thunder rolled around their shoulders... burning with the fires of Orc.
    Reply With Quote  

  5. #5  
    JOshISPoser's Avatar
    JOshISPoser is online now Did he fire six shots or only five?
    Join Date
    Jan 2011
    Location
    AZ
    Posts
    1,068
    Downloads
    4
    Uploads
    0
    Mentioned
    20 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    403
    Likes Received
    71
    i thought i might have read somewhere that linux can be skipped or put on an external drive. is that true? i remember asking it in another thread, but don't remember getting an answer.
    i don't wanna have to format any drives...
    Never there but always going back
    Reply With Quote  

  6. #6  
    BahumatLord's Avatar
    BahumatLord is offline Master Blaster
    Join Date
    May 2011
    Posts
    5,073
    Downloads
    81
    Uploads
    8
    Mentioned
    34 Post(s)
    Tagged
    2 Thread(s)
    Likes Given
    299
    Likes Received
    1255
    I think we posted at the same time. check the message above yours
    Fiery the angels fell. Deep thunder rolled around their shoulders... burning with the fires of Orc.
    Reply With Quote  

  7. #7  
    JOshISPoser's Avatar
    JOshISPoser is online now Did he fire six shots or only five?
    Join Date
    Jan 2011
    Location
    AZ
    Posts
    1,068
    Downloads
    4
    Uploads
    0
    Mentioned
    20 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    403
    Likes Received
    71
    lolz. how does that happen...
    were you responding to my message or just posting? ah, i see. i didn't completely understand his post before posting.
    how big of a partition do you need? i could clean out a jump drive or something for room. i have a few that are a few gigs big or i could get a cheap one if it needs to be bigger (i've never had that problem ).
    Never there but always going back
    Reply With Quote  

  8. #8  
    BahumatLord's Avatar
    BahumatLord is offline Master Blaster
    Join Date
    May 2011
    Posts
    5,073
    Downloads
    81
    Uploads
    8
    Mentioned
    34 Post(s)
    Tagged
    2 Thread(s)
    Likes Given
    299
    Likes Received
    1255
    I installed it successfully to a 4 gig thumb drive. To be safe you need at least 1 gig for the linux partition and another 1 gig for the swap partition. The last partition should be fat32 so you can transfer the files you need. There's really not much difference from deank's guide except you skip all the steps about partitioning the other OS region
    Fiery the angels fell. Deep thunder rolled around their shoulders... burning with the fires of Orc.
    Reply With Quote  

  9. #9  
    futuretime23's Avatar
    futuretime23 is online now FALCON PAWNCH!
    Join Date
    Jun 2011
    Location
    Mortal Kombat.
    Posts
    871
    Downloads
    14
    Uploads
    1
    Mentioned
    11 Post(s)
    Tagged
    1 Thread(s)
    Likes Given
    85
    Likes Received
    288
    oh thanks man,with the fact that you no longer require a flasher,im probably going to soon change my CEX ps3 to DEX.
    big thanks to deank as well and that anonymous guy from hong kong that leaked the method,you are awesome!
    Double Barrel Shotgun>AK47.
    NO EXCEPTIONS.
    Reply With Quote  

  10. #10  
    JOshISPoser's Avatar
    JOshISPoser is online now Did he fire six shots or only five?
    Join Date
    Jan 2011
    Location
    AZ
    Posts
    1,068
    Downloads
    4
    Uploads
    0
    Mentioned
    20 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    403
    Likes Received
    71
    you think anybody might try to get ps2 emulation back on the ps3 with a dev?
    Never there but always going back
    Reply With Quote  

Page 1 of 4 1 2 3 ... LastLast
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •