Re: trigger wine old chinese font
"DanKegel" <[email protected]>
| Newsgroups | gmane.comp.emulators.wine.user |
|---|---|
| Message-ID | <[email protected]> |
Do the suggestions at the end of http://bugs.winehq.org/show_bug.cgi?id=16325 help any? Yes, you can run old versions of wine for particular apps; you just need to install the old version of wine in e.g. /usr/local/wine-1.2.3 and run /usr/local/wine-1.2.3/bin/wine instead of wine, and you probably need to have a separate WINEPREFIX, e.g. export WINEPREFIX=$HOME/.wine-old before running that app.