I added very large titles for each section. Hope it helps!
Native Mod Loader is used for loading any native dll plugins within game's bin\NativeMods\ folder. This is just the loader! It doesn't bundle any native mods. If you are not redirected here from other native mods, you don't need to install this.
dll插件加载器。
Manual Install: [list=1] Extract both bink2w64.dll and bink2w64_original.dll from archive file into your game's bin folder e.g steam path (this may vary): "D:\Program Files (x86)\Steam\steamapps\common\Baldurs Gate 3\bin" (Important!) Confirm replacement/overwrite when prompted.
Vortex Install (This mod cannot be installed via BG3MM): [list=1] Download and Install this mod with Vortex. Click 'Install as Replacer', ignore error and continue. Double click this mod Select 'Engine Injector' in 'Mod Type' dropdown !! Important Click the 'Deploy Mods' button, or 'Deploy' in the notification
The loader comes with BG3's original bink2w64.dll file. If you carefully follow the steps below, you don't need to re-verify your game files. ( you can, of course )
- Within your game's bin folder: - Delete `NativeMods` folder . - Delete `bink2w64.dll`. - Rename `bink2w64_original.dll` to `bink2w64.dll`.
+ Mod no work. Halp! - This is not to be installed with any Mod Manager. Manual install only.
+ I don't have `NativeMods` folder! - This is just the loader. If the native mod you are installing doesn't come with a proper folder structure, you can create `bin\NativeMods` folder yourself.
+ Failed to load `bink2w64_original.dll` - Must put both files into the bin.
+ Data Mismatch error. - Because the loader replaces a file, it's normal and can be ignored.
NativeModLoader loads all native dll mods within bin\NativeMods\ folder. To get started developing a native dll plugin, see referencec to BG3 Plugin Template.
The source code inherits and sustains the MIT License。 --- 源代码使用MIT许可。