Resolution

Get support for Unvanquished.
Post Reply
User avatar
Chomps123
Dretch
Posts: 57
Joined: Mon Apr 02, 2012 7:18 pm UTC
Location: Fultonville, New York

Resolution

Post 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.

User avatar
Sixthly
Dretch
Posts: 35
Joined: Tue Mar 06, 2012 6:01 pm UTC
Location: Australia
Contact:

Re: Resolution

Post 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
User avatar
Viech
Project Head
Posts: 2139
Joined: Fri Aug 03, 2012 11:50 pm UTC
Location: Berlin

Re: Resolution

Post by Viech »

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

Responsible for: Arch Linux package & torrent distribution, Parpax (map), Chameleon (map texture editor), Sloth (material file generator), gameplay design & programming, artistic direction

User avatar
Ishq
Project Head
Posts: 1145
Joined: Tue Mar 06, 2012 8:32 pm UTC

Re: Resolution

Post 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.

User avatar
Chomps123
Dretch
Posts: 57
Joined: Mon Apr 02, 2012 7:18 pm UTC
Location: Fultonville, New York

Re: Resolution

Post by Chomps123 »

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

Post Reply