Hi, I arrived at this page via a search for "Shelter 1" - From publisher 'Might and Delight' and I wasn't sure if this was the right place. I do see the game ID matches though: https://store.steampowered.com/app/244710/Shelter/
I'm having a problem running Shelter 1. Proton 3.7-4 doesn't seem to be available anymore. I've tried 3.16-9, 4.11-2, 4.2-9, and 3.7-8 and they aren't working. The game doesn't appear to start at all. The only indication is the steam Library item for Shelter 1 shows " - Running". Also, on 4.2-9, I get the crash pic below.
Any suggestions? Thanks.
To kill the running game without restarting steam, use this Terminal command:
$ pkill -i shelter*

$ wc -l ~/SteamLibrary/steamapps/common/Shelter/Crash_2019-08-17_134238/error.log
730 /home/gamersteam/SteamLibrary/steamapps/common/Shelter/Crash_2019-08-17_134238/error.log
Error log attached:
error.log
Hi
I haven't tried this game since first posting about it but I just tried again and could not get it running with the official Proton releases. It does work with the popular Glorious Eggroll custom proton. Just install the latest release according to the project page (linked), restart Steam and force the use of "5.9-GE-8-ST" (correct at time of posting) for Steam Play from the game's properties.
Distro: Ubuntu 18.04.1 LTS
GPU: GeForce GTX 750 Ti/PCIe/SSE2, Nvidia proprietary driver 396.54
Resolution: 1920x1080
RAM: 8GB
Proton 3.7-4 Beta
Game runs initially but with graphics errors. These can be fixed by enabling backbuffer mode with the following command:
WINEPREFIX=~/.steam/steam/steamapps/compatdata/244710/pfx/ winetricks orm=backbuffer
Game appears to play perfectly after that.