Jump to content
Sign in to follow this  
Nahya

Proielm switching from window mode to full screen

Recommended Posts

Hello there,

I've got a problem when i want to switch from window (maximised mode), whith the one i've a resolution problem, to full screen. After that my game will no longer display. I must change the config.wtf and activate the window mode again.

What can i do either to no longer have resolution problem with the window mode or to switch to full screen ?

 

Thanks for reading

 

 

 

Share this post


Link to post
Share on other sites

So was curious can you join the game just fine while it being in windowed mode but not maximized? 

Edit: You can type this:  /run local a = "gxWindow"; SetCVar(a, 1-GetCVar(a)); SetCVar("gxMaximize", 1); RestartGx()

And it will make the game go from any setting to maximized window. As for what resolution to run it on. What type of video card do you have? And what type of resolution are you trying to run?

Edited by Microdots

Share this post


Link to post
Share on other sites

Hey,

Thanks for the answer.

I have a gtx980TI and trying to have a 1920x1080 resolution.

Actually my problem of the game not displaying is fine now, just had to launch it as admin after entering the :SET gxWIndow "1" maccro in the config.wtf.

The next problem is that i can't choose the 1920x1080 resolution in the option, only 1600x1200. I tryied to change some setting in the nvidia graphics options such as the scales one. It worked first but when i disconected (not even quit the game just got back to the character selection) it came back with the wrong resolution.

i've tryied your maccro, it didn't work :(

 

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×