fix setup.exe icon

This commit is contained in:
Mikhail Tergoev
2024-07-24 12:22:18 +03:00
parent c56356fce9
commit 94568782f0
4 changed files with 18 additions and 6 deletions

View File

@ -1,13 +1,10 @@
#!/usr/bin/env bash
#Author: linux-gaming.ru
#setup.exe
#Setup.exe
#SETUP.exe
#.msi
#Rating=5
################################################
export PW_DISABLED_CREATE_DB=1
export PW_ICON_FOR_YAD="${PORT_WINE_PATH}/data/img/setup.png"
export PW_VULKAN_USE=1
export PW_MANGOHUD=0
export PW_NO_FSYNC=1 # Do not use futex-based in-process synchronization primitives. (Automatically disabled on systems with no FUTEX_WAIT_MULTIPLE support.