Install all the fonts:
winetricks allfonts
- enable font smoothing - fire one after the other these lines in Terminal:
select third option in terminal - with the arrows, then use tab key to select ok and 'enter'wget http://files.polosatus.ru/winefontssmoothing_en.sh bash winefontssmoothing_en.sh

- install a windows msstyle file in Wine/Configure Wine/Desktop Integration

- increase the screen resolution in Wine/Configure Wine/Graphics

To increase certain menu fonts:
- open `.wine/drive_c/windows/win.ini` in a text editor, and add these two lines at the end, and save:
[Desktop]
MenuFontSize=18
Replace the "18" with whatever font size.
No comments:
Post a Comment