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
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)
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")
Comments
<img src="http://blackmage.org/supernorn/idea.png" border="0" class="linked-image" />
C:\Users\%USERNAME%\AppData\Roaming\Natural Selection 2\options.xml
open it with notepad and then do what u want to
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
<!--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-->