Page 1 of 1

Full Screen in Lower Resolution

Posted: Wed Nov 23, 2011 12:57 pm
by YeboSlik
I've discovered how to run Unity of Command in a lower resolution than
your natural screen size. This will give you a bit of a zoom if unit
icons and text are too small for you (as they are for me).

However, if you have LCD (who doesn't) image will be blurred somewhat
because you won't be in your native resolution and monitor will have to adapt.

Anyway...

1) Find the config.json file. This is located in
C:\Users\YourNameHere\AppData\Roaming\Unity of Command

2) Make a backup copy of this file before editing it!!!

3) Open this file with a text editor and find an entry that says something like:

"fullscreen": {
"f": true,
"h": 0,
"w": 0
},

4) Insert any values you'd like for h (height) and w (width) as long
as your display supports that resolution

5) Restart Unity of Command

Re: Full Screen in Lower Resolution

Posted: Fri Oct 19, 2012 1:09 pm
by wraith7lord
For you Mac users out there, the file is located in the following spot:

user/Library/Application Support/Unity of Command/config.json

Re: Full Screen in Lower Resolution

Posted: Sat Oct 20, 2012 9:11 pm
by VonKleist
Mac user here. I do not have Unity of Command in my Application Support folder...could it be somewhere else?

Thanks