thoth23 / fpscreatorengine

Automatically exported from code.google.com/p/fpscreatorengine
1 stars 0 forks source link

Widescreen resolution bug. #27

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Load any level
2. Set resolution to a widescreen one (in my case 1920*1080)
3. Look at the output.

What is the expected output? What do you see instead?
That the screen looks like on any resolution, just that you see a bit more on 
the sides. Instead the image is stretched, which looks terrible. This has not 
happend in beta 3 for me.

What version of the product are you using? On what operating system?
118 Beta 7 with Windows 7 32 Bit

Please provide any additional information below.
This bug was not in beta 3 and I think also not in beta 5.

Original issue reported on code.google.com by DominikG...@gmail.com on 1 Feb 2011 at 9:53

GoogleCodeExporter commented 9 years ago
A little note, this does only happen if the water is active.

Original comment by DominikG...@gmail.com on 1 Feb 2011 at 9:57

GoogleCodeExporter commented 9 years ago
Is the field aspectratio in the SETUP.INI set to aspectratio=0 or aspectratio=1?

Original comment by LeeBamberTGC@gmail.com on 5 Feb 2011 at 3:46

GoogleCodeExporter commented 9 years ago
Fixed for V118 BETA8 - defaults to a 4:3 aspect. You can use the ASPECTRATIO 
flag in SETUP.INI to change this to the 'desktop aspect' which will change the 
game aspect to match that of your desktop (for widescreen or other aspect 
ratios).

Original comment by LeeBamberTGC@gmail.com on 5 Feb 2011 at 12:04