The Witcher 3 REDkit & Wwise: A Setup Guide

Game Audio

Hello Wwizards and Wwitches! 

This tutorial is designed to provide a comprehensive, step-by-step guide for setting up The Witcher 3 REDkit modding tool alongside its Wwise Project. It consolidates information from The Witcher 3 REDkit documentation, while also addressing some undocumented steps that are essential for a smooth setup.

In order to get the project up and running, we need to:

  • Install the necessary software
  • Get the Wwise project from the built game
  • Get the Wwise license (from your Customer Profile at audiokinetic.com)
  • Convert the audio files format to be recognizable in Wwise

Before proceeding, ensure that you have at least 230 GB of free storage space available. This will be needed to accommodate both the required programs and the extracted game mod files.

Whether you’re an experienced user or new to Wwise, this tutorial is structured to be clear, concise, and straight to the point. For additional explanations you can check out my detailed video tutorial on YouTube:


Necessary software

  1. In case you don’t have the game, it’s available to buy on Steam, Epic or GOG (as far as I know, those are the stores where its being sold). Because it’s a game from 2015, offers are abundant and you can get it at a very accessible price.
  2. Once you have the game, you’ll need to download The Witcher 3 REDkit, which is a free modding tool that allows you to customize and expand The Witcher 3: Wild Hunt. This is needed in order to get the Wwise project.

    The-Witcher-3-download
    (game and modding tool installed)
  3. Download Wwise version 2021.1.7.7796. In the Audiokinetic Launcher, head over to Wwise → All → 2021.1 → 2021.1.7.7796. Then click install (if you already installed it, an “Already installed” tag should appear).

    Audiokinetic-Launcher
  4. Download the ffmpeg command line tool to convert the Wwise multimedia files (more of this later).

Getting the Wwise project from the built game

Open The Witcher 3 REDkit. A window similar to the one below will appear. 

The-Witcher-3-redkit

Browse and select a path:

  • Game directory → The current location where TW3 is installed
  • Depot directory → An empty folder to put the depot

But what is a depot? As the official REDKit Setup Guide says :

“A depot is the place where all the “uncooked” game files - which you will be able to start working with - are kept. In video games, large numbers of files are usually merged (compressed) into a smaller number of bigger files so the user doesn’t see every single file that makes up the game. You can think about uncooking is basically “unpacking”.”

Cool! Knowing that, click on “Generate”. Wait around 30 min for the process to finish.

If the status shows “invalid”, check if the game directory path is correct and if the depot path is empty.

generate-depot

  (Houston, we have a problem…)

Getting the Wwise License

Now you’ll need to get a Wwise License to be able to generate SoundBanks with all the project’s assets and plug-ins used.

To do so, on the Audiokinetic page, sign in to your Customer Profile and then go to the Wwise Modding Projects page, scroll to  “Witcher 3 - REDKit Modding” and request access.

Witcher-3-redkit-modding-Wwise-Audiokinetic

Another window will pop up. Accept the License Agreements and confirm the licence request.

Audiokinetic-license-agreement

If everything’s good, a Witcher 3 modding licence should be approved relatively quickly. You can check it in your account → My projects. 

audiokinetic-account-projects

There, you should see something like this:

audiokinetic-projects-the-witcher-modding-v3

That means the license has been approved, great! Now go to the Audiokinetic Launcher. Go into Licenses → Get License Key and copy it. 

Wwise-license-copy-v2

In the Audiokinetic Launcher, head over to Projects → Open Other. The Wwise project should be located in:

Path_Where_Is_Located\TheWitcher3REDkit\assets\w3_audio

(Which in my case will be: “D:\Epic Games\TheWitcher3REDkit\assets\w3_audio”)

Audiokinetic-Launcher-projects

Launcher-select-Wwise-project

Once the project is loaded, it may ask you to accept some terms and conditions. Accept them, then go to Project → License Manager and paste the license. 

Wwise-license-manager

The Wwise project is ready! You can check that the project also appears on the Project section of the Launcher.

Wwise-project-ready

Converting the audio files format 

The extracted audio files from the mod tool are as .opus type, which is a problem as Wwise only accepts .wav files.

Wwise-opus

 (Wwise does not recognize .opus files)

For that, extract the downloaded ffmpeg tool. Then copy the “ffmpeg.exe” file located in the “bin” folder and paste it into the “Originals” Wwise project folder. 

ffmpeg

The last step is to execute the “run_extract_original_audio.bat” file in the project folder. This will convert all the audio files from .opus to .wav format.

The-Witcher-redkit

That’s it! You should have the project fully set up.

Wwise-project-set-up

 (all the Sound SFX objects are blue!)

Where to go now?

Now that the project is ready, you can explore it and gain insight on how a AAA game is structured. If you find it a bit overwhelming or difficult, I can make a second part where we’ll take a deep dive into the Sound and Music systems implemented! 

If you get stuck, remember that the modding community is a valuable resource. Forums, documentation, and online discussions can provide additional insights to help troubleshoot issues and refine your approach (like The Official Witcher Discord).

That’s it for this post folks, happy implementation!

 

Guido Fazzito

Technical Sound & Music Designer | Audio Programmer

Guido Fazzito

Technical Sound & Music Designer | Audio Programmer

Guido Fazzito is an Electroacoustic Composer dedicated to redefining the sonic experience. He has composed soundtracks for numerous films, bringing unique textures and emotions to the screen. Through his YouTube channel, he explores Game Audio and Music Technology, sharing insights and tutorials on Max/MSP and Wwise. In the gaming industry, his passion lies in pushing the boundaries of audio, bridging music, sound design, and programming while discovering new frontiers that transform the way we listen.

YouTube

Bluesky

www.guidofazzito.com/

Comments

Leave a Reply

Your email address will not be published.

More articles

The Sound of FINAL FANTASY VII REMAKE

The music of FINAL FANTASY VII is beloved by many and has been revisited over the years for new...

23.10.2020 - By SQUARE ENIX

Tell Me Why | Audio Diary Part 3: Sound Design

The Audio team for "Tell Me Why" had lots of opportunities to enhance unique and memorable narrative...

24.6.2021 - By Mathieu Fiorentini

What Early Access Users Said About the Strata Multitrack SFX Library

The Inception of Strata SFX library creators have produced and distributed their content in roughly...

13.10.2022 - By Simon Ashby

Step Sixteen | Making a Step Sequencer App With Unity & Wwise

Introduction Hi there, I’m Matt, a sound designer at Rogue Waves. We typically work on sound effects...

19.4.2024 - By Matt Sweeney

Join Audiokinetic During GDC 2025

This GDC, we’re doing things a little differently. We're stepping away from the expo floor and...

14.3.2025 - By Audiokinetic

Migrating Your Custom Wwise Plug-ins to the Wwise 2021 GUI Model

Introduction Hi, it’s Robert Bantin here. I’m the audio-tech architect of the Snowdrop engine in...

16.4.2025 - By Robert Bantin

More articles

The Sound of FINAL FANTASY VII REMAKE

The music of FINAL FANTASY VII is beloved by many and has been revisited over the years for new...

Tell Me Why | Audio Diary Part 3: Sound Design

The Audio team for "Tell Me Why" had lots of opportunities to enhance unique and memorable narrative...

What Early Access Users Said About the Strata Multitrack SFX Library

The Inception of Strata SFX library creators have produced and distributed their content in roughly...