changing resolution out of the game

BJHBnade_spammerBJHBnade_spammer Join Date: 2005-02-25 Member: 42431Members
if anyone could tell me where the game configuration file is would be great i need to change the resolution because i cant even start the game and need to change it to fix it so it atleast loads

Comments

  • SupernornSupernorn Best. Picture. Ever. Made. Ever. Join Date: 2002-11-07 Member: 7608Members, Constellation
    edited April 2010
    Right click the NS2.exe and go into properties. Then tick this box, and see if it works. Hopefully this'll help you and you can change your res to something better! (naturally untick the box again once you're done)

    <img src="http://blackmage.org/supernorn/idea.png" border="0" class="linked-image" />
  • TzwcardTzwcard Join Date: 2008-01-30 Member: 63538Members
    in win7:
    C:\Users\%USERNAME%\AppData\Roaming\Natural Selection 2\options.xml
    open it with notepad and then do what u want to
  • BJHBnade_spammerBJHBnade_spammer Join Date: 2005-02-25 Member: 42431Members
    neither work
    the path is actually Documents and Settings\*username*\Application Data\Natural Selection 2

    theres no options.xml

    can someone past the contents of there options.xml file so i can just make one


    plus forums keep going down
  • ThuroThuro Join Date: 2007-05-30 Member: 61058Members
    The path will vary if you're running XP vs Vista/7. If you don't see the file, you will probably want to reinstall the game as an administrator. (Right click the installer and "Run as Administrator")

    <!--c1--><div class='codetop'>CODE</div><div class='codemain'><!--ec1--><options>
        <graphics>
            <display>
                <fullscreen>false</fullscreen>
                <quality>2</quality>
                <y-resolution>768</y-resolution>
                <x-resolution>1024</x-resolution>
            </display>
        </graphics>
        <input>
            <Crouch>LeftControl</Crouch>
            <ScrollLeft>Left</ScrollLeft>
            <ToggleFlashlight>F</ToggleFlashlight>
            <Weapon4>4</Weapon4>
            <PrimaryFire>MouseButton0</PrimaryFire>
            <ActivateSteamworksOverlay>F3</ActivateSteamworksOverlay>
            <Use>E</Use>
            <Jump>Space</Jump>
            <Weapon1>1</Weapon1>
            <mouse>
                <sensitivity>1.000000</sensitivity>
            </mouse>
            <MoveRight>D</MoveRight>
            <ToggleSayings2>C</ToggleSayings2>
            <LockViewFrustum>F4</LockViewFrustum>
            <NextWeapon>MouseZ</NextWeapon>
            <ToggleSayings1>X</ToggleSayings1>
            <Weapon3>3</Weapon3>
            <LockViewPoint>F5</LockViewPoint>
            <SecondaryAttack>MouseButton1</SecondaryAttack>
            <ToggleConsole>Grave</ToggleConsole>
            <ToggleDebugging>F7</ToggleDebugging>
            <Weapon2>2</Weapon2>
            <Buy>B</Buy>
            <Exit>Escape</Exit>
            <MoveForward>W</MoveForward>
            <ScrollBackward>Down</ScrollBackward>
            <SecondaryFire>MouseButton1</SecondaryFire>
            <VoiceChat>F9</VoiceChat>
            <Weapon5>5</Weapon5>
            <Reload>R</Reload>
            <MoveBackward>S</MoveBackward>
            <MovementModifier>LeftShift</MovementModifier>
            <RotateYaw>MouseX</RotateYaw>
            <PrimaryAttack>MouseButton0</PrimaryAttack>
            <Taunt>Z</Taunt>
            <Drop>G</Drop>
            <MoveLeft>A</MoveLeft>
            <RotatePitch>MouseY</RotatePitch>
            <Scoreboard>Tab</Scoreboard>
            <ScrollRight>Right</ScrollRight>
            <ScrollForward>Up</ScrollForward>
        </input>
        <mapName>ns2_dm1.level</mapName>
        <lanGame>false</lanGame>
        <gameMod>Practice</gameMod>
        <playerLimit>16</playerLimit>
        <musicVolume>65</musicVolume>
        <nickname>Thuro</nickname>
        <serverName>NS2 Server</serverName>
        <soundVolume>75</soundVolume>
    </options><!--c2--></div><!--ec2-->
Sign In or Register to comment.