Instalează Steam
conectare
|
limbă
简体中文 (chineză simplificată)
繁體中文 (chineză tradițională)
日本語 (japoneză)
한국어 (coreeană)
ไทย (thailandeză)
български (bulgară)
Čeština (cehă)
Dansk (daneză)
Deutsch (germană)
English (engleză)
Español - España (spaniolă - Spania)
Español - Latinoamérica (spaniolă - America Latină)
Ελληνικά (greacă)
Français (franceză)
Italiano (italiană)
Bahasa Indonesia (indoneziană)
Magyar (maghiară)
Nederlands (neerlandeză)
Norsk (norvegiană)
Polski (poloneză)
Português (portugheză - Portugalia)
Português - Brasil (portugheză - Brazilia)
Русский (rusă)
Suomi (finlandeză)
Svenska (suedeză)
Türkçe (turcă)
Tiếng Việt (vietnameză)
Українська (ucraineană)
Raportează o problemă de traducere
Your game will run better in fullscreen mode. It's why they have it as the primary option and not borderless as the primary option. The reason it's faster is because for each frame the program needs to make one less check at least. Multiply that by how many frames you get per second and you reduce output delay from what the game is registering to what you're actually seeing.
//RELOAD FONT
alias reloadfont "mat_setvideomode 1920 1080 1; mat_setvideomode 1920 1080 0"
reloadfont
//END OF RELOAD FONT
Now close your game, and relaunch it. You never have to type reloadfonts again.