From 6797008147c59decf826636068eac5465216a4cf Mon Sep 17 00:00:00 2001 From: Mora Unie Youer Date: Tue, 17 Mar 2026 16:32:56 +0300 Subject: snapshot: 2026-03-17 --- exzomx.md | 20 ++++++++++++++++++++ gg450f.md | 20 ++++++++++++++++++++ hb21t5.md | 24 ++++++++++++++++++++++++ i2ra86.md | 25 +++++++++++++++++++++++++ kijvtr.md | 23 +++++++++++++++++++++++ oj33vd.md | 30 ++++++++++++++++++++++++++++++ 6 files changed, 142 insertions(+) create mode 100644 exzomx.md create mode 100644 gg450f.md create mode 100644 hb21t5.md create mode 100644 i2ra86.md create mode 100644 kijvtr.md create mode 100644 oj33vd.md diff --git a/exzomx.md b/exzomx.md new file mode 100644 index 0000000..997a060 --- /dev/null +++ b/exzomx.md @@ -0,0 +1,20 @@ +--- +id: exzomx +date: 2026-03-17T12:52:45+0300 +languages: [en] +aliases: + +reviews: + +tags: +- knowledge +--- +# Bande Desinée + +1. Download it from [NexusMods](https://www.nexusmods.com/nierautomata/mods/1) +2. Extract archive to game directory +3. (Wine) Make sure to load DLLs using `WINEDLLOVERRIDES="d3d11,d3dcompiler_46=n,b"` +4. ([ReShade](hb21t5)) Reqires a little bit more setup + +## Up +- [NieR:Automata Modding](oj33vd) diff --git a/gg450f.md b/gg450f.md new file mode 100644 index 0000000..0e51c4e --- /dev/null +++ b/gg450f.md @@ -0,0 +1,20 @@ +--- +id: gg450f +date: 2026-03-17T12:55:37+0300 +languages: [en] +aliases: + +reviews: + +tags: +- knowledge +--- +# LodMod + +1. Download it from [NexusMods](https://www.nexusmods.com/nierautomata/mods/165) +2. Extract archive to game directory +3. Rename `xinput1_4.dll` to `dinput8.dll` +3. (Wine) Make sure to load DLLs using `WINEDLLOVERRIDES="dinput8=n,b"` + +## Up +- [NieR:Automata Modding](oj33vd) diff --git a/hb21t5.md b/hb21t5.md new file mode 100644 index 0000000..33098e9 --- /dev/null +++ b/hb21t5.md @@ -0,0 +1,24 @@ +--- +id: hb21t5 +date: 2026-03-17T13:00:19+0300 +languages: [en] +aliases: + +reviews: + +tags: +- knowledge +--- +# NieR:Automata - ReShade + +1. Get files using `Installation` in [ReShade](kijvtr) +2. If you're not using [Bande Desinée](exzomx), rename it to `d3d11.dll` +3. If you're using [Bande Desinée](exzomx), declare `proxy_d3d11` in `d3dx.ini` to + `Reshade/d3d11.dll`. This way uses both of them. +4. (Wine) Make sure to load DLLs using `WINEDLLOVERRIDES="d3d11=n,b"` + +## Up +- [NieR:Automata Modding](oj33vd) + +## Down +- [ReShade](kijvtr) diff --git a/i2ra86.md b/i2ra86.md new file mode 100644 index 0000000..954e9f3 --- /dev/null +++ b/i2ra86.md @@ -0,0 +1,25 @@ +--- +id: i2ra86 +date: 2026-03-17T12:48:03+0300 +languages: [en] +aliases: + +reviews: + +tags: +- knowledge +--- +# WAX (Wolf's Automata eXtensions) + +1. Download it from [NexusMods](https://www.nexusmods.com/nierautomata/mods/744) +2. Extract `wax.dll` into game directory and rename it to dxgi.dll +3. (Wine) Make sure to load DLL using `WINEDLLOVERRIDES="dxgi=n,b"` + +4. If game crashes with WAX, you need to download different `NieRAutomata.exe`: + - Open [steam console](steam://open/console) + - Run `sDepotDownloadFileFilter NieRAutomata.exe` + - Run `download_depot 524220 524221 4633942970953135000 _ /tmp/download` + - Copy .exe to game directory + +## Up +- [NieR:Automata Modding](oj33vd) diff --git a/kijvtr.md b/kijvtr.md new file mode 100644 index 0000000..7aa476a --- /dev/null +++ b/kijvtr.md @@ -0,0 +1,23 @@ +--- +id: kijvtr +date: 2026-03-17T12:56:40+0300 +languages: [en] +aliases: + +reviews: + +tags: +- knowledge +--- +# ReShade + +ReShade - a generic post-processing injector for games. + +## Installation +1. Download it from their [website](https://reshade.me) +2. Extract archive (read .exe using `7z`) to game directory +3. Rename DLL to something like `d3d11.dll` or simillar +4. (Wine) Make sure to load DLLs using `WINEDLLOVERRIDES="d3d11=n,b"` + +## Up +- [NieR:Automata - ReShade](hb21t5) diff --git a/oj33vd.md b/oj33vd.md new file mode 100644 index 0000000..f25b717 --- /dev/null +++ b/oj33vd.md @@ -0,0 +1,30 @@ +--- +id: oj33vd +date: 2026-03-17T12:27:19+0300 +languages: [en, ru] +aliases: + +reviews: + +tags: +- directory +--- +# NieR:Automata Modding + +Здесь собрано всё, что необходимо для модификации NieR:Automata. +Ранее я уже модифицировал эту игру, но вернувшись к этому спустя полгода, я забыл всё напрочь. +Посему здесь я располагаю все ресурсы, необходимые для этого процесса + +## Down +- [WAX (Wolf's Automata eXtensions)](i2ra86) +- [Bande Desinée](exzomx) +- [LodMod](gg450f) +- [ReShade](hb21t5) +- `WINEDLLOVERRIDES="dxgi,d3d11,d3dcompiler_46,xinput1_4=n,b;winepulse.drv=d" WINEALSA_CHANNELS=2 + PROTON_ENABLE_WAYLAND=1 %command%` + +- [Русификатор](https://steamcommunity.com/sharedfiles/filedetails/?id=1206296158) + +- [The Definitive NieR Automata Experience (Mod List and Guide)](https://www.nexusmods.com/nierautomata/mods/29) +- [Home Menu Texture Compression Fix](https://www.nexusmods.com/nierautomata/mods/151) +- [Prologue Checkpoints](https://www.nexusmods.com/nierautomata/mods/753) -- cgit v1.2.3-70-g09d2