Perquisites: All the stuff you could possibly need, with download links
Created by @JJTurtle Published October 22 2022
Updated Jul 30 2023 by
This section is optional, as most guides will tell you what programs you need anyway. If you are not computer-savy or feel very insecure about all this, then you want to read this. Otherwise, you can probably skip straight to the configuration section.
Prepare your computer with Windows configuration, basic software requirements, and creates a centralized modding location that will match what you will see in the ELI5 guide screenshots.
This is a suggestion. We're not your real mom, so you can put stuff where you want. However, the paths below will be used through the rest of the ELI5 guide, so you might as well stick to them.
The folder structure below will be the centralized location for modding tools, assets, project folders, guides, shortcuts, and the depot.
I recommend pinning CyberPunk2077Mod folder to File Explorer’s Quick Links. I keep going back to this parent folder to access my guides, shortcuts, to get into the asset depot, etc...
If you haven't done that, go and install Wolvenkit now.
To quickly open the game folder, you can create a shortcut under C:\Cyberpunk2077Mod\
. This will save time when programs keep asking you for the install location.
By default, Cyberpunk installs to the following locations (disregard this if you've changed them):
Steam
C:\Program Files (x86)\Steam\steamapps\common\Cyberpunk 2077
Epic
C:\Program Files (x86)\Epic Games\Epic Games\Cyberpunk 2077
GOG
C:\Program Files (x86)\GOG Galaxy\Games\Cyberpunk 2077
This will prevent you from running into problems because your path names are too long. Use this if you really like subfolders and/or have OCD. If you plan to put your mods in, for example, C:\mods
, this is not necessary, but it won't hurt under any circumstances.
Enable Windows long path names and then reboot your computer.
Here is a quick link if you want to do your own research Google search
Otherwise, expand the collapsed section below.
You should have done that as part of Wolvenkit's install instructions. If you haven't, please do it now, because you need it.
Other programs you might need, and what you might need them for
3d modelling - refitting, printing your V, you name it. The software is free and open source.
Importing and exporting meshes with ease from and for Wolvenkit
Image editing. You can also use Photoshop or Paint.net.
I recommend that you pin Blender, GIMP, and Notepad++ to your Start Menu because you’ll need to access them as you’re creating mods.
Now that wer're geared up and ready, let's proceed to the configuration.
Redmod is CDPR's entry point for mods. For full instructions on how to enable it, see .
( as of Aug.2023)
The for Wolvenkit
Text editing. Using this rather than whatever Windows wants you to use will save you a lot of pain later-on. If you don't know how to enable it after installation, check out the .
Notepad++ JSON Viewer is used to correctly format JSON syntax, such as when a file has been collapsed onto a single line.... for job security reasons Alternatively, you can install Visual Studio for its VCode JSON Viewer extension, but Visual Studio is a full featured coding solution and only needed by application developers.