Anonymous edits have been disabled on the wiki. If you want to contribute please login or create an account.

Difference between revisions of "Glossary:Borderless fullscreen windowed"

From PCGamingWiki, the wiki about fixing PC games
(36 intermediate revisions by 7 users not shown)
Line 1: Line 1:
 
{{Video settings sidebar}}
 
{{Video settings sidebar}}
<!-- {{feature|borderless fullscreen windowed}} -->
+
{{feature|borderless fullscreen windowed}}
  
'''Windows Points'''
+
'''Key points'''
{{ii}} Games launched in a [[Glossary:Windowed|Windowed Mode]] are [https://msdn.microsoft.com/en-us/library/b367a457.aspx Double Buffered] which act as games using a [[Glossary:VSync|VSync Mode]] which removes any Screen Tearing.
+
{{ii}} '''Borderless fullscreen windowed''' offers similar benefits as normal windowed mode, but with a fullscreen-like appearance.
 
+
{{ii}} Native feature in many modern titles, and can often be forced in the majority of older titles.
'''General Points'''
+
{{++}} Can sometimes be used to enable wider or higher resolutions via resizing the game's viewport.<ref>[http://www.wsgf.org/dr/lantern/en Lantern | WSGF]</ref><ref>[http://www.wsgf.org/dr/warhammer-40000-kill-team/en Warhammer 40,000: Kill Team | WSGF]</ref>
<!-- Saying the same thing twice, will reword it -->
 
{{ii}} Borderless Windowed modes are Windowed modes with no borders.
 
{{ii}} Launch the desired game in a [[Glossary:Windowed|Windowed]] mode and then apply a Borderless Windowed mode to remove any borders and center the window.
 
 
{{++}} Seamless task switching with no risk of crashes or freezes with a minor loss in performance.  
 
{{++}} Seamless task switching with no risk of crashes or freezes with a minor loss in performance.  
{{--}} Games using Mantle don't work with AMD CrossFire while using a Windowed mode. Use a Fullscreen mode instead.<ref>[https://community.amd.com/thread/180730 Why does CrossFire still not work in windowed mode | Community]</ref>
+
{{++}} Eliminates screen tearing on Windows due to Vsync being applied over any windows by default.<ref>[https://msdn.microsoft.com/en-us/library/b367a457.aspx Microsoft Developer Network - Double Buffered Graphics]</ref>
 +
{{--}} Will cause an input lag due to the Windows' window composition VSync. It is possible to disable the composition to remove it, however that can be done only in Windows 7.
  
 
==Windows==
 
==Windows==
{{++}} Keeps custom color profiles in use.  
+
===Borderless Gaming===
 +
{{Fixbox|1=
 +
{{Fixbox/fix|Instructions|ref={{cn|date=June 2017}}}}
 +
# Download [https://github.com/Codeusa/Borderless-Gaming/releases Borderless Gaming] and install it.
 +
# Navigate to the Borderless Gaming installation path and run '''BorderlessGaming.exe'''
 +
# Run the game in a '''Windowed''' mode, then {{key|Alt|Tab}} to the Desktop and open Borderless Gaming again.
 +
# Select the game's executable from under the '''Applications''' field, then push the first '''Right Arrow''' button located at the top.
  
===[https://github.com/Codeusa/Borderless-Gaming/releases Borderless Gaming]===
+
'''Notes'''
{{ii}} Open source and simple to use application.
+
{{ii}} Restart the game if the borderless mode isn't working, keep Borderless Gaming open.
{{++}} Allows the taskbar to be hidden while also being on top.
+
{{ii}} If the game crashed after Borderless Gaming was launched then restart the game, keep Borderless Gaming open.
{{++}} Customizable window size and window bounds per game.
+
}}
{{--}} Cannot force windowed mode in games if not natively supported.
 
{{--}} Poor compatibility with [[Engine:Unreal Engine 3|Unreal Engine 3]] and [[Engine:GameMaker|GameMaker]] games.
 
  
 +
===Special K===
 
{{Fixbox|1=
 
{{Fixbox|1=
{{Fixbox/fix|Using Borderless Gaming}}
+
{{Fixbox/fix|Instructions|ref={{cn|date=June 2017}}}}
# Install and run [https://github.com/Codeusa/Borderless-Gaming/releases Borderless Gaming].
+
# Install the global or local injector of Special K. See [http://steamcommunity.com/sharedfiles/filedetails/?id=933337066 An Unofficial Guide to Special K] for instructions.
# Run the game in windowed mode, and switch back to Borderless Gaming.
+
# Start the game and configure the in-game options to windowed mode and the resolution of the monitor.
# Right-click the game found in the applications list.
+
# Press {{Key|Ctrl|Shift|Backspace}} to invoke the Special K Control Panel.
# Add to favorites by the window title or binary name.
+
# Expand the '''Window Management''' section.
 +
# Enable '''Borderless''' and '''Fullscreen (Borderless Upscale)'''.
 +
 
 +
'''Notes'''
 +
{{ii}} Special K's OSD can be toggled with {{key|Ctrl|Shift|O}}.
 
}}
 
}}
  
===[http://blog.metaclassofnil.com/?page_id=582 GeDoSaTo]===
+
===GeDoSaTo===
{{ii}} Useful for [[Engine:Unreal Engine 3|Unreal Engine 3]] games which [[#Borderless Gaming|Borderless Gaming]] does not support.
+
{{ii}} Works with games on the [[Engine:Unreal Engine 3|Unreal Engine 3]]. Allows Windowed modes to be forced on games which don't have them.
{{++}} Can force windowed or borderless mode if games don't offer them.
+
{{--}} Limited to DirectX 9 and 32-Bit games.
{{--}} Only DirectX 9 supported; no DX10, 11, 12 or OpenGL, and no 64-bit games.
 
{{--}} Slightly unintuitive interface.
 
  
 
{{Fixbox|1=
 
{{Fixbox|1=
{{Fixbox/fix|Using GeDoSaTo}}
+
{{Fixbox/fix|Instructions|ref={{cn|date=June 2017}}}}
# Install and run [http://blog.metaclassofnil.com/?page_id=582 GeDoSaTo].
+
# Install and run [https://community.pcgamingwiki.com/files/file/897-gedosato/ GeDoSaTo].
 
# Edit settings and find the following line in GeDoSaTo.ini. <pre>forceBorderlessFullscreen false</pre>
 
# Edit settings and find the following line in GeDoSaTo.ini. <pre>forceBorderlessFullscreen false</pre>
 
# Edit the value from "false" to "true" to force this mode.
 
# Edit the value from "false" to "true" to force this mode.
Line 45: Line 50:
 
}}
 
}}
  
===[https://github.com/dtgDTGdtg/SRWE/releases Simple Runtime Window Editor]===
+
===Simple Runtime Window Editor===
 
{{++}} Allows manipulating the size, position, and styles of a game's main/child windows.
 
{{++}} Allows manipulating the size, position, and styles of a game's main/child windows.
  
 
{{Fixbox|1=
 
{{Fixbox|1=
{{Fixbox/fix|Using SRWE}}
+
{{Fixbox/fix|Instructions|ref={{cn|date=June 2017}}}}
 
# Download [https://github.com/dtgDTGdtg/SRWE/releases SRWE] and run it as administrator.
 
# Download [https://github.com/dtgDTGdtg/SRWE/releases SRWE] and run it as administrator.
 
# Run the game in windowed mode, and switch back to SRWE.
 
# Run the game in windowed mode, and switch back to SRWE.
Line 57: Line 62:
 
}}
 
}}
  
==[http://www.autohotkey.com/ AutoHotkey]==
+
 
 +
===Fullscreenizer===
 +
{{--}} No have favorite games and can not be minimized to tray
 +
{{Fixbox|1=
 +
{{Fixbox/fix|Instructions|ref={{cn|date=June 2017}}}}
 +
# Download [http://www.ngreen.org/portfolio/fullscreenizer.html Fullscreenizer] and run it as administrator.
 +
# Run the game in windowed mode, and switch back to Fullscreenizer.
 +
# Click to "Show All", select game and click "Add".
 +
# Use the Fullscrenize button.
 +
}}
 +
 
 +
===Windowed Borderless Gaming===
 +
{{++}} Have favorite games and can be minimized to tray
 +
{{Fixbox|1=
 +
{{Fixbox/fix|Instructions|ref={{cn|date=June 2017}}}}
 +
# Download [http://westechsolutions.net/sites/WindowedBorderlessGaming/ Windowed Borderless Gaming] and run.
 +
# Run the game in windowed mode, and click to icon in tray.
 +
# Use "Add window (F3)" button, go to game and click F3.
 +
# Restart the game.
 +
}}
 +
 
 +
==AutoHotkey==
 
{{ii}} Games utilizing [[PunkBuster]] as an anti-cheat measure may mistakenly treat AutoHotkey as a cheat.
 
{{ii}} Games utilizing [[PunkBuster]] as an anti-cheat measure may mistakenly treat AutoHotkey as a cheat.
  
Line 63: Line 89:
 
{{Fixbox|1=
 
{{Fixbox|1=
 
{{Fixbox/fix|AutoHotkey}}
 
{{Fixbox/fix|AutoHotkey}}
# Download [http://ahkscript.org/download/ahk-install.exe AutoHotkey] and install it.
+
# Download '''[http://ahkscript.org/ AutoHotkey]''' and install it.
 
# Go to the '''Desktop''', then {{key|Right Click}} on an empty space and select '''New''', '''AutoHotkey script'''.
 
# Go to the '''Desktop''', then {{key|Right Click}} on an empty space and select '''New''', '''AutoHotkey script'''.
 
# {{key|Right Click}} on the AutoHotkey file, and select '''Edit Script''', erase the contents of this file, close it and save any new changes.
 
# {{key|Right Click}} on the AutoHotkey file, and select '''Edit Script''', erase the contents of this file, close it and save any new changes.
Line 76: Line 102:
 
{{Fixbox|1=
 
{{Fixbox|1=
 
{{Fixbox/fix|Instructions}}
 
{{Fixbox/fix|Instructions}}
# Download [http://ahkscript.org/download/ahk-install.exe AutoHotkey] and install it.
+
# Download '''[http://ahkscript.org/ AutoHotkey]''' and install it.
 
# Go to the '''Desktop''', then {{key|Right Click}} on an empty space and select '''New''', '''AutoHotkey script'''.
 
# Go to the '''Desktop''', then {{key|Right Click}} on an empty space and select '''New''', '''AutoHotkey script'''.
 
# {{key|Right Click}} on the AutoHotkey file, and select '''Edit Script''', erase the contents of the file.  
 
# {{key|Right Click}} on the AutoHotkey file, and select '''Edit Script''', erase the contents of the file.  
Line 130: Line 156:
 
====Multiple monitors script====
 
====Multiple monitors script====
 
{{ii}} Someone needs to check whenever this explanation for the script is correct or if 0, 0, and A_ScreenWidth/Height mean that the script automatically detects the user's resolution.
 
{{ii}} Someone needs to check whenever this explanation for the script is correct or if 0, 0, and A_ScreenWidth/Height mean that the script automatically detects the user's resolution.
{{ii}} This is a snippet from the [[#Fullscreen toggle script|Fullscreen toggle script]].
+
{{ii}} This is a snippet from the [[#Fullscreen Toggle Script|Fullscreen toggle script]].
 
{{Fixbox|1=
 
{{Fixbox|1=
 
{{Fixbox/fix|Fullscreen script}}
 
{{Fixbox/fix|Fullscreen script}}
Line 158: Line 184:
 
}}
 
}}
  
===[http://i3wm.org/ Improved tiling windows manager]===
+
===Improved tiling windows manager===
 
{{Fixbox|1=
 
{{Fixbox|1=
 
{{Fixbox/fix|Instructions}}
 
{{Fixbox/fix|Instructions}}
 +
# Install '''[http://i3wm.org/ improved tiling wm]'''.
 
# Start the game in a windowed mode.
 
# Start the game in a windowed mode.
 
# Move it to a new virtual desktop by using {{key|shift|windows|Number}}.
 
# Move it to a new virtual desktop by using {{key|shift|windows|Number}}.

Revision as of 03:35, 12 September 2017

For a list of games, see List of games that support borderless fullscreen windowed.


Key points

Borderless fullscreen windowed offers similar benefits as normal windowed mode, but with a fullscreen-like appearance.
Native feature in many modern titles, and can often be forced in the majority of older titles.
Can sometimes be used to enable wider or higher resolutions via resizing the game's viewport.[1][2]
Seamless task switching with no risk of crashes or freezes with a minor loss in performance.
Eliminates screen tearing on Windows due to Vsync being applied over any windows by default.[3]
Will cause an input lag due to the Windows' window composition VSync. It is possible to disable the composition to remove it, however that can be done only in Windows 7.

Windows

Borderless Gaming

Instructions

Special K

Instructions

GeDoSaTo

Works with games on the Unreal Engine 3. Allows Windowed modes to be forced on games which don't have them.
Limited to DirectX 9 and 32-Bit games.
Instructions

Simple Runtime Window Editor

Allows manipulating the size, position, and styles of a game's main/child windows.
Instructions


Fullscreenizer

No have favorite games and can not be minimized to tray
Instructions

Windowed Borderless Gaming

Have favorite games and can be minimized to tray
Instructions

AutoHotkey

Games utilizing PunkBuster as an anti-cheat measure may mistakenly treat AutoHotkey as a cheat.

Saving and running AutoHotkey scripts

Instructions

Fullscreen Toggle Script

This script will remove any borders and center the currently active window on the primary monitor by pushing F12.
Instructions

Fullscreen Toggle Script (Hidden Taskbar)

This script will toggle between fullscreen and windowed modes when pressing F12 as well as hiding the taskbar on the fullscreen mode.
Instructions

Multiple monitors script

Someone needs to check whenever this explanation for the script is correct or if 0, 0, and A_ScreenWidth/Height mean that the script automatically detects the user's resolution.
This is a snippet from the Fullscreen toggle script.
Instructions

Linux

Most Linux window managers allow fullscreen applications to natively run under a borderless mode by default.

Another tip that exclusively works on Linux is running your game in a separate X server instance. This allows you to switch between your game and your desktop using Ctrl+Alt+F7 and Ctrl+Alt+F8 (buttons may differ, may be F1 through F12) and it increases performance and stability. To do this, edit the launch options for your game on Steam as follows:

Instructions

Improved tiling windows manager

Instructions

Engines

Source

Instructions

Unity

Instructions

Windows troubleshooting

Game crashes on startup

Certain borderless applications have to be started before the game itself and not while the game is running.

Window constantly resizes itself

After applying the borderless mode simply restart the game itself, while keeping the borderless application open.


References