mirror of
https://github.com/acidicoala/SmokeAPI.git
synced 2025-12-05 21:15:39 -05:00
Updated Linux instructions
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -1,3 +1,4 @@
|
|||||||
* text eol=lf
|
* text eol=lf
|
||||||
|
|
||||||
*.dll binary
|
*.dll binary
|
||||||
|
*.so binary
|
||||||
|
|||||||
2
KoalaBox
2
KoalaBox
Submodule KoalaBox updated: 227443c4c8...d5d0fe4652
@@ -139,7 +139,7 @@ In such cases, it might be worth trying [Special K], which can inject SmokeAPI a
|
|||||||
## 🛠️ Installation instructions (🐧 Linux)
|
## 🛠️ Installation instructions (🐧 Linux)
|
||||||
|
|
||||||
> [!NOTE]
|
> [!NOTE]
|
||||||
> Linux support in SmokeAPI is highly experimental and has known issues.
|
> Linux support in SmokeAPI is highly experimental/unstable and has known issues.
|
||||||
> If none of the methods below work for you, then consider running a Windows version of a game
|
> If none of the methods below work for you, then consider running a Windows version of a game
|
||||||
> via Proton compatibility layer and follow the instructions in the Windows section.
|
> via Proton compatibility layer and follow the instructions in the Windows section.
|
||||||
|
|
||||||
@@ -190,7 +190,10 @@ However, unlike Windows, it is recommended to use proxy mode, rather than hook m
|
|||||||
This is because the current hook mode installation method has to directly launch game
|
This is because the current hook mode installation method has to directly launch game
|
||||||
executable. However, by default Steam doesn't do that, instead it launches certain wrappers
|
executable. However, by default Steam doesn't do that, instead it launches certain wrappers
|
||||||
that setup game environment with optimal parameters. Hence, launching a game without those
|
that setup game environment with optimal parameters. Hence, launching a game without those
|
||||||
wrappers might cause issues. That is why proxy mode is recommended on Linux for now.
|
wrappers might cause issues in theory. However, in practice real tests show that hook mode has higher
|
||||||
|
chance of success compared to proxy mode. So, at the end of the day, try both modes to see which one works
|
||||||
|
best for you.
|
||||||
|
|
||||||
|
|
||||||
### 🔀 Proxy mode (🐧 Linux)
|
### 🔀 Proxy mode (🐧 Linux)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user