Forged Alliance Forever Forged Alliance Forever Forums 2014-03-01T20:07:06+02:00 /feed.php?f=26&t=6851 2014-03-01T20:07:06+02:00 2014-03-01T20:07:06+02:00 /viewtopic.php?t=6851&p=67530#p67530 <![CDATA[Re: Cheat Menu not working]]> Statistics: Posted by Ze_PilOt — 01 Mar 2014, 20:07


]]>
2014-03-01T20:04:33+02:00 2014-03-01T20:04:33+02:00 /viewtopic.php?t=6851&p=67529#p67529 <![CDATA[Re: Cheat Menu not working]]>
Question is what is best way to fix prefs. file. Is just deleteing sufficient or should we reinstall faf. I imagine lots of people will have this problem. How can we fix??

Statistics: Posted by Monk_ — 01 Mar 2014, 20:04


]]>
2014-03-01T16:05:25+02:00 2014-03-01T16:05:25+02:00 /viewtopic.php?t=6851&p=67468#p67468 <![CDATA[Re: Cheat Menu not working]]>
I can't help you more, I know hotbuild breaks a lot of thing, that's why I've redone it.

Statistics: Posted by Ze_PilOt — 01 Mar 2014, 16:05


]]>
2014-03-01T16:01:01+02:00 2014-03-01T16:01:01+02:00 /viewtopic.php?t=6851&p=67466#p67466 <![CDATA[Re: Cheat Menu not working]]>
then i tried to map and reset keys (which didnt ask me if i wanted hotbuild configuration)

after rebooting my pc i found myself with a new game.prefs file again (800x600 resolution)

and could replicate the same error i started a game could use cheats

tried to reset keys - cheat menu gone


i cannot seem to get rid of hotbuild by deleting the mod folders and game.prefs
it still appears sin my game.log and replay.mod

edit: maybe its worth mentinioning that i used a hotbuild version from forums and not from the mod vault?

Statistics: Posted by Lame — 01 Mar 2014, 16:01


]]>
2014-03-01T15:48:33+02:00 2014-03-01T15:48:33+02:00 /viewtopic.php?t=6851&p=67462#p67462 <![CDATA[Re: Cheat Menu not working]]> Statistics: Posted by Ze_PilOt — 01 Mar 2014, 15:48


]]>
2014-03-01T15:42:31+02:00 2014-03-01T15:42:31+02:00 /viewtopic.php?t=6851&p=67460#p67460 <![CDATA[Re: Cheat Menu not working]]> should i try to get a default game.prefs file from someone?

edit: this is my game.prefs file

Code:
Windows = {
    Main = {
        y = 0,
        x = 0
    }
}
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 = '1024x768(75)',
                    key = '1024,768,75'
                },
                {
                    text = '1152x864(60)',
                    key = '1152,864,60'
                },
                {
                    text = '1152x864(75)',
                    key = '1152,864,75'
                },
                {
                    text = '1280x768(60)',
                    key = '1280,768,60'
                },
                {
                    text = '1280x768(75)',
                    key = '1280,768,75'
                },
                {
                    text = '1280x800(60)',
                    key = '1280,800,60'
                },
                {
                    text = '1280x800(75)',
                    key = '1280,800,75'
                },
                {
                    text = '1280x960(60)',
                    key = '1280,960,60'
                },
                {
                    text = '1280x960(75)',
                    key = '1280,960,75'
                },
                {
                    text = '1280x1024(60)',
                    key = '1280,1024,60'
                },
                {
                    text = '1280x1024(75)',
                    key = '1280,1024,75'
                },
                {
                    text = '1360x1024(60)',
                    key = '1360,1024,60'
                },
                {
                    text = '1366x768(60)',
                    key = '1366,768,60'
                },
                {
                    text = '1400x1050(60)',
                    key = '1400,1050,60'
                },
                {
                    text = '1440x900(60)',
                    key = '1440,900,60'
                },
                {
                    text = '1600x900(60)',
                    key = '1600,900,60'
                },
                {
                    text = '1680x1050(60)',
                    key = '1680,1050,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
}


restarting pc now

Statistics: Posted by Lame — 01 Mar 2014, 15:42


]]>
2014-03-01T15:41:07+02:00 2014-03-01T15:41:07+02:00 /viewtopic.php?t=6851&p=67459#p67459 <![CDATA[Re: Cheat Menu not working]]>
Once done, disabling them won't do anything. Can't really say anything more than "fix your prefs file" :)

Statistics: Posted by Ze_PilOt — 01 Mar 2014, 15:41


]]>
2014-03-01T15:35:00+02:00 2014-03-01T15:35:00+02:00 /viewtopic.php?t=6851&p=67456#p67456 <![CDATA[Cheat Menu not working]]>
i experience the same issue like him: viewtopic.php?f=3&t=6849

on top of that my cheat menu got disabled during the game after i tried to reset keys (i know this because i killed enemy acu with it first)

i had first disabled and then deleted my hotbuild and gaz folders aswell as my game.prefs before starting faf and this game.

Statistics: Posted by Lame — 01 Mar 2014, 15:35


]]>