Results 1 to 2 of 2
  1. #1
    Zeus's Avatar
    Join Date
    Jun 2013
    Gender
    male
    Posts
    292
    Reputation
    30
    Thanks
    329
    My Mood
    Amazed

    How to Create A .zip File To Install To The PS3 Flash

    Step 1: Decrypt the fw you're using with PUAD or fail0verflow's tools. If using PUAD, I'd recommend selecting only dev_flash so that it'll only take a few seconds.
    Step 2: Once that's complete, drop dev_flash into a folder on your desktop. Within that folder, create another folder named dev_blind.
    Step 3: Without anything selected, hold down shift and right-click with your mouse. Select "Open command window here."
    Step 4: Now, we'll use robocopy with this command:
    Code:
    robocopy [source folder] [destination folder] /Nocopy /E


    P.S You may drag-and-drop the source and destination folders. By default, it'll quote the entire directory structure. If your folder location contains any folders with a space as part of its name, command prompt will assume that you're entering a command and error. It's fine if there are no spaces. However, dragging-and-dropping will prevent that mistake. Just make sure to leave a space in between the source and destination folder segments of the command line.
    Step 5: With the above command, the entire folder structure of the flash will have been created, but no files were transferred. Now, drag-and-drop your modified flash files to their appropriate destinations. Once complete, enter the dev_blind directory, ctrl +A to select all folders, and create a zip file named PS3~dev_blind.zip. This will mount dev_flash as dev_blind when double-clicked within multiman. It should ask if you want to transfer all files to the locations you've specified. Select yes. Now, test if everything worked. It should unless there was a problem with one of your flash files.
    Disclaimer: I am not responsible for any damage you may cause to your ps3. Just follow the instructions

  2. #2
    Brian_22's Avatar
    Join Date
    Nov 2019
    Gender
    male
    Posts
    31
    Reputation
    10
    Thanks
    3
    thanks for the info

Similar Threads

  1. [Discussion] How do you install a zip file to your waw game
    By Frontal Lobe in forum Call of Duty 5 - World at War Hacks
    Replies: 1
    Last Post: 05-06-2013, 09:44 AM
  2. [Tutorial] How to make a .bat file to automatically kill the PnkBstrB.exe Process
    By mauler320 in forum Battlefield 3 (BF3) Hacks & Cheats
    Replies: 1
    Last Post: 05-03-2013, 06:58 PM
  3. [Request] Can anyone teach me how to create hack files so that i can figure things out myself?
    By queenmickey in forum Blackshot Hacks & Cheats
    Replies: 4
    Last Post: 10-20-2012, 01:28 AM
  4. Replies: 1
    Last Post: 05-16-2012, 11:02 PM
  5. how to create open files..like "Lunch"
    By dor619 in forum Visual Basic Programming
    Replies: 10
    Last Post: 10-02-2007, 08:53 AM