fixed Guild Wars 2
This commit is contained in:
8
data_from_portwine/scripts/portwine_db/Gw2.ppdb
Normal file
8
data_from_portwine/scripts/portwine_db/Gw2.ppdb
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
#!/usr/bin/env bash
|
||||||
|
#Author: fidel
|
||||||
|
#Gw2.exe
|
||||||
|
#Rating=1-5
|
||||||
|
export PW_WINE_USE="WINE_LG"
|
||||||
|
export PW_PREFIX_NAME="GUILD_WARS_2"
|
||||||
|
export PORTPROTON_NAME="Guild Wars 2"
|
||||||
|
export FILE_DESCRIPTION="Guild Wars 2 Game Client"
|
@@ -10,6 +10,8 @@ export LAUNCH_PARAMETERS="/VERYSILENT"
|
|||||||
export PW_PREFIX_NAME="GW2"
|
export PW_PREFIX_NAME="GW2"
|
||||||
export WINEDLLOVERRIDES="mscoree,mshtml="
|
export WINEDLLOVERRIDES="mscoree,mshtml="
|
||||||
export PW_MUST_HAVE_DLL=""
|
export PW_MUST_HAVE_DLL=""
|
||||||
|
export PW_WINE_USE="WINE_LG"
|
||||||
|
export PW_PREFIX_NAME="GUILD_WARS_2"
|
||||||
|
|
||||||
start_portwine
|
start_portwine
|
||||||
create_new_dir "${WINEPREFIX}/drive_c/Program Files/Guild Wars 2/"
|
create_new_dir "${WINEPREFIX}/drive_c/Program Files/Guild Wars 2/"
|
||||||
|
Reference in New Issue
Block a user