About • How To Use • Team • Credits • Contribute • License
This repository was created to demonstrate how CDPR's proprietary REDEngine reads and writes file formats. And to experiment with the working of games running on this engine i.e. The Witcher 3: The Wild Hunt and Cyberpunk 2077. This toolkit is being made solely for research and educational purposes, and the dev team is in no way responsible for any malfunctions that occur from its use. Its completely open source, licensed under GPL v3.0, and in no way is it made to generate revenue. An ancestor to this tool was W3Edit, initially developed by Sarcen in 2015, around the time The Witcher 3 first came out. After Sarcen stopped working on it, a few of us picked it up and continued from there.
Currently, WolvenKit allows reading and writing nearly every REDEngine file format to some extent. It can also be used to create file modifications to the assets of the game, though this is currently beign actively worked upon, so do make sure to check it regularly. Our primary focus at the moment is progressing with support for the new game, Cyberpunk 2077.
WolvenKit can either be built from source or acquired pre-built via the installer.
-
Download WolvenKit
- Get the latest release here: https://github.com/WolvenKit/Wolvenkit/releases/latest.
-
Launch the installer.
- Double click on the .exe to start the installation procedure and the program will take care of the rest.
-
Install .NET 5
-
Install the latest Visual Studio release.
-
Required files
- All the required files are either NuGet packages, which will automatically be downloaded on pressing
Build
, or readily included in the package in the Libs directory. - If, for some reason, the LFS quota is depleted, the renderer prerequisite libs can be acquired here: https://outwa.it/lib.zip
- All the required files are either NuGet packages, which will automatically be downloaded on pressing
-
Build and Run
- Build WolvenKit.sln on Debug or Release doesn't matter.
- Run
WolvenKit.exe
(inWolvenKit\bin\<Debug|Release>\net5.0-windows\win-x64\
).
Please do! Fork the project and please commit your changes in small incremental steps with descriptive messages. Code quality is not the biggest concern but refrain from stupid mistakes that may lead to the denial of the pull request. It's a good idea to create an issue when implementing a feature so people don't work on the same feature/issue in an asynchronous manner.
For any questions
- PM Traderain#3279 on Discord,
- Mail hambalko.bence@gmail.com,
- Join the Cyberpunk 2077 Modding Server for active development, or the old server for general chatting.
Developer | Role | |
---|---|---|
Traderain | Project Management / Core Development | |
Rfuzzo | Core Development | |
Nightmarea | MVVM Development | |
Offline | UI Development |
WolvenKit is a direct result of the hard work and continuous support, financial and otherwise, of the many researchers, programmers, artists, contributors, and companies that have helped with this project. Without their outstanding work and generous support, we never would have been able to create WolvenKit for Cyberpunk 2077. A very special thank you goes out to...
--- People
-
Traderain ( Core Development , Project Manager )
-
robertfuzzo ( Core Development , Co-Manager )
-
michaelpolak ( Vulkan Rendering Backend )
-
r503b ( UI Design , Trello/Team Management )
-
Sebi | hrkrx ( MVVM Development )
-
Nightmarea ( MVVM Development , Core Development )
-
Seberoth (Core Development)
-
HitmanHimself (Development)
-
ZATheDeadMan (Research + Installer)
-
Forsentio (Research)
-
BFG9000 (Research)
-
WSSDude420 (Development)
-
TheFusion21 (Research + Development)
-
m0xf (Research)
-
Joschka (Research)
-
Turk645 (Research)
-
perzeuscs ( Web Design )
-
moonded ( Web Design )
-
soulweaver1 ( Web Design )
-
Paco ( Web Design )
-
prawny ( Web Design )
-
HomeSick ( Logo, Banner Design )
-
shorono ( Icon Design )
-
redgalacticbear ( Icon Design )
-
PNDR ( Icon Design )
-
Rosza (Icon Design)
--- Companies/Software
- Ab3d PowerToys
- Ab3d DXEngine
- Assimp
- Zenhax
- Xentax
- Lua Utils for W3
- TW3 Booster
- TW3 Converter
- VgmToolbox
- TW3 Mod Discussion
- Payday 2 Modding Information
- ModWorkshop
- W3 SaveGame Editor
- ffmpeg
- irrlicht
- Sarcenzzz for W3Edit
Copyright Disclaimer: Under Section 107 of the Copyright Act 1976, allowance is made for "fair use" for purposes such as criticism, comment, news reporting, teaching, scholarship, and research. Fair use is permitted by copyright statute that might otherwise be infringing. Non-profit, educational or personal use tips the balance in favor of fair use.. This project is solely made for research and in no way made to generate any revenue.