
POL_Shortcut "WoTLauncher. # POL_Wine_Direct3D "UseGLSL" "disabled" # Disable GLSL for better FPS performance # POL_Wine -ignore-errors reg add "HKEY_CURRENT_USER\\Software\\Wine\\DllRedirects" /v "wined3d" /t "REG_SZ" /d "wined3d-csmt.dll" # Registry modification - enable CSMT from Wine staging # POL_Wine_OverrideDLL "builtin,native" "msvcp140" # POL_Wine_OverrideDLL "builtin,native" "msvcr140" # POL_Wine_OverrideDLL "builtin,native" "dnsapi" +# Removal create shortcut launcher because error "WoTLauncher.exe not found"
#World of tanks for mac free install#
+# Add gdiplus to fix error "gdiplus.dll not found" for install modpack to game # link to system requirements -25,104 +25,92 () (not tested, just to save bandwidth) POL_SetupWindow_message "$(eval_gettext 'You will also have to install DXVK (ie: via winetricks) to play $TITLE')"Įxit -5,7 +5,7 Author : Castler, LinuxScripter. POL_Shortcut "WoTLauncher.exe" "$TITLE" "" "-clientGraphicsAPI d3d9" "Game ActionGame " # After installation, the patcher will be started asynchronously POL_Wine "$POL_System_TmpDir/launcher_install_$REGION" # Disable GLSL for better FPS performance # POL_Wine -ignore-errors reg add "HKEY_CURRENT_USER\\Software\\Wine\\DllRedirects" /v "wined3d" /t "REG_SZ" /d "wined3d-csmt.dll" # Registry modification - enable CSMT from Wine staging POL_Wine_OverrideDLL "" "xaudio2_7" # Disabled DLL # POL_Wine_OverrideDLL "builtin,native" "msvcp140" World of Tanks is a team-based massively multiplayer online game dedicated to armored warfare in the mid-20th century. # POL_Wine_OverrideDLL "builtin,native" "msvcr140" # POL_Wine_OverrideDLL "builtin,native" "dnsapi" Source "$POL_USER_ROOT/tools/samba3/init" POL_Wine_PrefixCreate "$WORKING_WINE_VERSION"
#World of tanks for mac free 64 Bit#
POL_SetupWindow_question "Do you want to install this game on a 64 bit wineprefix?" "$TITLE" POL_SetupWindow_menu "$(eval_gettext 'Which region version of World of Tanks would you like to install? Note: Korea not supported on this installation.')" "$TITLE" "North America~Europe~Russia~Asia" "~"

POL_RequiredVersion "4.3.4" || POL_Debug_Fatal "$APPLICATION_TITLE 4.3.4 is required to install $TITLE"

POL_SetupWindow_presentation "$TITLE" "$PUBLISHER" "$GAME_URL" "$AUTHOR" "$PREFIX" POL_GetSetupImages "$PREFIX/top.jpg" "$PREFIX/left.jpg" "$TITLE" # Add a argument to force D3D9 (default is D3D11).

Tried: other shortucts, DXVK_161 and 170. # The compatibility seeems break because of the (now required) ' Game Center' and its 'black window' bug. # () (not tested, just to save bandwidth) # Removal of unused fixes to make the script more readable # Using old launcher to solve the Failed ::ShellExecuteExW - WinErr=2 error # POL_Wine -ignore-errors reg add "HKEY_CURRENT_USER\\Software\\Wine\\DllRedirects" /v "wined3d" /t "REG_SZ" /d "wined3d-csmt.dll" # wine reg add "HKEY_CURRENT_USER\\Software\\Wine\\DllRedirects" /v "wined3d" /t "REG_SZ" /d "wined3d-csmt.dll" # POL_Wine reg delete "HKEY_CURRENT_USER\\Software\\Wine\\DllRedirects" /v "wined3d" # Distribution used to test : XUbuntu 18.04 圆4
