mirror of
https://github.com/clearlinux/linux-steam-integration.git
synced 2026-08-27 19:06:01 +00:00
Add the disclaimer asterisk everywhere
Signed-off-by: Ikey Doherty <ikey@solus-project.com>
This commit is contained in:
@@ -16,7 +16,7 @@ reasons:
|
||||
- Performance
|
||||
|
||||
Additionally we apply dynamic workarounds to fix some filesystem path related bugs in Linux
|
||||
ports (or even shader workarounds for Ark) through our redirect module.
|
||||
ports (or even shader workarounds for ARK*) through our redirect module.
|
||||
|
||||
With LSI, you don't need to worry any more about manually mangling your Steam installation
|
||||
just to make the open source drivers work, or manually creating links and installing
|
||||
|
||||
+2
-2
@@ -168,8 +168,8 @@ provide more fixes.
|
||||
|
||||
Currently the `redirect` module supports:
|
||||
|
||||
- ARK: Survival Evolved (Use fixed shader asset from `TheCenter` DLC to fix invalid water appearance)
|
||||
- Project Highrise (Fix crash where the game attempts to use a directory as a config file `prefs.txt`)
|
||||
- ARK: Survival Evolved* (Use fixed shader asset from `TheCenter` DLC to fix invalid water appearance)
|
||||
- Project Highrise* (Fix crash where the game attempts to use a directory as a config file `prefs.txt`)
|
||||
|
||||
If you are packaging LSI for a distribution, please ensure you provide both a 32-bit and 64-bit build of the intercept library so that the entirety of Steam's library (`.so`) mechanism is tightly
|
||||
controlled by LSI. See the scripts in the root directory of this repository for examples of how to do this.
|
||||
|
||||
Reference in New Issue
Block a user