Jump to content

Is there a way to force a genuine full-screen mode?


Recommended Posts

Currently the in-game fullscreen option is in fact not fullscreen but simply borderless windowed mode. I've tried googling but haven't found anything. This is currently in my settings:

[GRAPHICS]

    window_x = 205

    window_y = 162

    windowed_width = 1280

    windowed_height = 720

    use_small_textures = true

    screenshake = false

    bloom = false

    distortion = false

    HUDSize = 6

    fullscreen_width = 1920

    fullscreen_height = 1080

    display_id = 1

    refresh_rate = 70

    fullscreen = true


 

Again, even though it says true and in-game is set to fullscreen, it's still not genuine fullscreen but borderless windowed mode in disguise.

Before anyone posts; "Borderless is better." or "Why does it matter." please note that this is about preference and why a feature is being labeled incorrectly.

44 minutes ago, 3yebex said:

That seems incredibly sketchy... I was hoping for a more natural solution.

I believe the program is reputable but if you don't trust it, there are multiple programs out there that perform the same function. Here's a reddit discussion of one that's open source. If you don't trust a program, grab the source code, review the code, and compile it yourself.

my settings. try them. You can change it to your resolution, but keep the other settings same. If it functions, you can change afterwards

 

Quote

[graphics]
fullscreen_width = 1920
fullscreen_height = 1080
display_id = 0
refresh_rate = 60
fullscreen = true
use_small_textures = false
screenshake = true
bloom = false
distortion = false
HUDSize = 5

 

Archived

This topic is now archived and is closed to further replies.

Please be aware that the content of this thread may be outdated and no longer applicable.

×
  • Create New...