... Run explorer with following commands
```
export STEAM_COMPAT_DATA_PATH="~/.local/share/Steam/steamapps/compatdata/429530/"
export STEAM_COMPAT_CLIENT_INSTALL_PATH="~/.local/share/Steam ...
comment by twhitehead · 2023-11-28 · view · github
... you need to export some environment variables too
```
STEAM_COMPAT_DATA_PATH=<app proton dir>
STEAM_COMPAT_CLIENT_INSTALL_PATH=<proton dir>
```
where an example ...