freespace prob

I can watch the cutscenes no problem but as soon as I get to a menu/game the colors are horribly distorted. Relevant info: Tried compatibility mode Using Win7 64 bit have the 1. 6 patch have the silent threat installed.

Windows Games 5469 This topic was started by ,


data/avatar/default/avatar20.webp

2 Posts
Location -
Joined 2010-02-08
I can watch the cutscenes no problem but as soon as I get to a menu/game the colors are horribly distorted.
 
Relevant info:
Tried compatibility mode
Using Win7 64 bit
have the 1.6 patch
have the silent threat installed

Participate on our website and join the conversation

You have already an account on our website? Use the link below to login.
Login
Create a new user account. Registration is free and takes only a few seconds.
Register
This topic is archived. New comments cannot be posted and votes cannot be cast.

Responses to this topic


data/avatar/default/avatar39.webp

3867 Posts
Location -
Joined 2000-02-04
Might be the 8bit color issue with Windows 7.
 
Open up Task Manager.
End the "Explorer.exe" task.
Using File Open in Task Manager browse to the game executable and start it.
Color issue should be gone.

data/avatar/default/avatar20.webp

2 Posts
Location -
Joined 2010-02-08
OP
Word on the street says that disabling the aero theme/having the screen resolution window open fixes the problem as well. However I rather like the resolution, like being lazy and decided to take your idea one step further.
 
I made a batch file (even used a shortcut)
 
taskkill /f /IM explorer.exe
start /w FS.exe
start explorer.exe
 
I expect you to spread this knowledge in my stead
 
(oh and I can elaborate as needed)