NoLimits Coaster 2, Direct3D not supported?

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
Michael4824
Newbie
Newbie
Posts: 3
Joined: Sat Jan 18, 2014 11:48 am

NoLimits Coaster 2, Direct3D not supported?

Post by Michael4824 »

I'm trying to run the demo of NoLimits Coaster 2 (available for download here: http://www.maddata.com/nolimits2/downlo ... nstall.exe ).

The app installs okay, however when I try to run the program it crashes nearly instantly. The program gives the error message "windowed Direct3D rendering not supported in current display mode", but nothing else. The console isn't very helpful either:
fixme:heap:HeapSetInformation 0x0 1 0x0 0
fixme:win:EnumDisplayDevicesW ((null),0,0x32f348,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),1,0x32f348,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x32f628,0x00000000), stub!
Any idea where I can try to get started to be able to run this program?

Thanks
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: NoLimits Coaster 2, Direct3D not supported?

Post by dimesio »

It doesn't crash on my system, but it refuses to start. I get a popup message that says "Initialization failed. Check the message console for details. Pressing OK will abort."

File a bug.
Michael4824
Newbie
Newbie
Posts: 3
Joined: Sat Jan 18, 2014 11:48 am

Re: NoLimits Coaster 2, Direct3D not supported?

Post by Michael4824 »

Thanks for the suggestion. I created a ticket and there is already a patch. In case anyone is interested, you can follow it here: http://bugs.winehq.org/show_bug.cgi?id=35405
Locked