protonscr

Bomb Bots Arena

protonopen appid 754050Game compatibility - Unofficial
ValveSoftware/Proton#5002 · opened 2021-07-23 by Corben78 · updated 2021-07-24 · 0 comments · github · game page · search this game
CCorben78 2021-07-23 github

Compatibility Report

  • Name of the game with compatibility issues: Bomb Bots Arena
  • Steam AppID of the game: 754050

System Information

  • GPU: RTX 3070
  • Driver/LLVM version: nvidia 470.57.02
  • Kernel version: 5.4.0
  • Link to full system information report as Gist
  • Proton version: 6.3-5

I confirm:

  • [x] that I haven't found an existing compatibility report for this game.
  • [x] that I have checked whether there are updates for my system available.

steam-754050.log

Symptoms

Game crashes with Unity Crash Handler on startup

Reproduction

  • Just install and start game

Addition Info

The game used to work well before, PROTON_NO_ESYNC=1 helped though with some stutter on exploding bombs. Probably a recent update of the game causes now this issue as the unity player.log file indicates:
Unhandled exception: unimplemented function CFGMGR32.dll.CM_MapCrToWin32Err called in 64-bit code (0x000000007bc2f7e8).
Player.log
So to make the game start again it helps to use these launch parameters:
WINEDLLOVERRIDES="CFGMGR32=n" PROTON_NO_ESYNC=1 %command%

But there is a memory leak, as after like 3 rounds the game starts to heavily lag until it freezes and in top I can see it going steadily up to 80%+ memory allocation. This is reproducible on my machine.