http://bugs.winehq.org/show_bug.cgi?id=32877 --- Comment #7 from Austin English <austinenglish(a)gmail.com> 2013-02-03 09:31:45 CST --- (In reply to comment #5)
I tried first with dotnet20 it didn't work and the installer prompted for .net 4.0 to be installed. So here is the series of commands that will get the game going,:
$ WINEPREFIX='/home/<user>/.wine32' WINEARCH='win32' wine 'wineboot' $ WINEPREFIX='/home/<user>/.wine32' WINEARCH='win32' winetricks dotnet40 $ WINEPREFIX='/home/<user>/.wine32' WINEARCH='win32' wine /path/to/GnomoriaDemoSetup.exe
cd to the directory instead. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.