https://bugs.winehq.org/show_bug.cgi?id=38060
Sam masterofquebec@rocksplash.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |UNCONFIRMED Resolution|INVALID |---
--- Comment #12 from Sam masterofquebec@rocksplash.com --- (In reply to Dmitry Timoshkov from comment #11)
(In reply to Sam from comment #5)
Tought it could be usefull. To be honest I have no idea were to look. The only thing I know are the following:
SA-MP runs quite fine except for the killbox wich use gtaweap3.ttf. Seems I'm not the only one with this problem (eg: https://appdb.winehq.org/objectManager. php?sClass=version&iId=18213&iTestingId=70531&bShowAll=true)
MTA does not start saying it could not load "pricedown.ttf".
You are putting the font in the wrong directory. For end-user support please use forums.
It seems to me that THE FONTS ARE IN THE RIGHT DIRECTORY according to the software source and Wine logs.
MTA:SA **REQUIRE** fonts to be in the following directory (see MTA:SA source, CGraphics.cpp:1087):
c:/Program Files/MTA San Andreas 1.4/MTA/cgui
This is exactly where the fonts are and this is also where the fonts were extracted during the setup.
Wine even attempt to load them from the very same location:
warn:font:new_ft_face Unable to load font "/home/samuel/.wine/dosdevices/c:/Program Files/MTA San Andreas 1.4/MTA/cgui/pricedown.ttf"/(nil) err = 2
I'm changing the status to "unconfirmed" once again as I'm pretty sure this is a bug.