Skip to content

Instantly share code, notes, and snippets.

@bmaupin
Created October 3, 2020 15:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bmaupin/7650ed829acabbdd70bba56a95e43b25 to your computer and use it in GitHub Desktop.
Save bmaupin/7650ed829acabbdd70bba56a95e43b25 to your computer and use it in GitHub Desktop.
Never Alone texture fix
# 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