update mw autoinstall

This commit is contained in:
Mikhail Tergoev
2024-01-18 22:28:53 +03:00
parent 535fec969d
commit 55760cd8f2
3 changed files with 8 additions and 6 deletions

View File

@ -1,6 +1,6 @@
#!/usr/bin/env bash
#Author: ValoKarDin
#launcher.exe
#modern_warships_pp.exe
#Rating=5
export PW_COMMENT_DB="Modern Warships"
################################################
@ -8,5 +8,5 @@ export PW_VULKAN_USE=2 #dxvk, vkd3d or 0 for OpenGL
export PW_DLL_INSTALL="lucida" # Install DLL in port prefix (used winetricks)
export PW_USE_D3D_EXTRAS="1"
export PW_USE_EAC_AND_BE="0"
export PW_PREFIX_NAME="MW"
export PW_PREFIX_NAME="MODERN_WARSHIPS"
export PW_USE_SHADER_CACHE="1"