Page 1 of 1

Fun: So I started the game in 3840 x 2150 (UHD) :-) (pic)

Posted: 17 Mar 2014, 16:44
by IblisTheMage
Warzone-2100-3840x2160.JPG
I have a couple of cheap UHD screens at work. So I started the game in 3840 x 2150 on a 50'' screen, it looks really special (I would say good, but the game is unplayable at that resolution, since the zoom is weird somehow, way to close).

My colleague is holding up his iPhone 4 for scale.

This was the most I was able to zoom out.

Re: Fun: So I started the game in 3840 x 2150 (UHD) :-) (pic

Posted: 17 Mar 2014, 22:49
by Per
Yes, the 3D space is distorted somehow, which is seen much more at higher resolutions. You can zoom out further if you enable debug mode, though :)

Re: Fun: So I started the game in 3840 x 2150 (UHD) :-) (pic

Posted: 18 Mar 2014, 06:38
by IblisTheMage
Ahhh I did not know that. I better go find out about that... :-)

Thanks for the advice, I might be able to play the game in UHD... Would have to be after hours....

Re: Fun: So I started the game in 3840 x 2150 (UHD) :-) (pic

Posted: 18 Mar 2014, 07:42
by IblisTheMage
Hmm I enabled debug mode, but I can't figure out how to zoom out further...

Any suggestions? :-)

Thanks.

Re: Fun: So I started the game in 3840 x 2150 (UHD) :-) (pic

Posted: 19 Mar 2014, 06:19
by themac
The perspective distortion is a big mess. Maybe we should have a look into that issue someday! :?

Re: Fun: So I started the game in 3840 x 2150 (UHD) :-) (pic

Posted: 19 Mar 2014, 09:26
by Per
IblisTheMage wrote:Hmm I enabled debug mode, but I can't figure out how to zoom out further...

Any suggestions? :-).
I don't really remember which version that allowed unlimited zoom in debug mode... might not be latest released version, even. So maybe try downloading a recent development snapshot.

Re: Fun: So I started the game in 3840 x 2150 (UHD) :-) (pic

Posted: 17 May 2014, 11:23
by gypakk
IblisTheMage wrote:Hmm I enabled debug mode, but I can't figure out how to zoom out further...
You are right, the game is nearly unplayable at high screen resolutions. :-( Also in lower resolutions I often wished to have the possibility to zoom out further.

So I looked into the source and found the constant which limits the zoom:
  • file src/display.h
  • constant MAXDISTANCE
I just changed the value from 5000 to 50000 and recompiled the source.

Did this with version 3.1.1 because there is still that nasty bug in developer version: indirect weapons (e.g. mortar, ground shaker, ripple rockets) cannot fire simultaneously on multiple targets, therefore they are nearly useless when a large hostile army approaches your base.

Re: Fun: So I started the game in 3840 x 2150 (UHD) :-) (pic

Posted: 17 May 2014, 18:00
by themac
It´s not a bug, it´s a feature. :wink: