Left 4 Dead 2

Left 4 Dead 2

57 个评价
Courier New Font
   
奖励
收藏
已收藏
取消收藏
Game Content: UI, Miscellaneous
文件大小
发表于
83.275 KB
2022 年 11 月 27 日 下午 5:33
1 项改动说明 ( 查看 )

订阅以下载
Courier New Font

在 Orxata 的 1 个合集中
Orxata's & Pareidolia's Works
184 件物品
描述
Courier New (aka the font used in the UI of SCP Containment Breach) is a font avaiable for Windows so no need to install anything just subscribe launch the game once so the mod can be installed and do the following steps

To apply this font you need to make an autoexec.cfg
First go to "steamapps\common\Left 4 Dead 2\left4dead2\cfg"
To make the autoexec.cfg you'll need to open notepad then type:

"mat_setvideomode 1920 1080 1; mat_setvideomode 1920 1080 0"

In case you have lower or higher resolution change the "1920 1080" to your monitor resolution
Then save as and save it on "C:\ProgramFiles\Steam\steamapps\common\left 4 dead 2 " or whatever your l4d2 root folder is located, save it as: autoexec.cfg and in file type: all files.
Finally go to the addons folder "left4dead2\addons\workshop" and locate the mod "2894501055" copy and paste it on "left4dead2\addons" you can either disable it or unsubscribe from the mod.

All done enjoy.

Replaces UI Font
Replaces Chat Font
12 条留言
Orxata  [作者] 8 月 26 日 下午 2:25 
True that.
sokolov 8 月 26 日 下午 2:24 
It's been 11 years since the mat_setvideomode has been first used as a "fix" for custom fonts.
Orxata  [作者] 8 月 26 日 下午 2:22 
It's been 3 years since I uploaded this mod.
sokolov 8 月 26 日 下午 2:14 
https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=3124478931

You can use the method from this addon instead of using the decade-old and convoluted method of applying the font.
Orxata  [作者] 7 月 24 日 下午 7:03 
just go into in-game settings and change the display mode to windowed borderless.
Arsosuchus 7 月 24 日 下午 7:02 
oh my bad, there, what i meant is that i tried these other two options since
mat_setvideomode 1920 1080 0; mat_setvideomode 1920 1080 1
made it windowed with borders too
Orxata  [作者] 7 月 24 日 下午 6:51 
Nope, that's not how it goes, youre doing:
mat_setvideomode 1920 1080 0; mat_setvideomode 1920 1080 0
This basically keeps the same resolution without any changes

You're supposed to do:
mat_setvideomode 1920 1080 0; mat_setvideomode 1920 1080 1

0: Fullscreen
1: Windowed borderless
Arsosuchus 7 月 24 日 下午 6:44 
didnt work, it makes it windowed with border, tried using
mat_setvideomode 1920 1080 1; mat_setvideomode 1920 1080 1 (same result)
and
mat_setvideomode 1920 1080 0; mat_setvideomode 1920 1080 0 (didnt load)
but neither worked
Orxata  [作者] 7 月 24 日 下午 1:09 
swap places with the 1 and 0 at the end of the resolution
like it goes from this:
mat_setvideomode 1920 1080 1; mat_setvideomode 1920 1080 0
to this:
mat_setvideomode 1920 1080 0; mat_setvideomode 1920 1080 1
Arsosuchus 7 月 24 日 下午 12:00 
works amazing, but is there any way to set the display mode as Windowed (No border) on the autoexec? whenever i use reloadfont it sets my display mode to fullscreen