Note: manually editing your .cfg files is not officially supported. Please do not expect Tech Support to save you if you screw up your install of the game, your computer, or your life by editing .cfg files. Attempt at your own risk.
As you may know, we have a UI bug where the "Antialias" graphics option always reverts to off (unchecked) when you start the game back up.
There's a file called "options.cfg" in your main MXO game directory (where launcher.exe is located). This file stores many of your options settings, and is handled automatically by the game. However, you can edit it manually to force the Antialias option to stay on. You can also set the AA level for smoother lines (at the cost of slower performance).
Options.cfg can be opened in a text editor. There are three AA settings in the file:
AntiAlias_Level
AntiAliasFSOverSample
AntiAliasFSQuality
In general, these default to
AntiAlias_Level = 1
AntiAliasFSOverSample = 0
AntiAliasFSQuality = 0
To get AA to stay on, you need to set the last two to an even, positive integer. I think they're twice the standard AA value (so for 4x AA you would use
. I have a pretty nice video card, and set mine to 12, ie:
AntiAlias_Level = 1
AntiAliasFSOverSample = 12
AntiAliasFSQuality = 12
Please note that results will vary depending on your hardware. You should start low, and work your way up very slowly. And again, if messing with the .cfg file makes your computer explode, that's your own fault.
These settings will reset in memory if you open your Advanced video options panel. So if for instance you open the Advanced video panel, change a setting, then change your game resolution, you will probably be back to normal icky 2x AA until you quit the game and restart.
As you may know, we have a UI bug where the "Antialias" graphics option always reverts to off (unchecked) when you start the game back up.
There's a file called "options.cfg" in your main MXO game directory (where launcher.exe is located). This file stores many of your options settings, and is handled automatically by the game. However, you can edit it manually to force the Antialias option to stay on. You can also set the AA level for smoother lines (at the cost of slower performance).
Options.cfg can be opened in a text editor. There are three AA settings in the file:
AntiAlias_Level
AntiAliasFSOverSample
AntiAliasFSQuality
In general, these default to
AntiAlias_Level = 1
AntiAliasFSOverSample = 0
AntiAliasFSQuality = 0
To get AA to stay on, you need to set the last two to an even, positive integer. I think they're twice the standard AA value (so for 4x AA you would use
. I have a pretty nice video card, and set mine to 12, ie:AntiAlias_Level = 1
AntiAliasFSOverSample = 12
AntiAliasFSQuality = 12
Please note that results will vary depending on your hardware. You should start low, and work your way up very slowly. And again, if messing with the .cfg file makes your computer explode, that's your own fault.
These settings will reset in memory if you open your Advanced video options panel. So if for instance you open the Advanced video panel, change a setting, then change your game resolution, you will probably be back to normal icky 2x AA until you quit the game and restart.
