Notifications
Clear all

To all SSC Station occupants

Thank you for the donations over the past year (2024), it is much appreciated. I am still trying to figure out how to migrate the forums to another community software (probably phpbb) but in the meantime I have updated the forum software to the latest version. SSC has been around a while so their is some very long time members here still using the site, thanks for making SSC home and sorry I haven't been as vocal as I should be in the forums I will try to improve my posting frequency.

Thank you again to all of the members that do take the time to donate a little, it helps keep this station functioning on the outer reaches of space.

-D1-

How to run FL in 1680x1050

DarkOne
(@sscadmin)
Illustrious Member Admin

Hey Eveyone

I performed these changes on a fresh install which worked on my Vista Ultimate machine running a 8800 GTS 640mb card.

Note: Freelancer must not be running and make backups of all changed files so you can avoid a reinstall.

1. Browse to 'My Documents - My Games - Freelancer' and edit prefoptions.ini

FIND

Code:
[Display]
size= 1024, 768
color_bpp= 32
depth_bpp= 24

CHANGE TO

Code:
[Display]
size= 1680, 1050
color_bpp= 32
depth_bpp= 24

2. Browse to 'Program Files - Microsoft Games - Freelancer - DATA' and edit cameras.ini

Remove all text from this file and add:

Code:
[WinCamera]
fovx = 63.504809977813375

[CockpitCamera]
fovx = 90
znear = 2.000000

[ChaseCamera]
fovx = 90

[DeathCamera]
fovx = 90

3. Browse to 'Program Files - Microsoft Games - Freelancer - EXE' and edit freelancer.ini

FIND

Code:
[;Display]
fullscreen = 1
size = 1024,768
color_bpp = 32
depth_bpp = 32

CHANGE TO

Code:
[;Display]
fullscreen = 1
size = 1680,1050
color_bpp = 32
depth_bpp = 32

4. Browse to 'Program Files - Microsoft Games - Freelancer - FONTS' and edit fonts.ini

Remove all text from this file and add:

Code:
[trueType]
nickname = ButtonText
font = Agency FB
fixed_height = 0.038500

[trueType]
nickname = PageHeader
font = Agency FB
fixed_height = 0.041000

[trueType]
nickname = SubHeader
font = Agency FB
fixed_height = 0.034500

[trueType]
nickname = ItemName
font = Agency FB
fixed_height = 0.021000

[trueType]
nickname = ListText
font = Arial Unicode MS
fixed_height = 0.026000

[trueType]
nickname = ToolTip
font = Arial Unicode MS
fixed_height = 0.026000

[trueType]
nickname = Rollover
font = Arial Unicode MS
fixed_height = 0.022000

[trueType]
nickname = HudSmall
font = Agency FB
fixed_height = 0.026000

[trueType]
nickname = MissionObjective
font = Agency FB
fixed_height = 0.056000

[trueType]
nickname = Normal
font = Agency FB
fixed_height = 0.031000

[trueType]
nickname = NewsMission
font = Agency FB
fixed_height = 0.026000

[trueType]
nickname = NewsTicker
font = Agency FB
fixed_height = 0.041000

[trueType]
nickname = PlayerName
font = Arial Unicode MS
fixed_height = 0.021000

[trueType]
nickname = TradePlayerName
font = Arial Unicode MS
fixed_height = 0.021000

[trueType]
nickname = DebugText
font = FixedSys
fixed_height = 0.026000

[trueType]
nickname = ConfirmPlayerText
font = Arial Unicode MS
fixed_height = 0.036000

[trueType]
nickname = ConfirmText
font = Agency FB
fixed_height = 0.036000

[trueType]
nickname = NavMap1600
font = Agency FB
fixed_height = 0.015000

[trueType]
nickname = NavMap1024
font = Agency FB
fixed_height = 0.020000

[trueType]
nickname = NavMap1280
font = Agency FB
fixed_height = 0.01900

[trueType]
nickname = NavMap800
font = Agency FB
fixed_height = 0.02300

5. Browse to 'Program Files - Microsoft Games - Freelancer - FONTS' and edit rich_fonts.ini

Remove all text from this file and add:

Code:
[trueType]
font = 0, Arial Unicode MS, 18
font = 1, Agency FB, 26
font = 2, Arial Unicode MS, 22
font = 3, Agency FB, 24
font = 4, Agency FB, 96
font = 5, Agency FB, 20
font = 6, Agency FB, 30
font = 7, Agency FB, 18

[Style]
name = STYLE_CONSOLE
font = 0
bold = false
italic = false
underline = false
color = 255, 255, 255

[Style]
name = STYLE_DIALOG
font = 1
bold = false
italic = false
underline = false
color = 135, 195, 224

[Style]
name = STYLE_DIALOG_SMALL
font = 5
bold = false
italic = false
underline = false
color = 135, 195, 224

[Style]
name = STYLE_BUTTON
font = 6
bold = false
italic = false
underline = false
color = 135, 195, 224

[Style]
name = STYLE_LOCTABLE
font = 0
bold = false
italic = false
underline = false
color = 135, 195, 224

[Style]
name = STYLE_LOCTABLE_SELECT
font = 0
bold = false
italic = false
underline = false
color = 245, 234, 82

[Style]
name = STYLE_LOCTABLE_INACTIVE
font = 0
bold = false
italic = false
underline = false
color = 182, 182, 182

[Style]
name = STYLE_SMALL_HEADER
font = 5
bold = false
italic = false
underline = false
color = 135, 195, 224

[Style]
name = STYLE_SMALL_HEADER_ACTIVE
font = 5
bold = false
italic = false
underline = false
color = 245, 234, 82

[Style]
name = STYLE_SUBSUBTITLE
font = 1
bold = false
italic = false
underline = false
color = 135, 195, 224

[Style]
name = STYLE_TITLE
font = 3
bold = false
italic = false
underline = false
color = 135, 195, 224
justify = center

[Style]
name = STYLE_ERROR
font = 0
bold = false
italic = false
underline = false
color = 191, 29, 29

[Style]
name = STYLE_NN_AGENCY
font = 5
bold = false
italic = false
underline = false
color = 135, 195, 224

[Style]
name = STYLE_PRIVATE
font = 0
bold = false
italic = false
underline = false
color = 59, 191, 29

[Style]
name = STYLE_CONSOLE_SENDER
font = 2
bold = false
italic = false
underline = false
color = 0, 255, 0

Don't forget to save all the changes and have fun. I haven't tested this yet with mods applied but I will and let everyone know.

Quote
Topic starter Posted : January 16, 2009 20:50
DarkOne
(@sscadmin)
Illustrious Member Admin

I have tried playing some mods with this fix in place and my view is messed up on most Mods i have to revert back down to a lower resolution to see my top bar.

ReplyQuote
Topic starter Posted : January 19, 2009 13:08