Game barley runs

Post bug reports here.

Moderator: MOD_TitansOfSteel

Post Reply
Crimson_Phoenix
Posts: 1
Joined: Tue Jan 10, 2012 11:19 pm

Game barley runs

Post by Crimson_Phoenix »

I am on a 32 bit laptop with more than good enough specs to run this game at max (Intel i7 and a GTX 555), but the game... it freezes on the login screen with music playing. I tab out and back in, but then its stuck on the homepage with a cursor frozen in place. I wait for a few minutes and wiggle the mouse slowly but still nothing, and Task Manager reports it is running fine. I have Windows 7.

So, any way to fix this? (both patch 2.1 or 2.2 does this)
LarkinVB
Posts: 1501
Joined: Tue Oct 09, 2001 8:00 am
Location: Germany
Contact:

RE: Game barley runs

Post by LarkinVB »

Login screen ? Homepage ? What's that ?

Try editing tcc.cfg in the data/configs folder and look for music_at_all and intro_at_all and set them to no. Perhaps setting intro_at_all = no is enough.

intro_at_all = no
music_at_all = no
FuzzyZergling
Posts: 1
Joined: Mon Jun 11, 2012 4:34 pm

RE: Game barley runs

Post by FuzzyZergling »

I fixed this by opening TCC.CFG with wordpad and changing this:
[TOS_WS_GRAPHICS]
# Screen Mode 0=Window, 1=Fullscreen
screen_mode = 1
screen_mode_default = 1
screen_mode_range = 3
bitmap_depth = 0
bitmap_depth_default = 2
resolution = 3

To this:
[TOS_WS_GRAPHICS]
# Screen Mode 0=Window, 1=Fullscreen
screen_mode = 0
screen_mode_default = 0
screen_mode_range = 3
bitmap_depth = 0
bitmap_depth_default = 2
resolution = 3

Hope this helps.
Post Reply

Return to “Tech Support”