koval Posted January 15, 2010 Report Share Posted January 15, 2010 Everytime I edit my config file, with notepad, and change it to read only, it crashes my game. It will start up and begin loading in the processes, then a black screen will pop up, and crash after that. I do not know what I am doing wrong. I edited it to 1680x1050. I have LA mod installed as welllog.txtDxDiag.txtconfig.txt Quote Link to comment Share on other sites More sharing options...
Tian318 Posted January 15, 2010 Report Share Posted January 15, 2010 The resolution you entered in the game config fileis to great for you display.It states:|Initialising video driver: 0 |Setting screen mode to x:1680 / y:1050 / bpp:32 / refresh:0 |Screen Mode is fullscreen, return value: -402|Stencil buffer: 0 bit / ZBuffer: 24 bit ?VulpineWrapper::ChangeScreenMode(): VERR_NOSCREENMODE - Screen mode could not be setThe pieces in red are what i mean:You entered a resolution of 1680 x 1050But this it to great by 402.Try changing the config file to:1280 x768(this is widescreen resolution(16:9))or if you have an 4:3 screen use this one: 1280 x1024 if the game still crashes and the log file tells you the same, you could try:1024 x768or1280 x960Small edit:Acording to your DXdiag file, your screen should support the 1680x1080 resolution.But the game does not seem to know that.Try to run it with a lower resolution first.See if it starts.if it does. use the options (in the game) to change it to its highest.If the game still work.Reopen it Be sure to use notepad and change the config file to the 1680x1050. Quote Link to comment Share on other sites More sharing options...
koval Posted January 15, 2010 Author Report Share Posted January 15, 2010 The resolution you entered in the game config fileis to great for you display.It states:The pieces in red are what i mean:You entered a resolution of 1680 x 1050But this it to great by 402.Try changing the config file to:1280 x768(this is widescreen resolution(16:9))or if you have an 4:3 screen use this one: 1280 x1024 if the game still crashes and the log file tells you the same, you could try:1024 x768or1280 x960Small edit:Acording to your DXdiag file, your screen should support the 1680x1080 resolution.But the game does not seem to know that.Try to run it with a lower resolution first.See if it starts.if it does. use the options (in the game) to change it to its highest.If the game still work.Reopen it Be sure to use notepad and change the config file to the 1680x1050.my native resolution is 1680x1050 though, and thats what im running it at now, and im getting bad performance somehow. My rig should deff run this game better. Quote Link to comment Share on other sites More sharing options...