[Bug 4432] Blobby Volley

Wine Bugs wine-bugs at winehq.org
Fri Sep 15 09:25:20 CDT 2006


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





------- Additional Comments From tb7653 at gmx.de  2006-15-09 09:25 -------
I just tried to change the background picture. Blobby Volley uses "bvbg.bmp" in
it's directory, if existing, as game background instead of the default picture
(rendered beach), see "Instructions.txt". I used Image Magick's convert program
to create such a file (convert whatever.png -scale 800x600 bvbg.bmp) and this
picture was shown correctly in the game. (The blobs still were not, as was to be
expected)
I hope this helps to narrow down the bug.
I *guess* it has to do with parsing the images, which are packaged with BV,
thinking of e.g. a rarely used or compressed bmp subtype. This is, if there is
an API/wine call like LoadBitmap(..) or LoadTexture(..) or so.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list