https://bugs.winehq.org/show_bug.cgi?id=39890
Bug ID: 39890 Summary: Orcish Inn fails to start with exception System.NotImplementedException Product: Wine Version: 1.9.0 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: winehq@enric.me Distribution: ---
Created attachment 53266 --> https://bugs.winehq.org/attachment.cgi?id=53266 Wine 1.9.0 Log
An XNA-based game, Orcish Inn, fails to start on a clean Wineprefix, onto which these packages were installed with winetricks:
dotnet20sp1 dotnet20 dotnet30sp1 dotnet35 dotnet40 dotnet45 msxml3 xna40
Program output --------------
Nothing, no game display. Crash on startup with debug exception (attached to this bug report).
Steps to reproduce ------------------
1. download the game from the appdb listing. [1] 2. create a new wineprefix and install the aforementioned packages with winetricks (dotnet45 and xna40 will pull the other packages) 2. unzip and cd to the game directory 3. run with `wine OrcishInn.exe` 4. Program will crash with the debug similar to the attached file.
References ----------
[1]: https://appdb.winehq.org/objectManager.php?sClass=application&iId=17287