Download and Prepare

Set up modding folders and install prerequisite runtimes.

Download P4G CEP

Download the latest version of P4G CEP now if you haven't already.

Set Up P4G-Mods Folder

We will use a dedicated directory for our P4G modding tools. If you ever need to create a file backup, take a screenshot, or write down a note, save it in this folder to stay organized.

Important Terms
  • P4G-Mods folder: A unified folder for your P4G modding setup.

    There are four folders in the P4G-Mods folder:

    • _Reloaded-II: This folder contains the Reloaded II mod loader. You'll learn more about it soon!

    • Backups: Use this folder to store any important files or folders you want to save.

    • Notes: Use this folder to store any information you think is worth keeping.

    • Setup: Use this folder to store the prerequisite runtimes your modding tools need.

Prepare P4G-Mods Folder

  • Unzip your downloaded P4G CEP archive.

  • Open the unzipped archive and locate the P4G-Mods folder inside.

Copy P4G-Mods Folder

What you do next depends on whether you already have a P4G-Mods folder from a previous P4G CEP installation on your PC.

The old folder may be named P4G Mods (with a space) instead of P4G-Mods.

  • Move the P4G-Mods folder to a suitable location on your PC.

We recommend creating a new top-level directory such as C:\Mods and placing your P4G-Mods folder inside it.

Install Prerequisites

The Persona Prerequisite Installer can automatically download and install these prerequisites for you, but it is now separately maintained by MadMax1960.

If you use it and something doesn't work, you will need to follow these manual installation instructions or go to MadMax1960 for support.

There are a few core runtime libraries that our modding tools require to run. We'll install them now.

Important Terms
  • Runtime: A library of functions and instructions that your PC executes while a program is running. Many games and programs share the same common runtimes.

  • Visual C++: Microsoft's version of the C++ programming language.

  • .NET: A free cross-platform software framework by Microsoft.

Download Prerequisites

  • Download these prerequisites to your P4G-Mods\Setup folder:

Prerequisite
File Name

windowsdesktop-runtime-9.0.##-win-x64.exe

windowsdesktop-runtime-9.0.##-win-x86.exe

Install Prerequisites

  • Open your P4G-Mods\Setup directory and run VC_redist.x64.exe.

  • Once the installer window appears (it may take a few seconds), follow the on-screen instructions to install the runtime.

  • Repeat the above instructions for the rest of the prerequisites in the Setup folder:

    • Visual C++ Redistributable (x86)

    • .NET 9 Desktop Runtime (x64)

    • .NET 9 Desktop Runtime (x86)

Once all four prerequisites are installed, you're ready to move on.

Moving On

Steam and P4G

Last updated