Left 4 Dead 2

Left 4 Dead 2

Courier New 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
ajuwd 2024 年 4 月 19 日 上午 10:18 
how do u make ur own font mod?
Dero 2022 年 11 月 28 日 上午 9:59 
Looks Clean GG