sunnior
2008-Nov-04 13:56 UTC
[Wine] Rollercoaster Tycoon 3 No matching mode found 1280x960x0 @0!
Hello, I have just installed Rollercoaster Tycoon 3, but failed to run it with wine-1.1.7 I got the following message:> > err:x11settings:X11DRV_ChangeDisplaySettingsEx No matching mode found 1280x960x0 @0! (desktop) > err:x11settings:X11DRV_ChangeDisplaySettingsEx No matching mode found 1600x1200x0 @0! (desktop)How to fix it? TIA:)
vitamin
2008-Nov-04 14:40 UTC
[Wine] Re: Rollercoaster Tycoon 3 No matching mode found 1280x960x0 @0!
sunnior wrote:> Hello, > > I have just installed Rollercoaster Tycoon 3, but failed to run it with wine-1.1.7 > I got the following message: > > > > > err:x11settings:X11DRV_ChangeDisplaySettingsEx No matching mode found 1280x960x0 @0! (desktop) > > err:x11settings:X11DRV_ChangeDisplaySettingsEx No matching mode found 1600x1200x0 @0! (desktop) > > > How to fix it? TIA:)Modify your xorg.conf to list all required resolutions. You can check what resolutions you have by running 'xrandr'.
sunnior
2008-Nov-05 03:09 UTC
[Wine] Re: Rollercoaster Tycoon 3 No matching mode found 1280x960x0 @0!
Is there any way to fix it? Am I done?
Austin English
2008-Nov-05 03:18 UTC
[Wine] Rollercoaster Tycoon 3 No matching mode found 1280x960x0 @0!
On Tue, Nov 4, 2008 at 9:09 PM, sunnior <wineforum-user at winehq.org> wrote:> Is there any way to fix it? > > Am I done? > > > > > >Fix your xorg.conf -- -Austin
sunnior
2008-Nov-05 04:29 UTC
[Wine] Re: Rollercoaster Tycoon 3 No matching mode found 1280x960x0 @0!
Code: Fix your xorg.conf just add the required resolution 1600x1200 1280x960 to xorg.conf?
sunnior
2008-Nov-05 04:35 UTC
[Wine] Re: Rollercoaster Tycoon 3 No matching mode found 1280x960x0 @0!
Code: Fix your xorg.conf just add the required resolution 1600x1200 1280x960 to xorg.conf? [Question]
Cai
2008-Nov-05 06:23 UTC
[Wine] Re: Rollercoaster Tycoon 3 No matching mode found 1280x960x0 @0!
In fact, there is no such a resolution. Can a screen display at 0Hz? ?You might choose other resolutions in your game :)
Cai
2008-Nov-05 06:28 UTC
[Wine] Re: Rollercoaster Tycoon 3 No matching mode found 1280x960x0 @0!
You can disable the resolution change feature. ./configure --without-xrandr
sunnior
2008-Nov-05 09:44 UTC
[Wine] Re: Rollercoaster Tycoon 3 No matching mode found 1280x960x0 @0!
> You might choose other resolutions in your gameThe fact is I can't enter the game and Code: ./configure --without-xrandr How to use this command since I didn't compile anything. I just use wine to run a windows game Code: wine RCT.exe :?
vitamin
2008-Nov-05 15:25 UTC
[Wine] Re: Rollercoaster Tycoon 3 No matching mode found 1280x960x0 @0!
sunnior wrote:> > > Fix your xorg.conf > > > just add the required resolution 1600x1200 1280x960 to xorg.conf?Yes. Read my previous post.
sunnior
2008-Nov-06 14:10 UTC
[Wine] Re: Rollercoaster Tycoon 3 No matching mode found 1280x960x0 @0!
I can't find the regedit.exe and I don't know how to edit the reg either.[Shocked] Well, if you really want to try it. I would say it's really a cool game, I have been a fan of it since a child.8) I'm sorry, but I can't find the original link and even don't know if it still exists, since I downloaded long ago via bittorrent. But I think this one is similar enough.> http://fenopy.com/torrent/Rollercoaster_Tycoon_3__Full_Game_Crack_Cd_Key__Thaboo/MTE4MDM5NA==/index.htmlThank you!:)
Tlarhices
2008-Nov-07 06:28 UTC
[Wine] Re: Rollercoaster Tycoon 3 No matching mode found 1280x960x0 @0!
sunnior wrote:> So complicated! > vitamin wrote: > > > You have to add the resolution to the Monitor section > > > Is this right? > > > > Section "Screen" > > Identifier "Default Screen" > > Monitor "Configured Monitor" > > Device "Configured Video Device" > > DefaultDepth 24 > > SubSection "Display" > > Depth 24 > > Modes "1600x1200" "1280x960" > > EndSubSection > > EndSection > > > But it didn't work.Did you try looking at the appdb ? http://appdb.winehq.org/objectManager.php?sClass=version&iId=3781 There is a message called "Works fine" talking about several native dll to use and specific configuration. Did you try that ?
Tlarhices
2008-Nov-07 06:36 UTC
[Wine] Re: Rollercoaster Tycoon 3 No matching mode found 1280x960x0 @0!
> Truly can not work. The problem is that 1280x960x0 @ 0, it means > 1280X960 , 0bit , 0hz . > [...] > It is a bug. But we cannot tell whether it belongs to Wine or Rollercoaster. > But I do not know how to debug. Who knows can help to debug this game?Or maybe 0bpp and 0Hz is just a way to probe for existing resolutions (that may or may not work with wine) and the problem does not come from this at all.
Cai
2008-Nov-07 06:42 UTC
[Wine] Rollercoaster Tycoon 3 No matching mode found 1280x960x0 @0!
Tlarhices ??:>> Truly can not work. The problem is that 1280x960x0 @ 0, it means >> 1280X960 , 0bit , 0hz . >> [...] >> It is a bug. But we cannot tell whether it belongs to Wine or Rollercoaster. >> But I do not know how to debug. Who knows can help to debug this game? >> > > > Or maybe 0bpp and 0Hz is just a way to probe for existing resolutions (that may or may not work with wine) and the problem does not come from this at all. > > > > > >So complicate! I think I need to wait for a new version of Wine. By the way, thanks
Tlarhices
2008-Nov-07 07:27 UTC
[Wine] Re: Rollercoaster Tycoon 3 No matching mode found 1280x960x0 @0!
Cai wrote:> So complicate! I think I need to wait for a new version of Wine. By the way, thanksBefore giving up, did you try what is written on the appdb page ?
Cai
2008-Nov-07 07:57 UTC
[Wine] Rollercoaster Tycoon 3 No matching mode found 1280x960x0 @0!
Tlarhices wrote:> Before giving up, did you try what is written on the appdb page ?:-X Er, No. Just a game, I have work to do. :-P
sunnior
2008-Nov-07 09:37 UTC
[Wine] Re: Rollercoaster Tycoon 3 No matching mode found 1280x960x0 @0!
Tlarhices wrote:> There is a message called "Works fine" talking about several native dll to use and specific configuration. Did you try that ?I tried but fail. It is an old post so any failure is not surprise. I think I'd better stop here. This problem is so complicated. Maybe this game will run flawlessly on the later version of wine. Thank you all!
Maybe Matching Threads
- No keyboard input when running RollerCoaster Tycoon 3
- Running Rollercoaster Tycoon 3 correctly in Wine
- Problem with Securom when starting Rollercoaster Tycoon 3
- Can't install Rollercoaster Tycoon 3
- RollerCoaster Tycoon 2 run error "fixme:ntdll:RtlNtStatus.."