#!/usr/bin/bash
################################################################################
export SW_USE_LAUNCH_PARAMETERS=""
export SW_USE_WINEDLLOVERRIDES=""
export SW_USE_WINEARCH="win64"
export SW_USE_WINDOWS_VER="10"
export SW_USE_REGEDIT_PATCH=""
export SW_USE_DXVK_GE=0
export SW_USE_VKD3D_GE=0
export SW_USE_GALLIUM_HUD=0
export SW_USE_OPENGL=0
export SW_USE_MANGOHUD=1
export SW_USE_MESA_OVERLAY_HUD=0
export SW_USE_VIRTUAL_DESKTOP=0
export SW_USE_CONTROLLER=0
export SW_USE_FSYNC=1
export SW_USE_ESYNC=0
export SW_USE_OLD_GL_STRING=0
export SW_USE_NVAPI_DISABLE=0
export SW_USE_WINEDBG_DISABLE=1
export SW_USE_LARGE_ADDRESS_AWARE=1
export SW_USE_STAGING_WRITECOPY=0
export SW_USE_WINE_SIMULATE_WRITECOPY=0
export SW_USE_STAGING_SHARED_MEMORY=1
export SW_USE_DXVK_HUD=0
export SW_USE_ENABLE_VKBASALT=1
export SW_USE_FSR=1
export SW_USE_FSR_MODE="ultra"
export SW_USE_LANG_MODE=""
export SW_USE_DRI_PRIME=0
export SW_USE_WINE_MONO=1
export SW_USE_BATTLEYE=1
export SW_USE_EASYANTICHEAT=1
export SW_USE_D3D_PLUGINS=1
export SW_USE_VSYNC_DISABLE=0
export SW_USE_HIDE_NVIDIA_GPU=0
export SW_USE_DGVOODOO2=0
export SW_USE_DLSS=0
export SW_USE_DISABLE_UPDATE_PFX=0
export SW_USE_SHADER_CACHE=1
export SW_USE_WINE_CPU_TOPOLOGY=""
export SW_USE_DXVK_VER="2.7.1"
export SW_USE_VKD3D_VER="2.14.1"
export SW_USE_VKBASALT_EFFECTS="cas:Tonemap:Colourfulness:"
export SW_USE_VKBASALT_CAS="0.4"
export SW_USE_FPS_LIMIT="0.0"
export SW_USE_MANGOHUD_CONFIG="cpu_temp,ram,core_load,cpu_mhz,wine,gpu_temp,gpu_core_clock,vram"
export SW_USE_WINE="GE-Proton9-20"
export SW_USE_PFX="pfx_GalaxyClient"
################################################################################
