Skip to content

Getting Started

KarbonAKitt edited this page Oct 11, 2019 · 11 revisions

Tools and Downloads

There are quite a few programs that can be used to create mods for Code Vein, here are the ones that will be used throughout this guide.

For Just About Everything:

For 3D Editing:

For Texture Editing

For Audio Editing

Extracting Game Files

Before you can begin creating mods for Code Vein, you must understand how the game files are stored.

Code Vein uses Unreal Engine 4.18

Setting up Unreal Engine

  • With the Epic Games Launcher installed, navigate to the Unreal Engine tab, and then the Library sub-tab.

Tabs

  • Here you will install Unreal Engine Version 4.18.3 by clicking the + icon next to ENGINE VERSIONS. This will default to the latest version of Unreal Engine.

+

  • Change the version to 4.18.3 by clicking the small arrow next to the current version, and finding 4.18.3 in the drop-down list.

version

  • With the proper version selected, click the install button to install Unreal Engine Version 4.18.3.

install

  • Select your installation folder, somewhere with at least 10GB of free space, and wait for the installation to complete before proceeding.

Clone this wiki locally