
davjekar
Published
Extremely low fps and significant lag during fast movement especially when using vehicles or gliding down ramps. Otherwise no problem at all.
Runs out of the box. Might need a few tweaks to get it working perfectly.
Minor stuttering, crackling and distortion. Modifying /etc/pulse/daemon.conf and finding the correct fragment size did the trick.
Mine reads:
default-fragments = 2 default-fragment-size-msec = 30
Yours will depend on your system.
Slight frame drops, occasional freezing, but nothing major.
Lag every few seconds. Made the game unplayable. Only tested the demo. Not sure if this problem exists in the full version.
Rare choppiness and occasional low fps. Otherwise, works flawlessly.
Some fps drops.
Works really well. Just run this code to create a workaround for the launcher:
cd ~/.steam/steam/steamapps/common/Mount & Blade II Bannerlord/bin/Win64_Shipping_Client
mv ./TaleWorlds.MountAndBlade.Launcher.exe ./TaleWorlds.MountAndBlade.Launcher.exe.backup
ln -s Bannerlord.Native.exe TaleWorlds.MountAndBlade.Launcher.exe
ln -s Bannerlord.exe ManagedStarter.exe
ln -s Bannerlord_BE.exe ManagedStarter_BE.exe
Note: you must rerun this code after each update. Consider turning this into a script.
Extremely occassional minor crackling and stuttering audio.
Minor graphical glitches such as floating grass.
Mid-game UPS slowdown which could be fixed after reloading the save.
Mining meteors craters provided no stone.
Works out of the box with GE Proton 7.13 but to get all mods including scripts working you must use protontricks/winetricks to install dotnet48.
The easiest way is to install protontricks then use "protontricks --gui". Create a 32-bit prefix to correctly install dotnet48. This can be done through the protontricks graphical menu. If you face problems installing through protontricks, note the location of your 32-bit wineprefix and then run: WINEPREFIX="your/steam/directory/here/pfx" winetricks --force -q dotnet48
If the game still doesn't work correctly, you can also try installing: WINEPREFIX="your/steam/directory/here/pfx" winetricks --force -q vcrun2015 faudio d3dcompiler_47
Note: to be safe, make to uninstall your mods and reinstall them AFTER you install the above packages. Good luck!