https://bugs.winehq.org/show_bug.cgi?id=45713
--- Comment #3 from Stellarspace macariopatrick@icloud.com --- (In reply to Fabian Maurer from comment #1)
I get a crash with Win7, and a whitescreen with XP, but not this error.
Are you running in a clean WINEPREFIX?
I created this script to create a clean WINEPREFIX.
rm -vr ~/.wine32 WINEPREFIX=~/.wine32 WINEARCH=win32 wineboot --init WINEPREFIX=~/.wine32 WINEARCH=win32 winetricks -q vcrun2015 vcrun2013 d3dx11_43 d3dcompiler_43 WINEPREFIX=~/.wine32 WINEARCH=win32 winetricks -q win7 wget https://cdn.fusionfalluniverse.com/launcher/ULInstaller.exe WINEPREFIX=~/.wine32 WINEARCH=win32 wine ULInstaller.exe rm ULInstaller.exe
I am on Ubuntu (Linux). It won't work on macOS because OpenGL 4.5 is not supported.