Fonts for Windows Games

Questions about Wine on Linux
Locked
ferret234
Newbie
Newbie
Posts: 1
Joined: Tue Jul 29, 2014 8:24 am

Fonts for Windows Games

Post by ferret234 »

Hello, I recently started using wine, and have installed and run lots of programs perfectly. However, I recently tried to run a windows game (Combat wings- Battle of Britain for those interested) It installed perfectly off the disk, however, when attempted to run, it gave me the error "Font not found is system fonts (arial.tff)"
Is there any way to fix this? (I'm using Ubuntu 14.04 LTS)
Thanks in advance!
mogorva
Level 4
Level 4
Posts: 107
Joined: Fri Oct 16, 2009 10:27 am

Re: Fonts for Windows Games

Post by mogorva »

Code: Select all

winetricks corefonts
should help.
Locked