[Bug 45713] FusionFall Retro: fails to launch

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Aug 26 11:34:19 CDT 2018


https://bugs.winehq.org/show_bug.cgi?id=45713

--- Comment #3 from Stellarspace <macariopatrick at 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.

-- 
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.



More information about the wine-bugs mailing list