Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fonts missing and cannot be downloaded, installing impossible #157

Open
Sergorov opened this issue Feb 23, 2024 · 6 comments
Open

Fonts missing and cannot be downloaded, installing impossible #157

Sergorov opened this issue Feb 23, 2024 · 6 comments

Comments

@Sergorov
Copy link

The first font missing is Arial32.exe and arialb32.exe, which can be downloaded on https://sourceforge.net/projects/corefonts/files/the%20fonts/final/.
The second one is Tahoma32.exe, and I could not find it anywhere. The ttf is easy enough to get, but it needs to be this odd exe file, and all links to ms servers (https://download.microsoft.com/download/office97pro/fonts/1/w95/en-us/tahoma32.exe and ftp://ftp.microsoft.com/Softlib/MSLFILES/tahoma32.exe) are dead.

As these two are missing it is impossible to use the install script on https://lutris.net/games/battlenet/.

What do I do now?

@strycore
Copy link
Member

strycore commented Feb 24, 2024

Why are you having problems downloading fonts with Winetricks? We solved that several months ago.

@strycore
Copy link
Member

None of the URLs you point to are sites we've used to download fonts in Winetricks. If I'm not mistaken we now download every font from Github.

Are you sure you're using our version of Winetricks?

@Sergorov
Copy link
Author

Thank you for your answer. Maybe it's because I use the flatpak version of lutris I installed via the software manager in Linux Mint (version is given as 0.5.16). I ran the updater and it claims to be up to date, stating Wine version is wine-ge-8-26-x86_64. I couldn't find the version of the packaged winetricks that came with it.

@Sergorov
Copy link
Author

If you have access to the Tahoma32.exe, would it be possible to add that to the github?

@strycore
Copy link
Member

We don't have ownership on the Github account that has those fonts and the repo was updated 9 years ago: https://github.com/pushcx/corefonts/

For the Tahoma font, it's not part of corefonts, the font is present in a .cab file that is hosted on SourceForge. I experienced no problem installing it with Winetricks:

Executing load_tahoma 
grep: warning: stray \ before /
Executing mkdir -p /home/strider/.cache/winetricks/tahoma
Executing cd /home/strider/.cache/winetricks/tahoma
Downloading https://downloads.sourceforge.net/corefonts/OldFiles/IELPKTH.CAB to /home/strider/.cache/winetricks/tahoma
--2024-02-24 16:08:25--  https://downloads.sourceforge.net/corefonts/OldFiles/IELPKTH.CAB
Resolving downloads.sourceforge.net (downloads.sourceforge.net)... 204.68.111.105
Connecting to downloads.sourceforge.net (downloads.sourceforge.net)|204.68.111.105|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://master.dl.sourceforge.net/project/corefonts/OldFiles/IELPKTH.CAB?viasf=1 [following]
--2024-02-24 16:08:25--  https://master.dl.sourceforge.net/project/corefonts/OldFiles/IELPKTH.CAB?viasf=1
Resolving master.dl.sourceforge.net (master.dl.sourceforge.net)... 216.105.38.12
Connecting to master.dl.sourceforge.net (master.dl.sourceforge.net)|216.105.38.12|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 411248 (402K) [application/octet-stream]
Saving to: ‘IELPKTH.CAB’

     0K .......... .......... .......... .......... .......... 12%  778K 0s
    50K .......... .......... .......... .......... .......... 24% 2.64M 0s
   100K .......... .......... .......... .......... .......... 37% 1.70M 0s
   150K .......... .......... .......... .......... .......... 49%  144K 0s
   200K .......... .......... .......... .......... .......... 62%  923K 0s
   250K .......... .......... .......... .......... .......... 74% 62.7K 0s
   300K .......... .......... .......... .......... .......... 87%  608K 0s
   350K .......... .......... .......... .......... .......... 99%  680K 0s
   400K .                                                     100% 3.00T=1.5s

2024-02-24 16:08:29 (274 KB/s) - ‘IELPKTH.CAB’ saved [411248/411248]

Executing cd /home/strider/.local/share/lutris/runtime/winetricks
Executing cabextract -q -d /media/games/Games/battlenet/dosdevices/c:/windows/temp /home/strider/.cache/winetricks/tahoma/IELPKTH.CAB
/home/strider/.cache/winetricks/tahoma/IELPKTH.CAB: WARNING; possible 5592 extra bytes at end of file.

@strycore
Copy link
Member

strycore commented Feb 25, 2024

I'm also not sure the Tahoma font is needed at all for Battle.net... I didn't have it installed and Battle.net was working just fine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants