I run it on Vista32bit (no compability mode[tested every mode, doesn't work])
As you said in the "freezing sound" topic someone else opened, I did a clean install of the v1.2.1 and started it once (no error, video playing)
tcc.cfg:
[system]
keyboard = data/configs/us.cfg
[TOS_WS_SOUND]
#--- SFX ---
hq_snd_volume = 8
hq_snd_volume_default = 8
factory_snd_volume = 8
factory_snd_volume_default = 8
battle_snd_volume = 8
battle_snd_volume_default = 8
tcc_snd_volume = 8
tcc_snd_volume_default = 8
#--- Music ---
hq_music_volume = 3
hq_music_volume_default = 3
factory_music_volume = 3
factory_music_volume_default = 3
battle_music_volume = 3
battle_music_volume_default = 3
tcc_music_volume = 3
tcc_music_volume_default = 3
#--- Themes ---
hq_theme = 4
hq_theme_default = 4
hq_theme_loop = 1
hq_theme_loop_default = 1
factory_theme = 3
factory_theme_default = 3
factory_theme_loop = 1
factory_theme_loop_default = 1
battle_theme = 1
battle_theme_default = 1
battle_theme_loop = 1
battle_theme_loop_default = 1
tcc_theme = 2
tcc_theme_default = 2
tcc_theme_loop = 1
tcc_theme_loop_default = 1
number_of_themes = 5
[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
[TOS_WS_BATTLE]
titan_anim = 1
titan_anim_default = 1
sprite_speed = 1
sprite_speed_default = 1
message_delay = 1
message_delay_default = 1
message_detail = 2
message_detail_default = 2
player_name = Playername
ip_address = 192.168.0.1
battle_hq_ip = N/A
[TOS_WS_HQ]
[TOS_WS_FACTORY]
[TOS_WS_TCC]
[TOS_WS_GENERAL]
keyboard = 0
keyboard_default = 0
sound_at_all = yes
music_at_all = yes
intro_at_all = yes
--------------------------------
I de-installed the game, re-installed it and patched it directly to v1.2.4
game does not start (black screen, closes multiple times befor the topic's error message apears)
tcc.cfg:
[system]
keyboard = data/configs/us.cfg
[TOS_WS_SOUND]
#--- SFX ---
hq_snd_volume = 8
hq_snd_volume_default = 8
factory_snd_volume = 8
factory_snd_volume_default = 8
battle_snd_volume = 8
battle_snd_volume_default = 8
tcc_snd_volume = 8
tcc_snd_volume_default = 8
#--- Music ---
hq_music_volume = 3
hq_music_volume_default = 3
factory_music_volume = 3
factory_music_volume_default = 3
battle_music_volume = 3
battle_music_volume_default = 3
tcc_music_volume = 3
tcc_music_volume_default = 3
#--- Themes ---
hq_theme = 4
hq_theme_default = 4
hq_theme_loop = 1
hq_theme_loop_default = 1
factory_theme = 3
factory_theme_default = 3
factory_theme_loop = 1
factory_theme_loop_default = 1
battle_theme = 1
battle_theme_default = 1
battle_theme_loop = 1
battle_theme_loop_default = 1
tcc_theme = 2
tcc_theme_default = 2
tcc_theme_loop = 1
tcc_theme_loop_default = 1
number_of_themes = 5
[TOS_WS_GRAPHICS]
# Screen Mode 0=Window, 1=Fullscreen
screen_mode = 1
screen_mode_default = 1
screen_mode_range = 3
bitmap_depth = -1
bitmap_depth_default = 2
resolution = 3
[TOS_WS_BATTLE]
titan_anim = 1
titan_anim_default = 1
sprite_speed = 1
sprite_speed_default = 1
message_delay = 1
message_delay_default = 1
message_detail = 2
message_detail_default = 2
player_name = Playername
ip_address = 192.168.0.1
[TOS_WS_HQ]
[TOS_WS_FACTORY]
[TOS_WS_TCC]
[TOS_WS_GENERAL]
keyboard = 0
keyboard_default = 0
sound_at_all = yes
music_at_all = yes
intro_at_all = yes
EDIT:
Oh. well that was easy...
[TOS_WS_GRAPHICS]
# Screen Mode 0=Window, 1=Fullscreen
screen_mode = 1
screen_mode_default = 1
screen_mode_range = 3
bitmap_depth = -1 <------- I changed this to 0 and it runs now(did not test the rest)
bitmap_depth_default = 2
resolution = 3
thx anyway, I wouldn't have found this if you hadn't asked for this