Hi everyone,
The latest CVS shows this error on GTA3. Although it is an improvement
since it doesn't crash into the debugger, but instead it just stops. It
generated (after a long list of IDirect3D8Impl_CheckDeviceFormat
fixme's) this output:
fixme:d3d:IDirect3D8Impl_CheckDeviceFormat (0x405b21a0)->(Adptr:0,
DevType:(1,D3DDEVTYPE_HAL), AdptFmt:(23,D3DFMT_R5G6B5), Use:(0,none),
ResTyp:(3,D3DRTYPE_TEXTURE), CheckFmt:(41,D3DFMT_P8))
fixme:d3d:IDirect3D8Impl_CheckDeviceFormat (0x405b21a0)->(Adptr:0,
DevType:(1,D3DDEVTYPE_HAL), AdptFmt:(23,D3DFMT_R5G6B5), Use:(0,none),
ResTyp:(3,D3DRTYPE_TEXTURE), CheckFmt:(41,D3DFMT_P8))
fixme:d3d:IDirect3DDevice8Impl_SetPaletteEntries (0x40660b10) : setting
p[40] <= RGBA(f8,b1,00,ff)
fixme:system:SystemParametersInfoA Unimplemented action: 86
(SPI_SETPOWEROFFACTIVE)
fixme:system:SystemParametersInfoA Unimplemented action: 85
(SPI_SETLOWPOWERACTIVE)
fixme:system:SystemParametersInfoA Unimplemented action: 59
(SPI_SETSTICKYKEYS)
I'm now looking for a game that shows the same output but has a demo for
download.
-- E. C. F. Wolff