Skip to content

DC‐ARK‐Maker

Brennen Murphy edited this page Apr 20, 2024 · 4 revisions

DC-ARK-Maker ( MagicMemoryCreator )

DC-ARK-Maker

Prerequisites

  1. Download ARK-4

  2. If you have multiple adapters in your PC please unplug all but 1 to use for this.

Setup & Steps

  1. Extract MagicMemoryCreator folder from ARK4.zip

  2. Install python3 on your PC, make sure you add it to you path.

  3. Open a Termina/PowerShell/Command Prompt as Root/Administrator in the MagicMemoryCreator folder (probably will have to cd to the path as admin user)

  4. Depending on your OS this command may change:

    1. Windows users typically will want python.exe -m pip install -r requirements.txt

      1. in some cases I have also seen py or even python3.exe depends on how python was installed
    2. Linux/MacOS users will use python3 -m pip install -r requirements.txt

  5. Ideally it is highly recommended to format your memory stick on a PSP/PC to have a clean device to work with.

  6. I will state <PYTHON> from now on as the way you have choosen which python binary from above. ( i.e python.exe )

  7. Run <PYTHON> main.py as admin/root you will see the image that is shown above.

  8. Begin by selecting your PSP/Memory Stick in the drop down.

    1. Windows users can verify their disk by opening Disk Management.

    2. Linux can view/verify them with lsblk

    3. MacOS can view/verify them with diskutil list

  9. If you want to use the Legacy IPL for 1K's and 2K's you can, though it is recommended to use the new IPL when possible. Also new IPL supports 100% retail PSP's.

  10. If you have a GO select PSP GO Model (ONLY!) now.

  11. Once you select one of these options you will see a format option appear ( DO NOT USE IT as it only works on Linux and is experimental for now )

  12. Click Run Button it will show like this:

DC-ARK-Maker
  1. Please wait for it to finish it will look like this when completed. If any error occur (not warnings) it will show in your terminal/command prompt.
DC-ARK-Maker
  1. Click Exit

  2. Launch DC-ARK on your PSP with a Pandora Battery or Baryon Sweeper which ever method your PSP supports.

Clone this wiki locally