diff --git a/Amnesia The Dark Descent/README.md b/Amnesia The Dark Descent/README.md new file mode 100644 index 0000000..a5ac279 --- /dev/null +++ b/Amnesia The Dark Descent/README.md @@ -0,0 +1,13 @@ +AppID: `57300` + +Linux +----- + +If neither the game nor the launcher can be started from the Steam client, try to +set the environment variable `LC_ALL` in your game's launch options to something +available on your system, i.e.: `LC_ALL=en_GB.UTF8 %command%` + +You can enter `locale` in a shell to see how they're currently set on your +system or `locale -a` to get a list of all that are alternatively available. +Note that `C`, `C.UTF8` and `POSIX` don't seem to work. + diff --git a/NaissanceE/README.md b/NaissanceE/README.md index 1488280..a26fcde 100644 --- a/NaissanceE/README.md +++ b/NaissanceE/README.md @@ -24,4 +24,5 @@ for example `fov 100`. NaissanceE/UDKGame/Config/UDKNE_Safeguard.ini --------------------------------------------- -This file contains the the default player profile with all the game's checkpoints. +This file contains the default player profile with all the game's checkpoints. +