Steam Games: Difference between revisions
Jump to navigation
Jump to search
Created page with "== Prison Architect == The new Paradox Launcher quits immediately and requires the following start option workaround <pre>LD_PRELOAD=/usr/x86_64-pc-linux-gnu/lib/libc.so.6 %c..." |
No edit summary |
||
| Line 2: | Line 2: | ||
The new Paradox Launcher quits immediately and requires the following start option workaround | The new Paradox Launcher quits immediately and requires the following start option workaround | ||
<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> | ||
Revision as of 15:35, 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%