firefighterguy9535 Posted November 7, 2014 Report Share Posted November 7, 2014 Hello, my game is going full screen. Its not the small screen its my whole screen and i tried uninstall and install and still is full screen. Any suggestions?? I will post my files if need to be. Plz help! Thanks in advance! Quote Link to comment Share on other sites More sharing options...
MikeyPI Posted November 7, 2014 Report Share Posted November 7, 2014 in the config file within the game you can find this line:<var name="r_fullscreen" value="1" />Change it to this:<var name="r_fullscreen" value="0" />Realize some video cards will not support this and they will crash as a result, especially integrated chipsets will be likely to not do this well. Also note sometimes the video card software is why the game is being forced into fullscreen mode, some video cards have options within their settings that can override the program settings and run what they want to. Such as forcing fullscreen when the game is told within it's own settings to run windowed. Quote Link to comment Share on other sites More sharing options...
firefighterguy9535 Posted November 8, 2014 Author Report Share Posted November 8, 2014 in the config file within the game you can find this line:<var name="r_fullscreen" value="1" />Change it to this:<var name="r_fullscreen" value="0" />Realize some video cards will not support this and they will crash as a result, especially integrated chipsets will be likely to not do this well. Also note sometimes the video card software is why the game is being forced into fullscreen mode, some video cards have options within their settings that can override the program settings and run what they want to. Such as forcing fullscreen when the game is told within it's own settings to run windowed.But it just started just a couple of days ago. I tried everything and its still not working Quote Link to comment Share on other sites More sharing options...
MikeyPI Posted November 8, 2014 Report Share Posted November 8, 2014 Like I said in my post, your video card driver software is a possible reason why it will force fullscreen mode. Being that I don't know your video card, I can't tell you if I can help you fix that or not. Some video cards come with software that customizes how it handles things, when the drivers/software is updated it can change how games are handled. Windows can update this or your computer's manuf can have software that updates them, or you can do it yourself, either way the result is the same, something that once was as you wanted no longer is... Check your vid card software and make sure it isnt overriding the game settings and forcing fullscreen, my software for EX forces em4 to run in fullscreen regardless of what i've set it to do. Quote Link to comment Share on other sites More sharing options...