diff options
Diffstat (limited to 'system/wine/README')
-rw-r--r-- | system/wine/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/system/wine/README b/system/wine/README index f19f22a18b..80a4cc1110 100644 --- a/system/wine/README +++ b/system/wine/README @@ -11,6 +11,12 @@ running this game, then do this: FALLOUT3=YES ./wine.SlackBuild If you want to apply the DIB engine patches use DIB=YES ./wine.SlackBuild. +(There is an environment variable, WINEDIB, which can be set with +"export WINEDIB=ON". This must be done in the terminal before any applications +needing the DIB engine are run. To permanently enable it, use regedit: +In "HKEY_CURRENT_USER\Software\Wine\DIB Engine" create a string named +"Enabled" with value "Y".) + These options can be used together. This requires fontforge and webcore-fonts. |