Compare commits

..

1 Commits

Author SHA1 Message Date
d2e68494ee vault backup: 2025-07-21 19:33:07 2025-07-21 19:33:07 +01:00

View File

@@ -40,9 +40,9 @@ done
echo "Symlinking complete. Reversible via: xargs rm < $LOG_FILE" 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: 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: