- Joined
- Nov 10, 2015
- Messages
- 90
- Reaction score
- 118
- Points
- 33
Not too long ago DOTA2 and Skullgirls started running extremely poorly. Steam is having some issues with performance on linux and wanted to share this in case anyone has run into it.
More detail on the upstream causes of the problem here: https://github.com/ValveSoftware/steam-for-linux/issues/4444
this isn't the cleanest solution, but it works for the time being. add this to your ~/.xinitrc:
export DBUS_SESSION_BUS_ADDRESS="$(dbus-daemon --session --print-address --fork)"
More detail on the upstream causes of the problem here: https://github.com/ValveSoftware/steam-for-linux/issues/4444
this isn't the cleanest solution, but it works for the time being. add this to your ~/.xinitrc:
export DBUS_SESSION_BUS_ADDRESS="$(dbus-daemon --session --print-address --fork)"