diff --git a/data_from_portwine/scripts/portwine_db/BrightMemoryInfinite.ppdb b/data_from_portwine/scripts/portwine_db/BrightMemoryInfinite.ppdb new file mode 100644 index 00000000..b3b83513 --- /dev/null +++ b/data_from_portwine/scripts/portwine_db/BrightMemoryInfinite.ppdb @@ -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" diff --git a/data_from_portwine/scripts/portwine_db/Far_Cry_4.ppdb b/data_from_portwine/scripts/portwine_db/Far_Cry_4.ppdb index 383c01d2..f8232735 100644 --- a/data_from_portwine/scripts/portwine_db/Far_Cry_4.ppdb +++ b/data_from_portwine/scripts/portwine_db/Far_Cry_4.ppdb @@ -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" diff --git a/data_from_portwine/scripts/portwine_db/re7.ppdb b/data_from_portwine/scripts/portwine_db/re7.ppdb new file mode 100644 index 00000000..65946546 --- /dev/null +++ b/data_from_portwine/scripts/portwine_db/re7.ppdb @@ -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"