Skip to content

Instantly share code, notes, and snippets.

@xDShot
Created April 21, 2020 17:50
Show Gist options
  • Save xDShot/439d933a074c34f85b1b4cb5d54c187d to your computer and use it in GitHub Desktop.
Save xDShot/439d933a074c34f85b1b4cb5d54c187d to your computer and use it in GitHub Desktop.
#
_PKGNAME_OVERRIDE="source-frustrating"
_LOCAL_OPTIMIZED="true"
_GCC_FLAGS="-march=native -pipe -O2 -ftree-vectorize"
_LD_FLAGS="-march=native -pipe -O2 -ftree-vectorize"
_protonify="false"
_use_faudio="false"
_FS_bypass_compositor="false"
_proton_fs_hack="false"
_use_esync="false"
_use_fsync="false"
_use_vkd3d="false"
_win10_default="false"
_EXTERNAL_INSTALL="true"
_plain_version="wine-4.11"
_use_staging="false"
_update_winevulkan="false"
_configure_userargs64="--with-x --with-gstreamer --with-xattr --without-winevulkan --without-vulkan"
_configure_userargs32="--with-x --with-gstreamer --with-xattr --without-winevulkan --without-vulkan"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment