Recent content by tails123

  1. T

    Match Continues After Victory/Defeat

    A few seconds after posting this, the match concluded, it seems manually? I know nobody in the match did anything that would have caused a game end scenario.
  2. T

    Match Continues After Victory/Defeat

    After finishing a match, and seeing the stats screen, when returning to lobby I was told (and it seems like others were as well) that the match was not over, and the only option was to rejoin the match. Upon doing so, we see the match in the same state it was upon leaving (except our characters...
  3. T

    [Linux] Game closes upon loading; deadlock "offline"

    This is a matter of your virtual machine config settings in your sysctl, try running this command in terminal, then booting the game to see if that changes your luck. sudo sysctl -w vm.max_map_count=262144 Anything else you need to know should be findable online.
  4. T

    Linux and Proton - Game is not starting after recent major patch

    I had this occur on a debian linux testing install (for debian linux 13), try using the -dx11 perameter on boot, as that is likely a regression in the vulkan drivers, you can also revert back to the 25.0.3 mesa version through the use of a deb package.
  5. T

    Game Crashes within 30 seconds on Debian 12

    This is a matter of your virtual machine config settings in your sysctl, here's a command you can use to raise the value for a singular boot, but you would need to make config changes down the road to fix it more thoroughly. #use your method of provoking root priviledge here, most likely sudo...
Back
Top