https://bugs.winehq.org/show_bug.cgi?id=45832
--- Comment #13 from Connor McAdams conmanx360@gmail.com --- (In reply to Louis Lenders from comment #12)
Created attachment 62364 [details] hacks + staging multimonitor patch
Hi Connor, I started all over again testing in fresh wineprefix, to avoid running into side-issues.
I think the staging multi-monitor patch is needed after all (it`s included in attached patch which contains also the rest of the hacks).
I got it running by
apply the attached patch
remove ~/.wine //rm -rf ~/.wine or use new WINEPREFIX
winetricks -q dotnet45
winetricks win7
unzip ~/Downloads/windower.portable.zip
wine windower.exe
Awesome! applied the patch and the program now runs properly. The the application crashes internally (meaning not a Wine crash, it reports it's own crash) after launching the game, so that's something to report to the developers of Windower, I'd guess.
Thanks for the help.