Open stevethepocket opened 11 years ago
More in‐game UI has the font issue, and playing DOTA I notice it too has the problem.
@gdrewb-valve @johndrinkwater This issue is still present. Any chance you guys can fix this?
You'll have to wait for the team to comment. If anything changes they'll update this issue.
Is there any plan to fix this ever or is this going down with every other linux l4d2 issue and never going to be fixed.
@kisak-valve Speaking more about letters... ingame letters of keyboard keys what to press to respawn in info/notice/popups and so on also invisible :)
You can test it by being at start of map with infected in versus mode when players are far away in front
For anyone that finds this issue and still has issues, you need to find and install the Marlett font TTF file.
Once you have the TTF file, copy it to your ~/.fonts
folder.
This isn't a tech support thread. It's a "make Valve aware of this problem so they fix it" thread. In fact, it's better that people not apply their own fixes because then they won't be able to spot when it's been fixed for real.
While I agree with you, it's not been fixed in almost 10 years. :)
For anyone that finds this issue and still has issues, you need to find and install the Marlett font TTF file. Once you have the TTF file, copy it to your
~/.fonts
folder.
Thanks for the quick fix. You can also put the font file in [Game Folder]/left4dead2/resource
.
The font file can be obtained from the Wine repo.
I think the game should include Marlette font like what Half-Life 2 does.
Hi OP, is this still relevant as of 2024? I believe fonts were updated in L4D2 due to updates to improve Steam Deck (Linux) support. If possible, please test using Vulkan (add -vulkan
to your launch options).
Hi OP, is this still relevant as of 2024? I believe fonts were updated in L4D2 due to updates to improve Steam Deck (Linux) support. If possible, please test using Vulkan (add
-vulkan
to your launch options).
Manual fix is still needed (placing Marlett font in the desired directory).
@nm004 Are you using the native Linux version?
@nm004 Are you using the native Linux version?
Does that mean the OpenGL version? I added the -vulkan
option when I played it.
@nm004 Not necessarily. You can also play with emulated OpenGL and Vulkan in the Proton version. Please see if you are using the native or Proton, as that may influence the font bugs.
@Tiagoquix Only the native Linux version had the issue. I also run the game on Proton and the proper font were loaded (no need to place the font manually).
Thanks for the info!
FWIW, the game load the proper font when I install Marlett font into the user font directory (~/.local/share/fonts
) and it is run on Steam Linux Runtime 1.0 Scout (the game can't run on 3.0 Sniper), although when the game run on the native platform, the game won't load the font from ~/.local/share/fonts
.
Probably a case of trying to use Marlett.ttf and not finding it. If you'd like, I can install the font manually off my Windows drive and see if that fixes the problem.