Displaying 3 results from an estimated 3 matches for "ddraw7_fliptogdisurface".
2010 Oct 02
1
steam games not running
...nd (nil)
err:ole:RevokeDragDrop invalid hwnd 0x10126
err:wgl:X11DRV_WineGL_InitOpenglInfo couldn't initialize OpenGL, expect problems
err:d3d_caps:WineD3D_CreateFakeGLContext Can't find a suitable iPixelFormat.
err:d3d:InitAdapters Failed to get a gl context for default adapter
fixme:ddraw:ddraw7_FlipToGDISurface iface 0x12d7f0 stub!
err:d3d_caps:WineD3D_CreateFakeGLContext Can't find a suitable iPixelFormat.
err:d3d:InitAdapters Failed to get a gl context for default adapter
fixme:ddraw:ddraw7_FlipToGDISurface iface 0x1497f8 stub!
err:ntdll:RtlpWaitForCriticalSection section 0x156b794 "?" wai...
2010 Aug 23
4
Steam games unable to play
Wine Version 1.2, Ubuntu Lycid Lynx
Games that I've tried to launch:
Half-Life (Goldsource)
Day of Defeat
Sven Co-op
I have tried to run the games with Steam normal installation and with Steam Installed with winetricks
Terminal Output when I tried to run Steam and then Half-Life under Steam.
Code:
mand at mand-desktop:~/.wine/drive_c/Program Files/Steam$ wine Steam.exe
CellID: Fetching
2019 Feb 04
0
Wine release 4.1
...eys from PFX blobs.
crypt32: Support password protected PFX blobs.
wineboot: More accurate reporting of AMD and Intel processors.
secur32: Ignore spurious callbacks on macOS.
crypt32: Add support for PFX objects in CryptQueryObject.
Henri Verbeet (2):
ddraw: Implement ddraw7_FlipToGDISurface().
ddraw: Return the correct swapchain surface in ddraw7_GetGDISurface().
Isira Seneviratne (2):
po: Update Sinhala translation.
po: Update Sinhala translation.
Jacek Caban (23):
widl: Fix HANDLE_PARAM_IS_RETURN flag handling.
widl: Use public HANDLE_PARAM_IS_* flags...