Skip to content

Instantly share code, notes, and snippets.

View Termuellinator's full-sized avatar

Termuellinator

  • Germany
View GitHub Profile
@ssergiienko
ssergiienko / yay-makepkg.sh
Created June 5, 2021 22:17
Yay makepkg wrapper to export packages to /var/cache/pacman/pkg like yaourt did
#!/usr/bin/bash
# Setup this wrapper with
# > yay --makepkg ~/path/yay-makepkg --save
#echo "WRAPPER DEBUG OPTS: $@" >&2
makepkg "$@"
rc=$?
Updated more detailled guide: https://gist.github.com/ANBAL534/8057b5200ace9bdd98795b627e550ba0
Make steam force Proton 5.0-10 (Needs to be this version, no modern one because modern proton/wine versions have broken dotnet winetricks installs, needed to run the game)
* If at any stage of the steps wine asks you to install mono or gecko, just cancel/press 'no' on the popup and continue.
* If at any stage of the steps a info/warning/error message appears and asks you if you want to get more information in a webpage just cancel/press 'no' on the opoup and continue.
* If you mess up and need to restart the process from the start you have to manually delete the 'pfx' (steam's wine bottle folder) (/path/to/SteamLibrary/steamapps/compatdata/244210/pfx) and restart the process from the very begining.
Execute the game once and let it close
Then: