Mount & Blade II: Bannerlord

Mount & Blade II: Bannerlord

Shokuho
PSA: Cannot load .dll file on game launch
In case anyone else is getting the error message stating the game cannot load the shokuho.dll file, this is caused by the .dll file being blocked.

You can mass unblock all the .dll files for all your Bannerlord mods by following the below steps.

1. Open up Windows Powershell
2. Type/copy and paste the below and hit enter (You may need to amend the file path if you have your Steam installed to somewhere other than the default location).

CD "C:\Program Files (x86)\Steam\steamapps\common\Mount & Blade II Bannerlord\Modules"

3. Type/copy and paste the below and hit enter.

dir -Recurse | Unblock-File

4. The .dll files should now been unblock and you should be able to launch the mod as normal.