Displaying 9 results from an estimated 9 matches for "changedisplaysettingsa".
2001 Nov 22
2
Civ3 works, but a weird resolution problem
...topDoubleBuffered" = "Y"
The actual game (Civ III), runs fine, its just too big for my 800x600
setup, its some how stretched out... note the 1024x768 bit in the "Change
display setttingsA"...is there a fix around this?
(using Wine Debian Sid debs 20011108)
fixme:system:ChangeDisplaySettingsA (0x405c6d58,0x00000004), stub
flags=FULLSCREEN,
fixme:system:ChangeDisplaySettingsA bpp=16
fixme:system:ChangeDisplaySettingsA width=1024
fixme:system:ChangeDisplaySettingsA height=768
fixme:system:ChangeDisplaySettingsA (Putting X in this mode beforehand might help)
err:module:BU...
2002 May 17
1
opengl nvidia demo - let's try quid now...
I have changed the demo and I now get a differernt error message.
how to get around this?
$ wine -- z:/Nvidia_Demos/Squid/binaries/Squid.exe SquidParams.txt
fixme:system:ChangeDisplaySettingsA (0x494b5e48,0x00000004), stub
flags=FULLSCREEN,
fixme:system:ChangeDisplaySettingsA width=1024
fixme:system:ChangeDisplaySettingsA height=768
fixme:system:ChangeDisplaySettingsA (Putting X in this mode beforehand might
help)
err:opengl:X11DRV_DescribePixelFormat Wrong structure size !
GLUT...
2001 Aug 31
1
Trouble with opengl
...pport compiled in.
err:opengl:X11DRV_ChoosePixelFormat No OpenGL support compiled in.
err:opengl:X11DRV_ChoosePixelFormat No OpenGL support compiled in.
err:opengl:X11DRV_ChoosePixelFormat No OpenGL support compiled in.
err:opengl:X11DRV_ChoosePixelFormat No OpenGL support compiled in.
fixme:system:ChangeDisplaySettingsA (0x405b6bf8,0x00000004), stub
flags=FULLSCREEN,
fixme:system:ChangeDisplaySettingsA width=1024
fixme:system:ChangeDisplaySettingsA height=768
fixme:system:ChangeDisplaySettingsA (Putting X in this mode
beforehand might help)
err:opengl:X11DRV_GetPixelFormat No OpenGL support compiled in.
er...
2002 Nov 29
1
HALF-LIFE RUNS SLOW & Noe network connection
...0000,00000013)
fixme:ddraw:Main_DirectDraw_SetCooperativeLevel
(0x44480028)->(00000000,00000008)
fixme:ddraw:Main_DirectDraw_SetCooperativeLevel
(0x44480028)->(000a0058,00000013)
fixme:dc:LockWindowUpdate (0xa0058), partial stub!
fixme:dc:LockWindowUpdate ((nil)), partial stub!
fixme:system:ChangeDisplaySettingsA (0x40730d00,0x00000004), stub
flags=FULLSCREEN,
fixme:dsound:IDirectSoundImpl_SetCooperativeLevel
(0x4215ba28,000c0024,3):stub
fixme:system:ChangeDisplaySettingsA bpp=16
fixme:system:ChangeDisplaySettingsA width=640
fixme:system:ChangeDisplaySettingsA height=480
fixme:system:Chan...
2001 Mar 22
0
Problems with OpenGL in tribes
...oundImpl_SetCooperativeLevel
(0x40387248,00000150,2):stub
fixme:system:SystemParametersInfoA Unimplemented action: 3 (SPI_GETMOUSE)
fixme:dsound:IDirectSoundImpl_SetCooperativeLevel
(0x40387248,00000150,2):stub
fixme:system:SystemParametersInfoA Unimplemented action: 3 (SPI_GETMOUSE)
fixme:system:ChangeDisplaySettingsA (0x40576a68,0x00000004), stub
flags=FULLSCREEN,
fixme:system:ChangeDisplaySettingsA width=800
fixme:system:ChangeDisplaySettingsA height=600
fixme:system:ChangeDisplaySettingsA (Putting X in this mode beforehand
might help)
err:opengl:X11DRV_DescribePixelFormat Wrong pixel format !...
2001 May 01
1
Wine and game The Realm
...section=0x7ff063b8: spincount=1000 not supported
fixme:win32:SetCriticalSectionSpinCount critsection=0x7ff063d8: spincount=1000 not supported
fixme:font:AddFontResourceA ("C:\\WINDOWS\\Fonts\\reale___.ttf"): stub! Read the Wine User Guide on how to install this font manually.
fixme:system:ChangeDisplaySettingsA (0x568780,0x00000004), stub
flags=FULLSCREEN,
fixme:system:ChangeDisplaySettingsA bpp=16
fixme:system:ChangeDisplaySettingsA width=800
fixme:system:ChangeDisplaySettingsA height=600
fixme:system:ChangeDisplaySettingsA (Putting X in this mode beforehand might help)
at 16 bit I get the sa...
2001 Apr 02
0
GL problems with Serious Sam
...f failed request: BadMatch (invalid parameter attributes)
Major opcode of failed request: 143 (GLX)
Minor opcode of failed request: 5 (X_GLXMakeCurrent)
Serial number of failed request: 244
Current serial number in output stream: 244
This is after many other errors like:
fixme:system:ChangeDisplaySettingsA (0x405a6bd8,0x00000004), stub
flags=FULLSCREEN,
Can anybody help me resolve this?
Thanks.
2002 Jan 07
0
Unhandled exception: page fault on read access
...): NORMAL_PRIORITY_CLASS ignored
fixme:ole:MSFT_DoTypeInfo Assign constructor/destructor memid
<snip> repeated 52 times /<snip>
fixme:font:AddFontResourceA ("C:\\WINDOWS\\Fonts\\reale___.ttf"): stub! Read the Wine User Guide on how to install this font manually.
fixme:system:ChangeDisplaySettingsA (0x5699a4,0x00000002), stub
flags=TEST,
fixme:ole:CoRegisterMessageFilter stub
fixme:ole:MSFT_DoTypeInfo Assign constructor/destructor memid
<snip> repeated 52 times /<snip>
fixme:ole:CoCreateInstance no classfactory created for CLSID {00000000-0000-0000-0000-000000000000}, hr...
2008 May 23
0
Wine release 1.0-rc2
...ing convention of LPFNOFN, don't use static buffers.
user32: Add tests for painting minimized/clipped windows.
gdi32: Add more font substitution tests, make them pass under Wine.
cabinet: Fix the regression caused by 4046075462c00f4479f185d1c0514584ff851223.
user32: Make ChangeDisplaySettingsA/W reset dmDriverExtra to 0 like XP and Vista do.
kernel32: Update locale info for Esperanto.
gdi32: Slightly relax EMF record comparisons allowing rounding errors.
Eric Pouech (2):
winedbg: Fix the path traversal.
dbghelp: Protect dwarf parsing against NULL function names....