Created
October 3, 2020 15:46
-
-
Save bmaupin/7650ed829acabbdd70bba56a95e43b25 to your computer and use it in GitHub Desktop.
Never Alone texture fix
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# See: https://github.com/dscharrer/void/blob/master/hacks/neveralonefix.c | |
sudo apt install gcc-multilib libgl1-mesa-dev libgl1-mesa-dev:i386 pkg-config | |
curl https://raw.githubusercontent.com/dscharrer/void/master/hacks/neveralonefix.c > ~/.local/share/Steam/steamapps/common/NeverAlone/neveralonefix.c | |
# Then set game launch options to: sh neveralonefix.c %command% | |
# (https://support.steampowered.com/kb_article.php?ref=1040-JWMT-2947) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment