On Saturday 29 September 2007 10:34:19 am Roderick Colenbrander wrote:
Hi,
Every Wine release more and more programs start to work on Wine. A serious problem is that not all programs can work out of the box. Some games for instance need the windows version to be set to Windows 95 or it will crash. Other games like Medal of Honour need their OpenGL extension string trimmed to get it to work on cards which support a lot of OpenGL extensions. There are dozens of more examples like that.
The majority of Wine's options are settable via the registry and can be given app-specific overrides. So how about wineprefixcreate creates registry entries for specific apps that are known to need special settings?
Just need to be really really careful that an app needs the change, and that it's not due to a bug in Wine or something.