http://bugs.winehq.org/show_bug.cgi?id=58145 --- Comment #14 from Stian Low <wineryyyyy@gmail.com> --- (In reply to ToastyBug from comment #13)
WINE_D3D_CONFIG="renderer=gl" wine OutOfCtrl_v1_2_EXE/OutOfCtrl.exe It makes no difference virtual machine? Thanks for testing. I'll prep a Mac VM as the next best thing.
Similar popup error is reproducible for my system via some UnityPlayer.dll flags: - https://docs.unity3d.com/2020.3/Documentation/Manual/PlayerCommandLineArgume... Maybe one/more combos of those flags will help your system get further: - wine OutOfCtrl_v1_2_EXE/OutOfCtrl.exe -force-d3d11 - wine OutOfCtrl_v1_2_EXE/OutOfCtrl.exe -force-d3d12 - wine OutOfCtrl_v1_2_EXE/OutOfCtrl.exe -force-metal - wine OutOfCtrl_v1_2_EXE/OutOfCtrl.exe -force-glcore Although some of these Unity flags may be dependent on wine and require wine specific flags to also be set for full compatibility and not to be overridden by wine. Seems worth a try in hope for some more debugging hints. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.