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
(reworked the instructions and key points)
Line 4: Line 4:
  
 
'''Key points'''
 
'''Key points'''
{{ii}} Often toggled with {{key|Alt|Enter}} but for many games it has to be enabled manually.
+
{{ii}} Can often be toggled with {{key|Alt|Enter}} in supported games.
{{++}} Easy multi-tasking.
+
{{++}} Windowed mode keeps custom color profiles in use for games.
{{++}} Can usually be modified to work as a [[Glossary:Borderless fullscreen windowed|borderless fullscreen windowed]] mode.
+
{{++}} Seamless task switching with no risk of crashes or freezes with a minor loss in performance.
{{--}} Some games do not have a native windowed mode.
+
{{++}} 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>
 +
{{--}} 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>
  
 
==Windows==
 
==Windows==
===[http://www.3dfxzone.it/dir/tools/3d_analyze/download/ 3DAnalyze]===
+
===DxWnd===
{{++}} 3DAnalyze has many features alongside a forced windowed mode.
+
{{++}} 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.
 +
{{--}} Slightly unintuitive interface, the in-game performance might get worse.
  
 
{{Fixbox|1=
 
{{Fixbox|1=
{{Fixbox/fix|Instructions|ref={{cn|date=July 2016}}}}
+
{{Fixbox/fix|Using DxWnd|ref={{cn|date=December 2016}}}}
* Under '''Performance''', '''DirectX 8.1 and 9.0''' tick the <code>Force windowed mode</code> checkbox located at the end.
+
# Open '''[https://sourceforge.net/projects/dxwnd/ DxWnd]''', click on '''Edit''', then '''Add'''.
 +
# Type in a name, and browse for the .exe file path.
 +
# Set the preferred coordinates, size, and monitor if needed.
 +
# Specify the DirectX version if it's not automatically detected.
 +
# Also refer to DxWnd's help menu to read about the documentation.
 
}}
 
}}
  
===[http://www.fileplanet.com/198137/190000/fileinfo/D3DWindower-English-version/ D3DWindower]===
+
===3DAnalyze===
{{ii}} D3DWindower has to be run with admin rights on. See [[Windows Compatibility Mode#Privilege Level|Privilege Level]].
+
{{++}} Includes simple option to force windowed mode.
{{++}} Allows to have and use multiple configurations at once.
+
{{ii}} DirectX 8.1 and 9.0 supported; compatibility is not well documented.
  
 
{{Fixbox|1=
 
{{Fixbox|1=
{{Fixbox/fix|Instructions|ref=<ref>[http://forum.xentax.com/viewtopic.php?f=33&t=10242 XeNTaX • View topic - So, I fully translated D3DWindower...]</ref>}}
+
{{Fixbox/fix|Using 3DAnalyze|ref={{cn|date=July 2016}}}}
# Extract '''D3DWindower''' anywhere, then run <code>D3DWindower.exe</code>
+
# Open '''[http://www.3dfxzone.it/dir/tools/3d_analyze/download/ 3DAnalyze]'''.
# Click the third button '''Add Program''', select the game's executable, go to '''Program Options''' (the gear icon).
+
# Select the game's .exe file.
# In the '''DLL''' field find <code>D3dHook.dll</code> from the source folder and add it.
+
# Enable '''Force windowed mode''' and run the game.
# Use the fifth button, '''Run Program''' to start the game, or double click on it.  
+
}}
  
'''Notes'''
+
===D3DWindower===
<!-- to reword
+
{{++}} Allows to store multiple configurations at once.
{{ii}} Activating the emulation is not needed. Running the game directly through the launcher will work.
+
{{--}} Cumbersome to use, has fewer configuration options.
{{ii}} Activating the emulation is not necessary as long as the DLL's path is specified. -->
+
{{--}} Not maintained, may not work with some games.
{{ii}} Run any borderless applications before running '''D3Dwindower''' or else the game will crash.
 
}}
 
  
===[http://sourceforge.net/projects/dxwnd/ DxWnd]===
 
{{++}} Great for Win95/98 like games such as StarCraft, Diablo and Quake. Many presets are already included.
 
{{++}} DxWnd will automatically apply any configurations while open, by simply opening the desired game.
 
{{--}} Slightly unintuitive interface, the in-game performance might get worse.
 
<!--
 
 
{{Fixbox|1=
 
{{Fixbox|1=
{{Fixbox/fix|Importing existing configurations|ref={{cn|{{subst:DATE}}}}}}
+
{{Fixbox/fix|Using D3DWindower|ref=<ref>[http://forum.xentax.com/viewtopic.php?f=33&t=10242 XeNTaX • View topic - So, I fully translated D3DWindower...]</ref>}}
# Under '''File''', choose '''Import'''.
+
# Run '''[http://www.fileplanet.com/198137/190000/fileinfo/D3DWindower-English-version/ D3DWindower]''' as administrator.
# {{key|Right Click}}.
+
# Click on '''Add Program''' and open the game's .exe file.
# Change the game's '''Path'''.
+
# Select the game and click on '''Settings'''.
 +
# In the '''DLL''' field find <code>D3dHook.dll</code> from the source folder and add it.
 +
# Click on '''Run Program''' or double-click on it.
 
}}
 
}}
-->
 
  
 
==Mouse locking==
 
==Mouse locking==

Revision as of 10:15, 3 December 2016

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

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.
Slightly unintuitive interface, the in-game performance might get worse.
Instructions

3DAnalyze

Includes simple option to force windowed mode.
DirectX 8.1 and 9.0 supported; compatibility is not well documented.
Instructions

D3DWindower

Allows to store multiple configurations at once.
Cumbersome to use, has fewer configuration options.
Not maintained, may not work with some games.
Instructions

Mouse locking

Certain games do not lock the mouse inside the actual window, this can result in some rather annoying behaviour on multiple screens.

Cursor Lock

Utility program that locks the cursor to window borders or whole screen.
Locks only when window is focused, doesn't interfere with task switching.
Allows creating custom shortcuts for automatic cursor locking.
Ability to open one program and lock another to support launchers.

Clip Cursor

Small utility that allows locking the cursor to any currently open windows.
Program doesn't see windows that were opened subsequently.

Borderless Gaming

Open source and simple to use application.
Features hotkeys for locking or hiding the cursor.
Lacks automatic cursor lock during game focus.
Default hotkey may not work on some systems.


References