fullscreen issue in ET

I recently bought a new laptop (ASUS ZenBook UX305) but I can't run Enemy Territory in fullscreen, it's black on each side.

I have tried google it and followed their advice including updating drivers without success....

I am not sure if it's a windows 10 issue or if it's an issue with the computer.

Graphic Card: Intel HD Graphics 5300

Anyone?!

Comments
6
So are you saying you want to use stretched 4:3 or do you want to use the laptops widescreen resolution?

If you want ET to match your screen exactly, take your native resolution and input those values into the console using these commands. Let's say you have a resolution of 1920x1080, you'd enter this:

r_customwidth 1920
r_customheight 1080
r_mode -1
This solved it, thank you man!
Parent
You have to have some drivers in it for sure, or just try to google where to find scaling in the gpu you have in the laptop

image: MgPTTGj

e.g. in my graphics card settings I have these 3 options of scaling
1. makes it as big as possible (4:3 with blackbars to put it simply)
2. is fullscreen, stretched every time even the 4:3 resolution
3. is what it is in reality (not just blackbars on the side, but blackbars even up top and under - it's just a little window)
This might be the advice you already followed but here it is anyway;

https://communities.intel.com/thread/55788

Second comment. Talks about fixing support for 'sticky' scaling

Make sure you use Full mode (obviously) and Override Application Scaling ticked.
had the same problem

/r_mode -1 fixed it
Back to top