[Bug 45713] FusionFall Retro: fails to launch

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Aug 26 15:24:17 CDT 2018


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

--- Comment #12 from Stellarspace <macariopatrick at icloud.com> ---
(In reply to Fabian Maurer from comment #11)
> Ok, I got it to work.
> using wine-staging-3.14.
> 1) Deleted .wine
> 2) WINEARCH=win32 winetricks -q vcrun2015 vcrun2013 d3dx11_43 d3dcompiler_43
> win7
> 3) wine ULInstaller.exe
> 4) Start game, get to the error screen, close program
> 5) Delete "drive_c/users/fabian/AppData/LocalLow/Unity/WebPlayer" and
> replace it with "drive_c/users/fabian/Application Data/FusionFall
> Universe/Games/Retro/WebPlayer"
> 6) Game starts up now
> 
> It wasn't properly installing the webplayer, now to investigate why.
> But first, can you confirm the workaround makes the game work?

Yes, the workaround works. I wrote this to do it automatically:
cd ~/.wine32/drive_c/users/$USER/AppData/LocalLow/Unity/ & rm -r WebPlayer
mkdir -vp WebPlayer && cp -vr ~/.wine32/drive_c/users/$USER/Application\
Data/FusionFall\ Universe/Games/Retro/WebPlayer/*
~/.wine32/drive_c/users/$USER/AppData/LocalLow/Unity/WebPlayer/

Is there a reason the avatar spins around and fires without touching the
keyboard and mouse?

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