Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
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.