I have Ubuntu 8.10 and I downloaded Wine and installed it. Everything seems to work (installation works), but when I try to run the game that I installed, I hear the sound, but I don't see video, and instead I see a blank screen with big white text in the center that says "Cannot Display This Video Mode"
Does anybody know what this is? How do I fix this?
"Cannot Display This Video Mode"
"Cannot Display This Video Mode"
Torsdag 01 januar 2009 23:46:56 skrev stephen:
'winecfg' and enable a virtual desktop.
Alexander N. Sørnes
Does this message come from the game itself or your monitor? Try runningI have Ubuntu 8.10 and I downloaded Wine and installed it. Everything seems
to work (installation works), but when I try to run the game that I
installed, I hear the sound, but I don't see video, and instead I see a
blank screen with big white text in the center that says "Cannot Display
This Video Mode"
Does anybody know what this is? How do I fix this?
'winecfg' and enable a virtual desktop.
Alexander N. Sørnes
Re: "Cannot Display This Video Mode"
This means your video card set resolution not supported by your monitor.stephen wrote:I see a blank screen with big white text in the center that says "Cannot Display This Video Mode"
In most cases this means that Xorg is misconfigured and reports to Wine video modes (resolution + refresh rate) that are not supported by your monitor. Wine always chooses the best refresh rate for given resolution.
You need to fix your Xorg config, use virtual desktop mode or override refresh rate (might not always work):
Code: Select all
[HKEY_LOCAL_MACHINE\Software\Microsoft\DirectDraw]
ForceRefreshRate=60