Full Screen in Lower Resolution

Post here for questions and discussion about scenario, art and sound modding.
YeboSlik
Cadet
Posts: 3
Joined: Tue Jun 21, 2011 11:52 pm

Full Screen in Lower Resolution

Unread postby YeboSlik » Wed Nov 23, 2011 12:57 pm

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

wraith7lord
Newcomer
Posts: 1
Joined: Fri Oct 19, 2012 1:08 pm

Re: Full Screen in Lower Resolution

Unread postby wraith7lord » Fri Oct 19, 2012 1:09 pm

For you Mac users out there, the file is located in the following spot:

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

VonKleist
Cadet
Posts: 2
Joined: Wed Oct 03, 2012 12:44 am

Re: Full Screen in Lower Resolution

Unread postby VonKleist » Sat Oct 20, 2012 9:11 pm

Mac user here. I do not have Unity of Command in my Application Support folder...could it be somewhere else?

Thanks