forked from CastroFidel/PortWINE
used WINE_LG for all setup.exe
This commit is contained in:
@ -15,7 +15,8 @@ export PW_NO_ESYNC=1 # Do not use eventfd-based in-process synchronizatio
|
||||
export PW_USE_GAMEMODE=0 # Force disabele gamemod
|
||||
export PW_FORCE_LARGE_ADDRESS_AWARE=1 # Force Wine to enable the LARGE_ADDRESS_AWARE flag for all executables. Enabled by default.
|
||||
export PW_DLL_INSTALL=""
|
||||
export WINEDLLOVERRIDES="mscoree,mshtml="
|
||||
# export WINEDLLOVERRIDES="mscoree,mshtml="
|
||||
export PW_WINE_USE=WINE_LG
|
||||
|
||||
add_in_stop_portwine () {
|
||||
pw_find_exe news
|
||||
|
Reference in New Issue
Block a user