Add the disclaimer asterisk everywhere

Signed-off-by: Ikey Doherty <ikey@solus-project.com>
This commit is contained in:
Ikey Doherty
2017-11-07 18:31:19 +00:00
parent 24c26aeab7
commit 88792a27ea
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -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
View File
@@ -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.