0 of 0

File information

Last updated

Original upload

Created by

XunAmarox

Uploaded by

XunAmarox

Virus scan

Safe to use

Tags for this mod

Mod articles

  • How to create a large Atelier mod manually

    You will need:
    • CP77Tools
    • WolvenKit (Nightly required for 2.0 support as of Oct 2nd 2023)
    • Notepad++
    • Python (I personally have 3.7.9 but any version should do)

    This is a brief guide for modders. I won't be going heavily into detail and you'll need to figure out how to install the various programs/tools yourself.

    First we'll be using CP77Tools and here's how...

    Example using CP77Tools with Command Prompt:
    G:
    cd "G:\Games\Cyberpunk 2077 mods\1 - tools\CP77 Tools 1.2"
    CP77Tools.exe unbundle -p "G:\Game Install\Cyberpunk 2077\archive\pc\content\basegame_4_gamedata.archive" -o "G:\Games\Cyberpunk 2077 mods\1 - tools\Extracted\basegame_4_gamedata...