Important
WHSE is currently under development, and official releases have not been shipped yet.
Crate | Description |
---|---|
axii_loader | Plugin loader |
axii_proxy | dll injection proxy |
axii_runner | cargo run dev tool |
axii_sdk | Witcher 3 SDK Rust bindings |
igni | dll injection utilities |
roach | Plugin for dev testing |
WHSE will support the latest version of The Witcher 3: Wild Hunt
DX11 & DX12 available on Steam.
- Copy
dinput8.dll
intobin/x64_dx12
. - Copy
axii.dll
intobin/whse
. - Place all your plugins into
bin/whse/plugins
.
Important
You have to have the nightly toolchain installed.
Note
This project is independent and not affiliated with CD Project RED
in any way.
Todo: Decide on licensing