Steam Games: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 3: | Line 3: | ||
<pre>LD_PRELOAD=/usr/x86_64-pc-linux-gnu/lib/libc.so.6 %command%</pre> | <pre>LD_PRELOAD=/usr/x86_64-pc-linux-gnu/lib/libc.so.6 %command%</pre> | ||
== Warframe == | |||
Requires a controller to be present or else it stops to work after a few minutes, having the xboxdrv service running is enough. | |||
<pre> | |||
systemctl enable xboxdrv.service | |||
systemctl start xboxdrv.service | |||
</pre> | |||
Requires a patched version of Proton with special fixes for Warframe: | |||
https://github.com/GloriousEggroll/proton-ge-custom/releases | |||
Revision as of 15:37, 5 October 2019
Prison Architect
The new Paradox Launcher quits immediately and requires the following start option workaround
LD_PRELOAD=/usr/x86_64-pc-linux-gnu/lib/libc.so.6 %command%
Warframe
Requires a controller to be present or else it stops to work after a few minutes, having the xboxdrv service running is enough.
systemctl enable xboxdrv.service systemctl start xboxdrv.service
Requires a patched version of Proton with special fixes for Warframe: https://github.com/GloriousEggroll/proton-ge-custom/releases