jredpac
Published
First install Bombshell, then run it to create the proton prefix and perform the first time setup installations. When it fails to start, install tahoma with winetricks using the terminal command 'WINEPREFIX="$HOME/.steam/steam/steamapps/compatdata/353190/pfx/" winetricks tahoma' without apostrophes. The game will work, including controller support, but will continue running after exiting. For some reason Direct X 9 prevents it from quitting properly. Open task manager and search for [Bombshell.exe]. If it is listed, kill it. Otherwise, shutdown steam and kill any game and steam tasks running. Go into the visual options menu, change Direct X Version to DX-11 and apply, exit, then restart. The game should play and exit normally.
After the game launches, the Tilted Mill Entertainment opening video does not play, but appears as a white screen. Most likely because it is encoded with the outdated msvideo1 codec. Click on the white screen and the game will work.
Works after installing corefonts, d3dx9 and tahoma through winetricks with the following terminal command:
WINEPREFIX="$HOME/.steam/steam/steamapps/compatdata/277650/pfx/" winetricks corefonts d3dx9 tahoma
Crashes after Lego/WB Games screen. Works after installing directx9 using winetricks with the following command: WINEPREFIX="$HOME/.steam/steam/steamapps/compatdata/214510/pfx/" winetricks d3dx9
Game starts with characters being invisible, which can be remedied by adding 'PROTON_USE_WINED3D11=1 %command%' into the set launch options excluding apostrophes. Game crashes when exiting, but continues to run.
After first launching and prompted to install physx, the game is playable minus controller support.
Game starts with characters being invisible, which can be fixed by adding 'PROTON_USE_WINED3D11=1 %command%' into the set launch options excluding apostrophes.