Displaying 3 results from an estimated 3 matches for "wined3dfmt_r5g6b5".
2009 Jul 18
2
GTA: Vice City, graphical issues
...us work fine, but during gameplay, there is nothing but a large grey rectangle and the sky texture.
It's set in compatibility mode for Windows Vista.
Here's a snippet of what's being repeated in the terminal:
Code:
fixme:d3d:context_check_fbo_status Color attachment 0: (0x1b5f888) WINED3DFMT_R5G6B5 32x32
fixme:d3d:context_check_fbo_status Depth attachment: (0x1b5f9f8) WINED3DFMT_D15S1 32x32
fixme:d3d:context_check_fbo_status FBO status GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT_EXT (0x8cd6)
fixme:d3d:context_check_fbo_status Color attachment 0: (0x6514160) WINED3DFMT_R5G6B5 32x32
fixme:d3d:contex...
2010 Jan 07
3
Runaway 2 Wine Patch
...INED3DFMT_A8R3G3B2;
}
+
+ if( (DDPixelFormat->u2.dwRBitMask == 0xF800) &&
+ (DDPixelFormat->u3.dwGBitMask == 0x001F) &&
+ (DDPixelFormat->u4.dwBBitMask == 0x0) )
+ {
+ return WINED3DFMT_R5G6B5;
+ }
+
ERR("16 bit RGB Pixel format does not match\n");
return WINED3DFMT_UNKNOWN;
The error message is for return WINED3DFMT_R5G6B5; in utils.c because WINED3DFMT_R5G6B5 doesn't exist.
How to change it to can patch the latest...
2007 Mar 19
1
Screen not changing from 640x480 to 800x600 - "Shogun - Total War"
Wine 9.30
Slackware 11
ATI FireGL 5200 (Propriatory drivers)
I found Shogun in a shop as a 'Classic' game and I've been trying to get
it to work using Wine.
Shogun uses Safedisc and so does not work in it's, ahem, original form.
However it can, shall we say, be persuaded to get over it's
difficulties and at least run.
This is where I am now. I have the game running and