We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffe89c9 commit e015b7fCopy full SHA for e015b7f
instructions/linux.md
@@ -11,7 +11,7 @@ In Wine configuration, go to Libraries and add a new override for the applicable
11
On Steam, add `WINEDLLOVERRIDES="dsound=n,b" %command%` as a launch option, where `dsound` is the name of the .dll file.
12
13
## Instructions for standalone injection-based solutions
14
-The instructions below apply to the solutions that require running an app after the game in order to target its process (e.g a trainer).
+The instructions below apply to the solutions that require running an app after the game in order to target its process (e.g. a trainer).
15
### Steam-specific
16
#### Steam Tinker Launch
17
*(based on Squiddim's guide submitted to this repository)*
0 commit comments