Discovery Gaming Community
Screen Options - Printable Version

+- Discovery Gaming Community (https://discoverygc.com/forums)
+-- Forum: Discovery Development (https://discoverygc.com/forums/forumdisplay.php?fid=7)
+--- Forum: Discovery Mod General Discussion (https://discoverygc.com/forums/forumdisplay.php?fid=37)
+--- Thread: Screen Options (/showthread.php?tid=18003)



Screen Options - Carbon Unit 02 - 03-18-2009

I am playing Freelancer on a MSI Wind U 100:crazy:the game itself is not a big problem, I am used to play it in a lower quality (without most of the blurs). But my ingame graphics are a bit stretched, because the screen usually displays 1024x600 and not 800x600.

I already tried to change it via PerfOptions.ini, but the game always changes it back to 800x600 when it starts.

It would be cool if there was a way to fix that problem, for example extending the options. A lot has changed since FL was released and some other players maybe would like to play it on a bigger screen.


Screen Options - kindred - 03-18-2009

Two files, prefoptions.ini and freelancer.ini both need to be changed

In prefoptions.ini

[Display]
size= 800, 600
color_bpp= 32
depth_bpp= 24

In freelancer.ini

[;Display]
fullscreen = 1
size = 800,600
color_bpp = 32
depth_bpp = 32

If you don't know the resolution settings for cameras.ini it might still look strange.


Screen Options - Carbon Unit 02 - 03-18-2009

Doesn't work for me somehow, I'll handle it later.

Thanks for the fast reply.