Skip to content

Commit

Permalink
remove native runtime stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
darealshinji committed Mar 16, 2019
1 parent e2a4d7d commit 9c9cc88
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,19 +36,6 @@ export DBUS_FATAL_WARNINGS=0
export STEAM_FRAME_FORCE_CLOSE=0
```

Native Runtime
--------------
On Debian/Ubuntu you can build a package with a "native runtime launcher" like this:
``` sh
git clone https://github.com/darealshinji/debian-packaging
cd debian-packaging/games/steam-native
make PBUILDER=0
```

libgcrypt.so.11
---------------
Add `libgcrypt.so.11` to the _bin_ directory of Source/Goldsource engine games to play with Steam Runtime disabled.

libsteam_api.so
---------------
In rare cases a game might be missing libsteam_api.so.
Expand Down
Binary file removed libgcrypt.so.11
Binary file not shown.

0 comments on commit 9c9cc88

Please sign in to comment.