forked from CastroFidel/PortWINE
Scripts version 2245
This commit is contained in:
9
data_from_portwine/scripts/portwine_db/Caliber
Normal file
9
data_from_portwine/scripts/portwine_db/Caliber
Normal file
@ -0,0 +1,9 @@
|
||||
#!/usr/bin/env bash
|
||||
#Author: fidel
|
||||
#caliber_launcher_pp.exe
|
||||
#Rating=1-5
|
||||
#####################examples###########################
|
||||
export PW_VULKAN_USE="2"
|
||||
export PW_WINE_USE="WINE_LG_9-0"
|
||||
export PW_PREFIX_NAME="CALIBER"
|
||||
export DISABLE_CP_DEFPFX=1
|
@ -9,6 +9,7 @@ export WINEDLLOVERRIDES="galaxycommunication.exe=n;libglesv2="
|
||||
export LAUNCH_PARAMETERS="/runWithoutUpdating /deelevated"
|
||||
export PW_PREFIX_NAME="GOG"
|
||||
export DISABLE_CP_DEFPFX=1
|
||||
export PW_WINE_USE=PROTON_STEAM_8.0-4
|
||||
|
||||
add_in_start_portwine ()
|
||||
{
|
||||
|
Reference in New Issue
Block a user