Page 1 of 1

Resolution

Posted: Sun Jun 08, 2014 2:17 am UTC
by Chomps123

How can i change the resolution thru the files instead of the game...I need a certain one that seems not to be there.


Re: Resolution

Posted: Sun Jun 08, 2014 3:02 am UTC
by Sixthly
  1. Edit autogen.cfg, which should be in one of the following locations:

    • Windows: %HOMEPATH%/Documents/My Games/Unvanquished/config

    • Linux: ~/.Unvanquished/config

    • Mac: ~/Library/Application Support/Unvanquished/config

  2. Add the following lines to the end of the file, with the appropriate width and height for your desired resolution:

Code: Select all

seta r_mode -1
seta r_customwidth 1920
seta r_customheight 1080

Re: Resolution

Posted: Sun Jun 08, 2014 2:30 pm UTC
by Viech

These lines will probably already exist inside the file, you should edit them then.


Re: Resolution

Posted: Sun Jun 08, 2014 6:47 pm UTC
by Ishq

It doesn't matter. Since the autogen.cfg will be overwritten and the values on the bottom will be integrated into the real values. Sixthly's way is much easier. No searching, just copy-paste and edit.


Re: Resolution

Posted: Mon Jun 09, 2014 3:53 am UTC
by Chomps123

Thanks it worked...resolution was higher than my screen so i could not change it down.