Get 16bit SkiFree working

Richard Cohen richard at daijobu.co.uk
Fri Apr 15 03:37:25 CDT 2005


The 16bit BITMAP structure only uses a BYTE for planes & bpp, so 
CreateBitmap16 should only use the first byte.

Fixes the classic Win16 game SkiFree (http://ski.ihoc.net/)

[I see he's just found the source code, so there's now a Win32 version 
as well :)]

Richard.


Changelog:

CreateBitmap16 should use only the first byte of planes & bpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: skifree.diff
Type: text/x-patch
Size: 495 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20050415/b8b4ac24/skifree.bin


More information about the wine-patches mailing list