Instal Steam
login
|
bahasa
简体中文 (Tionghoa Sederhana)
繁體中文 (Tionghoa Tradisional)
日本語 (Bahasa Jepang)
한국어 (Bahasa Korea)
ไทย (Bahasa Thai)
Български (Bahasa Bulgaria)
Čeština (Bahasa Ceko)
Dansk (Bahasa Denmark)
Deutsch (Bahasa Jerman)
English (Bahasa Inggris)
Español - España (Bahasa Spanyol - Spanyol)
Español - Latinoamérica (Bahasa Spanyol - Amerika Latin)
Ελληνικά (Bahasa Yunani)
Français (Bahasa Prancis)
Italiano (Bahasa Italia)
Magyar (Bahasa Hungaria)
Nederlands (Bahasa Belanda)
Norsk (Bahasa Norwegia)
Polski (Bahasa Polandia)
Português (Portugis - Portugal)
Português-Brasil (Bahasa Portugis-Brasil)
Română (Bahasa Rumania)
Русский (Bahasa Rusia)
Suomi (Bahasa Finlandia)
Svenska (Bahasa Swedia)
Türkçe (Bahasa Turki)
Tiếng Việt (Bahasa Vietnam)
Українська (Bahasa Ukraina)
Laporkan kesalahan penerjemahan
If it's the latter, if you've moved the mod out of the workshop folder into the addons folder (for offline use) you need to move all parts of the mod to make it work.
If you edited the mod, try renaming the mod folder before repackaging it anything over 32 characters causes the mod to break for whatever reason.
I brought up the last two points because it's the only time i've run into this issue myself.
Besides that it could be a download issue.
Cheers.
The game would start intro screens play at (16x10 windowed) then game menus will be full screen (16x9 boarderless window). After i've loaded a map I switched the res back to 16x10, thats the only time could get the numbers to move. But even then it only moved slightly, nowhere near where yours is.
My sugestion is to Reset your resolution in the Main Menu to 1280 x 800 (boarderless fullscreen) Apply/Quit game. Restart the game and check to see if it's fixed.
mat_setvideomode 1280 800 1
mat_setvideomode 1280 800 0
alias load_fonts "mat_setvideomode 1600 900 0; mat_setvideomode 1280 800 1"
load_fonts
In the meantime I'll continue trying to recreate this issue so I can fix it.