[Bug 1908] Medival total war demo doesn't work

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Sep 7 16:34:27 CDT 2007


http://bugs.winehq.org/show_bug.cgi?id=1908





--- Comment #19 from Stefan Dösinger <stefandoesinger at gmx.at>  2007-09-07 16:34:27 ---
The difference I can see is the enumeration order of the pixel formats. The
original code enumerates D3DFMT_R5G6B5(16 bit) -> D3DFMT_P8 (8 bit) ->
D3DFMT_X8R8G8B8 (32 bit), but the current code enumerates
D3DFMT_X8R8G8B8->D3DFMT_R5G6B5->D3DFMT_P8


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.


More information about the wine-bugs mailing list