Troubleshooting Steam: Added Steam Overlay instructions. PR (#27)

Co-authored-by: Tox <toxikuu@users.noreply.github.com>
This commit is contained in:
Toxikuu 2024-10-14 05:27:32 -05:00 committed by GitHub
parent 47e076b461
commit 2f9ea94bfc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -40,6 +40,15 @@
on x86_64 and did multilib, <filename>/lib32</filename>. on x86_64 and did multilib, <filename>/lib32</filename>.
</para> </para>
<para>
If the steam overlay is desired, enter the following launch option instead:
</para>
<screen><userinput>LD_PRELOAD="$HOME/.local/share/Steam/ubuntu12_64/gameoverlayrenderer.so" %command%</userinput></screen>
<para>
This launch option loads a library necessary for the steam overlay to function.
</para>
</sect2> </sect2>
</sect1> </sect1>