new ppdb files

This commit is contained in:
Mikhail Tergoev 2024-08-01 15:50:02 +03:00
parent bea06c8159
commit 0989a79693
3 changed files with 16 additions and 1 deletions

@ -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"

@ -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"