Skip to content

Commit

Permalink
Add the disclaimer asterisk everywhere
Browse files Browse the repository at this point in the history
Signed-off-by: Ikey Doherty <[email protected]>
  • Loading branch information
ikeydoherty committed Nov 7, 2017
1 parent 24c26ae commit 88792a2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions TECHNICAL.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 88792a2

Please sign in to comment.