搜索结果: *

  1. Bannerlord & Linux Discussion

    I've gotten Bannerlord working almost perfectly on Manjaro following the same process as Silverlight here:
    Things I've done so far to run game on ArchLinux:

    1-) install linux-fsync from AUR with this patch applied so I can use FUTEX_WAIT_MULTIPLE patch on linux 5.6.3

    2-) install proton-ge-custom-bin from AUR (I am too lazy to wait until build from source finishes)

    3-) cd into Bannerlord install direcotry in steam library and create symlinks for Bannerlord.exe and Bannerlord_BE.exe
    Bash:
    cd ~/.steam/steam/steamapps/common/Mount\ \&\ Blade\ II\ Bannerlord/bin/Win64_Shipping_Client
    ln -s Bannerlord.exe ManagedStarter.exe
    ln -s Bannerlord_BE.exe ManagedStarter_BE.exe

    4-) run game from steam as usual and let steam install its things.

    So far it seems running OK. Only drawback that I observed is saving game takes a few seconds longer than the setup with dotnet48 and no fsync patch in kernel. But I am pretty happy bit a few seconds longer save time when I don't have frequent crashes.

    CPU Brand: AMD Ryzen 7 1800X 8c 16t @ 3850MHz
    RAM: 32111 Mb
    Kernel Version: 5.6.3-arch1-1-fsync
    Driver: NVIDIA GeForce GTX 1080
    Driver Version: 4.6.0 NVIDIA 440.82
    Number of Monitors: 2
    Primary Display Resolution: 1920 x 1080
    Desktop Resolution: 3840 x 108
    Storage: Samsung 960 EVO 1TB NVMe M.2 SSD


    P.S. Game is behaving well with multiple monitors so far, but I didn't tried to play it on secondary monitor yet.
    P.S.2. Also I don't know if it matters but, I am using e1.1.0 from beta branch of Bannerlord

    update: experinced first freeze/crash after about 6 hours of continuous gameplay
    However I'm getting fairly frequent hangs on loading screens with this reported in steam's terminal:
    * Assertion: should not be reached at /vagrant/mono/mono/utils/mono-threads.c:1066

    anybody seeing anything similar or have any ideas how to help? Searching around doesn't yield anything.

    I'm on the beta branch but swapping to the normal one the same thing happens.

    Big thanks to everyone helping getting this to run on Linux.
后退
顶部 底部