new ppdb files
This commit is contained in:
parent
bea06c8159
commit
0989a79693
@ -0,0 +1,7 @@
|
||||
#!/usr/bin/env bash
|
||||
#Author: Eljeyna
|
||||
#BrightMemoryInfinite-Win64-Shipping.exe
|
||||
#Rating=1-5
|
||||
export PW_VULKAN_USE="2"
|
||||
export PW_WINE_USE="WINE_LG"
|
||||
export PW_USE_SHADER_CACHE="0"
|
@ -3,4 +3,5 @@
|
||||
#FarCry4.exe
|
||||
#Rating=1-5
|
||||
#####################examples###########################
|
||||
export PW_DLL_INSTALL="d3dcompiler_43 d3dcompiler_47" # Install DLL in port prefix (used winetricks)
|
||||
export PW_DLL_INSTALL="d3dcompiler_43 d3dcompiler_4 xact xact_x64"
|
||||
export PW_PREFIX_NAME="FARCRY_4"
|
||||
|
7
data_from_portwine/scripts/portwine_db/re7.ppdb
Normal file
7
data_from_portwine/scripts/portwine_db/re7.ppdb
Normal file
@ -0,0 +1,7 @@
|
||||
#!/usr/bin/env bash
|
||||
#Author: deck
|
||||
#re7.exe
|
||||
#Rating=1-5
|
||||
export PW_VULKAN_USE="2"
|
||||
export PW_WINE_USE="WINE_LG"
|
||||
export PORTPROTON_NAME="re7"
|
Loading…
Reference in New Issue
Block a user