Compiled with ~/.config/frogminer/wine-tkg.cfg
# Fix NosTale mouse bug (very big thanks to Morsisko, NosApki team and Linux community) - https://github.com/PSzczepanski1996/proton-ge-nostale/commit/a4078f03775d0a2cc45c7fe048893ab33fc6acfc
_hotfix="NosTale"
# Staging
_use_staging="true"
# Staging commit or version tag if you want to use a specific staging version. Can use e.g. "7cfceb7", "v3.16" or "v4.0"
# Leave empty to use latest master - https://github.com/wine-staging/wine-staging/commits/master
# Higher versions either don't compile or aren't compatible with fs_hack
_staging_version="v7.6"
#### PROTON PATCHES ####
# Proton Fullscreen patch - Requires 3.16+ for staging and 5.0+ for mainline - Allows resolution changes for fullscreen games without changing desktop resolution
# You can optionally use nearest neighbour upscaling with the WINE_FULLSCREEN_INTEGER_SCALING envvar
# Fixes black screen at game startup
_proton_fs_hack="true"