http://bugs.winehq.org/show_bug.cgi?id=13871
Summary: Please add configuration parameter or command line parameter for color palette size Product: Wine Version: 1.0-rc4 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: cngnome@gmail.com
I have some children games, that require 256 colors. These games all say that I need 256 colors, althought I have 24 bit colors. This is symptom of bug 7334. Now, I do understand the issue explained there, but when I run these games in Windows, all I do is to go to to the specific program settings and set it to 256 colors.
Imho it does not matter whether I really have 256 or more colors, it is just that the windows call that these games use does not take this situation on account and returns false even if you have more than 256 when it should only return false if you have less. And because wine mimics windows behaviour, it correctly states that you cannot use the game.
So in wines perspective the program works correctly, but from the poor players perspective no.
My suggestion to this is, that if you could add a parameter to registry to the game in question, winecfg or wine command line stating that wine now has 256 (or other amount of) colors instead of what the box in reality has, this would solve the issue. If I recall correctly, this is similar to the way Cedega works (I subscribed it for couple of years before wine got better than it).
http://bugs.winehq.org/show_bug.cgi?id=13871
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #1 from Vitaliy Margolen vitaliy@kievinfo.com 2008-06-12 13:56:53 --- It's already in the registry - search (ScreenDepth). Hover make sure you don't have any valuable information under ~/.wine. Because as soon as you change that, Wine won't start anymore.
And no you can't just return bogus numbers to app - that's not the way windoze works.
http://bugs.winehq.org/show_bug.cgi?id=13871
James Hawkins truiken@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from James Hawkins truiken@gmail.com 2008-06-12 14:23:46 --- Closing.
http://bugs.winehq.org/show_bug.cgi?id=13871
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |RESOLVED Resolution|INVALID |DUPLICATE
--- Comment #3 from Dmitry Timoshkov dmitry@codeweavers.com 2008-06-12 23:23:34 --- This is a duplicate, please have a look for a workaround at http://wiki.winehq.org/ColorIndexMode
*** This bug has been marked as a duplicate of bug 7334 ***
http://bugs.winehq.org/show_bug.cgi?id=13871
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Dmitry Timoshkov dmitry@codeweavers.com 2008-06-12 23:23:55 --- Closing dup.