added/updated ppdb files
This commit is contained in:
parent
4a4864a9cb
commit
fa27e64d51
7
data_from_portwine/scripts/portwine_db/KingdomCome.ppdb
Normal file
7
data_from_portwine/scripts/portwine_db/KingdomCome.ppdb
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
#!/usr/bin/env bash
|
||||||
|
#Author: Mels
|
||||||
|
#KingdomCome.exe
|
||||||
|
#Rating=1-5
|
||||||
|
export PW_VULKAN_USE="2"
|
||||||
|
export PW_WINE_USE="WINE_LG"
|
||||||
|
export LAUNCH_URI="com.epicgames.launcher://apps/Eel?action=launch&silent=true"
|
@ -1,8 +0,0 @@
|
|||||||
#!/usr/bin/env bash
|
|
||||||
#Author: kbp95
|
|
||||||
#speed.exe
|
|
||||||
#Rating=5
|
|
||||||
################################################
|
|
||||||
export PW_VULKAN_USE=0
|
|
||||||
export LAUNCH_PARAMETERS=""
|
|
||||||
export WINEDLLOVERRIDES="dinput8"
|
|
9
data_from_portwine/scripts/portwine_db/NFSC.ppdb
Normal file
9
data_from_portwine/scripts/portwine_db/NFSC.ppdb
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
#!/usr/bin/env bash
|
||||||
|
#Author: maximus
|
||||||
|
#NFSC.exe / Need for Speed Carbon
|
||||||
|
#Rating=1-5
|
||||||
|
export PW_VULKAN_USE="2"
|
||||||
|
export PW_WINE_USE="PROTON_LG"
|
||||||
|
export PORTPROTON_NAME="NFSC"
|
||||||
|
export WINEDLLOVERRIDES="dinput8=n,b"
|
||||||
|
export PW_MESA_VK_WSI_PRESENT_MODE="fifo"
|
11
data_from_portwine/scripts/portwine_db/speed.ppdb
Normal file
11
data_from_portwine/scripts/portwine_db/speed.ppdb
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
#!/usr/bin/env bash
|
||||||
|
#Author: maximus
|
||||||
|
#speed.exe / Need for Speed - Most Wanted
|
||||||
|
#Rating=1-5
|
||||||
|
################################################
|
||||||
|
export PW_VULKAN_USE="2"
|
||||||
|
export LAUNCH_PARAMETERS=""
|
||||||
|
export WINEDLLOVERRIDES="dinput8=n,b"
|
||||||
|
export PORTPROTON_NAME="speed"
|
||||||
|
export PW_WINE_USE="PROTON_LG"
|
||||||
|
export PW_MESA_VK_WSI_PRESENT_MODE="relaxed"
|
8
data_from_portwine/scripts/portwine_db/speed2.ppdb
Normal file
8
data_from_portwine/scripts/portwine_db/speed2.ppdb
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
#!/usr/bin/env bash
|
||||||
|
#Author: maximus
|
||||||
|
#SPEED2.exe / Need For Speed Underground 2
|
||||||
|
#Rating=1-5
|
||||||
|
export PW_VULKAN_USE="2"
|
||||||
|
export PW_WINE_USE="PROTON_LG"
|
||||||
|
export PORTPROTON_NAME="SPEED2"
|
||||||
|
export WINEDLLOVERRIDES="dinput8=n,b"
|
7
data_from_portwine/scripts/portwine_db/vcNElaunch.ppdb
Normal file
7
data_from_portwine/scripts/portwine_db/vcNElaunch.ppdb
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
#!/usr/bin/env bash
|
||||||
|
#Author: licrit
|
||||||
|
#vcNElaunch.exe
|
||||||
|
#Rating=1-5
|
||||||
|
export PW_VULKAN_USE="2"
|
||||||
|
export PW_WINE_USE="PROTON_LG"
|
||||||
|
export PW_PREFIX_NAME="DOTNET"
|
Loading…
Reference in New Issue
Block a user