
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
