Curser, game.pref file, can't host

Tournaments announces and results.

Moderators: FtXCommando, Stups

Curser, game.pref file, can't host

Postby yoshua171 » 13 Nov 2013, 22:07

So, I have looked and while the issue has been addressed twice, neither solution (in the relevant thread, which I will link below) worked for the problem I am having, which is more or less the same. There was a second and third thread, one of which had to do with a resolution issue (which doesn't apply to mine) and one other that I cannot recall what the solution was, but I know I tried it and it didn't work.

viewtopic.php?f=3&t=645&p=10452&hilit=game.pref#p10452

Thus far, I have tried deleting the game.prefs file and letting the game recreate it so it's properly coded, but that doesn't work; I was, until today, able to host when I deleted the game.prefs file, but now that's not working anymore and I can only join games and even that is slow...and requires I delete the game.prefs file for it to work.

C:\Users\Yoshua\AppData\Local\Gas Powered Games\Supreme Commander Forged Alliance

This is where the game.prefs file is located for me ^

I'm not so sure about coding and the like, but I'll post the coding that is in my game.prefs file since I'm pretty sure that's one the things that is required when writing an error report of sorts haha...

So here:

Code: Select all
options_overrides = {
    fidelity = {
        default = 1,
        custom = {
            states = {
                {
                    text = '<LOC _Low>',
                    key = 0
                },
                {
                    text = '<LOC _Medium>',
                    key = 1
                },
                {
                    text = '<LOC _High>',
                    key = 2
                }
            }
        }
    },
    secondary_adapter = {
        default = 'disabled',
        custom = {
            states = {
                {
                    text = '<LOC _Disabled>',
                    key = 'disabled'
                }
            }
        }
    },
    fidelity_presets = {
        default = 1,
        custom = {
            states = {
                {
                    text = '<LOC _Low>',
                    key = 0
                },
                {
                    text = '<LOC _Medium>',
                    key = 1
                },
                {
                    text = '<LOC _High>',
                    key = 2
                },
                {
                    text = '<LOC _Custom>',
                    key = 4
                }
            }
        }
    },
    antialiasing = {
        default = 0,
        custom = {
            states = {
                {
                    text = '<LOC OPTIONS_0029>Off',
                    key = 0
                },
                {
                    text = '2',
                    key = 64
                },
                {
                    text = '4',
                    key = 128
                },
                {
                    text = '8',
                    key = 256
                }
            }
        }
    },
    primary_adapter = {
        default = '1024,768,60',
        custom = {
            states = {
                {
                    text = '<LOC OPTIONS_0070>Windowed',
                    key = 'windowed'
                },
                {
                    text = '1024x768(60)',
                    key = '1024,768,60'
                },
                {
                    text = '1280x768(60)',
                    key = '1280,768,60'
                },
                {
                    text = '1360x768(60)',
                    key = '1360,768,60'
                },
                {
                    text = '1366x768(60)',
                    key = '1366,768,60'
                }
            }
        }
    },
    shadow_quality = {
        default = 1,
        custom = {
            states = {
                {
                    text = '<LOC _Off>',
                    key = 0
                },
                {
                    text = '<LOC _Low>',
                    key = 1
                },
                {
                    text = '<LOC _Medium>',
                    key = 2
                },
                {
                    text = '<LOC _High>',
                    key = 3
                }
            }
        }
    }
}
version = {
    major = 1
}


Hopefully that is sufficient and someone can help me out. Thanks for your time....
yoshua171
 
Posts: 1
Joined: 03 Nov 2013, 19:11
Has liked: 0 time
Been liked: 0 time
FAF User Name: yoshua171

Return to Tournaments

Who is online

Users browsing this forum: Google [Bot] and 1 guest