forked from CastroFidel/PortWINE
added new ppdb files
This commit is contained in:
11
data_from_portwine/scripts/portwine_db/ACOrigins.ppdb
Normal file
11
data_from_portwine/scripts/portwine_db/ACOrigins.ppdb
Normal file
@ -0,0 +1,11 @@
|
||||
#!/usr/bin/env bash
|
||||
#Author: Mels
|
||||
#ACOrigins.exe
|
||||
#Rating=1-5
|
||||
export PW_VULKAN_USE="2"
|
||||
export PW_WINE_USE="PROTON_LG"
|
||||
export PORTPROTON_NAME="ACOrigins"
|
||||
export PW_NO_ESYNC="0"
|
||||
export PW_NO_FSYNC="0"
|
||||
export PW_WINE_FULLSCREEN_FSR="1"
|
||||
export PW_USE_GSTREAMER="0"
|
@ -0,0 +1,8 @@
|
||||
#!/usr/bin/env bash
|
||||
#Author: Mels
|
||||
#BeyondTwoSouls.exe
|
||||
#Rating=1-5
|
||||
export PW_VULKAN_USE="2"
|
||||
export PW_WINE_USE="WINE_LG"
|
||||
export PORTPROTON_NAME="BeyondTwoSouls"
|
||||
export PW_USE_SHADER_CACHE="0"
|
8
data_from_portwine/scripts/portwine_db/HeavyRain.ppdb
Normal file
8
data_from_portwine/scripts/portwine_db/HeavyRain.ppdb
Normal file
@ -0,0 +1,8 @@
|
||||
#!/usr/bin/env bash
|
||||
#Author: Mels
|
||||
#HeavyRain.exe
|
||||
#Rating=1-5
|
||||
export PW_VULKAN_USE="2"
|
||||
export PW_WINE_USE="WINE_LG"
|
||||
export PORTPROTON_NAME="HeavyRain"
|
||||
export PW_USE_SHADER_CACHE="0"
|
Reference in New Issue
Block a user