f1
and spamming ping
(edited)f1
and spamming ping
(edited)index.json
in \DDNet\data\fonts
to set your fonts. This is what mine looks like as an example. Make sure to install the font and reset your login session if you're using a newly installed font. (edited)gfx_screen_height
and gfx_screen_width
?
if i type gfx_screen_width 400; gfx_screen_height 300
, then open window woth resolution, i see this:
but i still in 1920x1080
gfx_fullscreen 1
you can set resolution to your changed.
By f1 command gfx_fullscreen [number]
you can set fullscreen mode: 0 = windowed, 2 = desktop fullscreen, 3 = windowed fullscreen. (resolution will be maximum)
That's bind, i do by that information: bind kp_minus "toggle gfx_fullscreen 1 2 #for desktop fullscreen; toggle ui_mousesens 20 100 #for controll mouse in low resolution" (edited)gfx_fullscreen 1
you can set resolution to your changed.
By f1 command gfx_fullscreen [number]
you can set fullscreen mode: 0 = windowed, 2 = desktop fullscreen, 3 = windowed fullscreen. (resolution will be maximum)
That's bind, i do by that information: bind kp_minus "toggle gfx_fullscreen 1 2 #for desktop fullscreen; toggle ui_mousesens 20 100 #for controll mouse in low resolution" (edited)gfx_refresh_rate 1000