widescreen?

Started by jarreboum, July 27, 2011, 11:52:45 AM

Previous topic - Next topic

jarreboum

Hi, is there a possibility to have the game not distored while playing in fullscreen on a wide screen? Something like black bars on the side would be perfectly fine with me.

Also, native controller support?

Terry

Try using "Auto" fullscreen mode, it should try to set black bars on the side if it can :)

Hopefully joypad support is coming later with a patch!

jarreboum

Apparently "Auto" doesn't work on my computer. I'm using Ubuntu 10.04 Netbook edition. The other fullscreen modes work well.

Terry

Ah, oh dear :( Ok, we'll look into this.

simoroth

Hi

Thanks for posting. I'll look into your problem ASAP. Do you have any specs for your netbook? graphics card/adaptor etc?

jarreboum

This is a Eee901. http://www.eee-901.co.uk/eee901-specs.htm The graphic card is an Intel GMA 950

simoroth

Thanks. I actually have one of those! (windows though).

I'll see what I can do.  :)

999999

Maybe you have set to force the scaling mode to full in your system: not a issue of VVVVVV here.

Try with:
xrandr --prop | grep 'scaling mode'

for to see the actual scaling mode for fullscreen. 'Full' expands the image to all the available screen. For to expand maintaining the aspect ratio, set it to 'Full aspect':

xrandr --output LVDS --set "scaling mode" "Full aspect"

Maybe the output id (LVDS) is different for you, or other difference; begin seeing the complete output of 'xrandr --prop'

jarreboum

That solved my stretching problems indeed, thank you!

Still when selecting fullscreen auto after being in fullscreen 800x600 the game switches back to windowed. its now just a minor annoyance tho.

One funny thing: when switching between fullscren/windowed with Alt Enter, the text itself does not change and stay as before the switch (the screen still says windowed even if its now fullscreen for example). Again, minor annoyance.