vault backup: 2025-07-21 19:33:07
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
|
||||
4. Rename `Mono.Cecil.dll` to `Mono.Cecil.dll.bak`
|
||||
|
||||
5. Download `symlink-bannerlord.sh`, place in the same directory. This will symlink all files from `$STEAM_COMPAT_INSTALL_PATH/Modules/Bannerlord.Harmony/bin/Win64_Shipping_Client/`(Files from the Harmony mod) to the current directory.
|
||||
5. Download `symlink-bannerlord.sh`, place in the same directory. This will symlink all files from `$STEAM_COMPAT_INSTALL_PATH/Modules/Bannerlord.Harmony/bin/Win64_Shipping_Client/`(Files from the Harmony mod) to the current directory.
|
||||
|
||||
```
|
||||
#!/bin/bash
|
||||
@@ -40,9 +40,9 @@ done
|
||||
echo "Symlinking complete. Reversible via: xargs rm < $LOG_FILE"
|
||||
```
|
||||
|
||||
6. You're done, launch the game
|
||||
1. You're done, launch the game
|
||||
|
||||
7. BLSE may tell you harmony was not loaded from the right place, it's fine.
|
||||
2. BLSE may tell you harmony was not loaded from the right place, it's fine.
|
||||
|
||||
Issue: Under proton, the files from Modules/Bannerlord.Harmony/bin/Win64_Shipping_Client/ are not loaded in correctly. After step 2 you'd get a 'harmony not found' error, BLSE only looks in the main launcher directory. Symlinking fixes this, but Mono.Cecil.dll is provided by default:
|
||||
|
||||
|
Reference in New Issue
Block a user