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


Warning for game developers: PCGamingWiki staff members will only ever reach out to you using the official press@pcgamingwiki.com mail address.
Be aware of scammers claiming to be representatives or affiliates of PCGamingWiki who promise a PCGW page for a game key.

Difference between revisions of "Glossary:Windowed"

From PCGamingWiki, the wiki about fixing PC games
(→‎DxWnd: Add info on setting DxWnd to run on startup in the tray)
(6 intermediate revisions by 3 users not shown)
Line 10: Line 10:
 
{{--}} Some games do not have a native windowed mode; specific workarounds may be required.
 
{{--}} Some games do not have a native windowed mode; specific workarounds may be required.
 
{{--}} Games using Mantle don't work with AMD CrossFire while running in windowed mode.<ref>[https://community.amd.com/thread/180730 Why does CrossFire still not work in windowed mode | Community]</ref>
 
{{--}} Games using Mantle don't work with AMD CrossFire while running in windowed mode.<ref>[https://community.amd.com/thread/180730 Why does CrossFire still not work in windowed mode | Community]</ref>
 +
{{--}} Windows 10 v1703 ("Creators Update") or later is required for [[Glossary:High dynamic range (HDR)|HDR]] output inside a window
  
 
==Windows==
 
==Windows==
Line 16: Line 17:
 
{{++}} Great for Win 95/98 like games such as StarCraft, Diablo, and Quake; many presets are included.
 
{{++}} Great for Win 95/98 like games such as StarCraft, Diablo, and Quake; many presets are included.
 
{{++}} Automatically applies any configurations while the program is running.
 
{{++}} Automatically applies any configurations while the program is running.
{{ii}} For games that require launching through Uplay, or Steam, the games need to be started through those programs while having DxWnd open.
+
{{ii}} For games that require launching through Uplay, or Steam, the games need to be started through those programs while having DxWnd open in order for windowed mode to work. You can set DxWnd to run in the system tray on system startup to avoid having to launch it manually.
 
 
 
{{Fixbox|description=Using DxWnd|ref={{cn|date=December 2016}}|fix=
 
{{Fixbox|description=Using DxWnd|ref={{cn|date=December 2016}}|fix=
 
# Open '''[https://sourceforge.net/projects/dxwnd/ DxWnd]''', click on '''Edit''', then '''Add'''.
 
# Open '''[https://sourceforge.net/projects/dxwnd/ DxWnd]''', click on '''Edit''', then '''Add'''.
Line 24: Line 24:
 
# Specify the DirectX version if it's not automatically detected.
 
# Specify the DirectX version if it's not automatically detected.
 
# Also refer to DxWnd's help menu to read about the documentation.
 
# Also refer to DxWnd's help menu to read about the documentation.
 +
'''Notes'''
 +
{{ii}} DxWnd can be set up to automatically run in the tray on system startup to avoid having to launch it manually every time you need it.
 +
# Place a shortcut to <code>dxwnd.exe</code> in the Start Menu's <code>Startup</code> folder.
 +
# Right-click the shortcut and click '''Properties'''.
 +
# In the '''Properties''' window that opens, in the '''Shortcut''' tab, change '''Target''' by adding <code> /T</code> to the end of the text in the field. The resulting field should look something like <code>"<path-to-DxWnd>\dxwnd.exe" /T</code>. The <code>/T</code> parameter launches DxWnd in the system tray.
 
}}
 
}}
  
Line 49: Line 54:
 
}}
 
}}
  
==Mouse locking==
+
===[[Special K]]===
{{ii}} Certain games do not lock the mouse inside the actual window, this can result in some rather annoying behaviour on multiple screens.
+
{{Fixbox|description=See [[Special_K#Windowed|Special K > Windowed]] for instructions.}}
 
 
===[http://www.snakebytestudios.com/projects/apps/cursor-lock/ Cursor Lock]===
 
{{Fixbox|description=Cursor Lock|ref={{cn|date=June 2017}}|fix=
 
# Download and open [http://www.snakebytestudios.com/projects/apps/cursor-lock/ Cursor Lock].
 
# Select "Program Mode" on the first tab.
 
# Set the game's .exe in the "Open Program" field.
 
# Click "Create Shortcut", and run the game using this shortcut.
 
}}
 
 
 
===[http://steamcommunity.com/sharedfiles/filedetails/?id=933337066 Special K]===
 
{{Fixbox|description=Special K|ref={{cn|date=June 2017}}|fix=
 
# See the [http://steamcommunity.com/sharedfiles/filedetails/?id=933337066 Special K Unofficial Guide] to install Special K.
 
# Start the game and press {{Key|Ctrl|Shift|Backspace}} to toggle Special K's Control Panel.
 
# Expand "Window Management", then "Input/Output Behavior", and set "Cursor Boundaries" to "Keep Inside Window".
 
# Close the Control Panel and press {{key|Ctrl|Shift|O}} to disable Special K's On-Screen Display (OSD).
 
}}
 
 
 
===[http://community.pcgamingwiki.com/files/file/26-clip-cursor-including-source Clip Cursor]===
 
{{ii}} Allows locking the cursor to any running applications.
 
{{--}} Program doesn't see windows that were opened subsequently.
 
  
===[https://github.com/Codeusa/Borderless-Gaming Borderless Gaming]===
+
==[[Glossary:Mouse locking|Mouse locking]]==
{{ii}} Global hotkey ({{key|Scroll lock}}) for locking the cursor.
+
{{ii}} ''See the [[Glossary:Mouse locking|glossary page]] for potential workarounds.''
{{--}} Lacks automatic cursor lock during game focus.
 
  
 
{{References}}
 
{{References}}

Revision as of 04:48, 23 August 2019

This page is a stub: it lacks content and/or basic article components. You can help to expand this page by adding an image or additional information.

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


Key points

Can often be toggled with Alt+ Enter in supported games.
Windowed mode keeps custom color profiles in use for games.
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.[1]
Some games do not have a native windowed mode; specific workarounds may be required.
Games using Mantle don't work with AMD CrossFire while running in windowed mode.[2]
Windows 10 v1703 ("Creators Update") or later is required for HDR output inside a window

Windows

DxWnd

Actively developed and supported, includes many configuration options.
Great for Win 95/98 like games such as StarCraft, Diablo, and Quake; many presets are included.
Automatically applies any configurations while the program is running.
For games that require launching through Uplay, or Steam, the games need to be started through those programs while having DxWnd open in order for windowed mode to work. You can set DxWnd to run in the system tray on system startup to avoid having to launch it manually.
Using DxWnd[citation needed]
  1. Open DxWnd, click on Edit, then Add.
  2. Type in a name, and browse for the .exe file path.
  3. Set the preferred coordinates, size, and monitor if needed.
  4. Specify the DirectX version if it's not automatically detected.
  5. Also refer to DxWnd's help menu to read about the documentation.

Notes

DxWnd can be set up to automatically run in the tray on system startup to avoid having to launch it manually every time you need it.
  1. Place a shortcut to dxwnd.exe in the Start Menu's Startup folder.
  2. Right-click the shortcut and click Properties.
  3. In the Properties window that opens, in the Shortcut tab, change Target by adding /T to the end of the text in the field. The resulting field should look something like "<path-to-DxWnd>\dxwnd.exe" /T. The /T parameter launches DxWnd in the system tray.

3D-Analyze

Includes simple option to force windowed mode.
DirectX 8.1 and 9.0 supported; compatibility is not well documented.
Using 3D-Analyze[citation needed]
  1. Open 3D-Analyze.
  2. Select the game's .exe file.
  3. Enable Force windowed mode and run the game.

D3DWindower

Allows to store multiple configurations at once.
Cumbersome to use, has fewer configuration options.
Not maintained, may not work with some games.
Using D3DWindower[3]
  1. Run D3DWindower as administrator.
  2. Click on Add Program and open the game's .exe file.
  3. Select the game and click on Settings.
  4. In the DLL field find D3dHook.dll from the source folder and add it.
  5. Click on Run Program or double-click on it.

Special K

See Special K > Windowed for instructions.

Mouse locking

See the glossary page for potential workarounds.


References