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:Multi-monitor"

From PCGamingWiki, the wiki about fixing PC games
m (monitor layouts >> multi-monitor layouts)
m (Undo revision 808561 by 2405:204:B386:6A8D:0:0:1427:80B1 (talk))
Tag: Undo
 
(4 intermediate revisions by 4 users not shown)
Line 17: Line 17:
 
There are a few things to note about setting up multiple monitors:  
 
There are a few things to note about setting up multiple monitors:  
  
* First you must make sure that your computer can support multiple monitors. Some bargain-bin desktops or laptops may only feature 1 video output, thus not allowing the use of multiple monitors. Physically examine the computer or consult your documentation to see if its possible.
+
* First you must make sure that your computer can support multiple monitors. Some bargain-bin desktops or laptops may only feature 1 video output, preventing the use of multiple monitors. Physically examine the computer or consult your documentation to see whether such a set-up is possible.
* Secondly, make sure you have the right connectors. Most AMD/Nvidia graphics cards these days contain some combination of DVI, mini HDMI, and DisplayPort. Make sure that your monitor has a connection for one or more of these connection types, or that you can find a converter.
+
* Always make sure you have the right connectors. Most AMD/Nvidia graphics cards these days contain some combination of DVI, mini HDMI, and DisplayPort. Make sure that your monitor has a connection for one or more of these connection types, or that you can find a converter.
* Third, there are multiple ways to set up your desktop on the multiple monitors. You can display the same thing on all displays, extend the desktop across the multiple monitors, or edit each monitors orientation separately. Simple go into the graphics options and see what options are available for you.
+
* There are multiple ways to set up your desktop on the multiple monitors. You can display the same thing on all displays, extend the desktop across the multiple monitors, or edit each monitors orientation separately. Simply go into the graphics options and see what options are available for you.
* Fourth, AMD and NVIDIA graphics are not created equally when it comes to multiple monitors. A large majority of Radeon cards with 3+ video connectors will allow for 3+ separate monitors to be connected to it simultaneously, provided you have the right ports/cords/adapters. Earlier Nvidia cards had a hard limit of 2 monitors connected to one card, but you can use three or more monitors from the 600 series on.
+
* Finally AMD and NVIDIA graphics are not created equally when it comes to multiple monitors. A large majority of Radeon cards with 3+ video connectors will allow for 3+ separate monitors to be connected to it simultaneously, provided you have the right ports/cords/adapters. Earlier Nvidia cards had a hard limit of 2 monitors connected to one card, but you can use three or more monitors from the 600 series on.
  
==Mouse locking==
+
==[[Glossary:Mouse locking|Mouse locking]]==
{{ii}} Certain games do not lock the mouse inside the monitor.<ref>[https://gaming.stackexchange.com/questions/15751/when-extending-my-desktop-across-multiple-monitors-how-can-i-limit-my-mouse-t pc - When "extending" my desktop across multiple monitors, how can I limit my mouse to one monitor when playing full-screen? - Arqade]</ref>
+
{{ii}} ''See the [[Glossary:Mouse locking|glossary page]] for potential workarounds.''
 
 
===MouseJail===
 
{{Fixbox|1=
 
{{Fixbox/fix|Use MouseJail}}
 
Download MouseJail from [http://www.dr-hoiby.com/MouseJail/ here]
 
 
 
Insert at the start of your "Target" field : "MouseJail.exe" ( for example : "{{p|game}}\gta3.exe" => "MouseJail.exe {{p|game}}\gta3.exe").
 
 
 
On Steam set launch options to <code>MouseJail.exe %command%</code>
 
}}
 
 
 
===Dual Monitor Tools===
 
{{Fixbox|1=
 
{{Fixbox/fix|Use Swap Screen from Dual Monitor Tools}}
 
Download Dual Monitor Tools from [http://dualmonitortool.sourceforge.net/index.html here], extract to any folder.
 
 
 
Launch "SwapScreen.exe"
 
 
 
Recommended configuration:
 
# Under the cursor tab, set the hotkeys for "Cursor free to move between screens", and "Lock Cursor onto screen".
 
# Uncheck "Allow cursor to move freely if the left Control key is pressed".
 
}}
 
  
 
{{References}}
 
{{References}}

Latest revision as of 20:17, 19 June 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.
One of many possible multi-monitor layouts.
One of many possible multi-monitor layouts.

For a list of games, see List of games that support multi-monitor.


Key points

Multi-monitor refers to multiple physical monitors used for a single game output.

More information

Multi-monitor on Wikipedia
WSGF
Multi-Monitor Setups Comparison (YouTube)

Multi-monitor basics

Connecting multiple monitors to a computer these days is a common affair. Provided that your computer has the necessary video ports for multiple monitors, the process is pretty straightforward, although it is best performed with monitors of the same physical dimensions and resolutions, as well as a minimal level of bezel for the best experience. Simply connect the additional monitors to the video ports on your computer, position the monitors how you would like, and turn them on. In most cases, your OS will immediately recognize your new monitor.

There are a few things to note about setting up multiple monitors:

  • First you must make sure that your computer can support multiple monitors. Some bargain-bin desktops or laptops may only feature 1 video output, preventing the use of multiple monitors. Physically examine the computer or consult your documentation to see whether such a set-up is possible.
  • Always make sure you have the right connectors. Most AMD/Nvidia graphics cards these days contain some combination of DVI, mini HDMI, and DisplayPort. Make sure that your monitor has a connection for one or more of these connection types, or that you can find a converter.
  • There are multiple ways to set up your desktop on the multiple monitors. You can display the same thing on all displays, extend the desktop across the multiple monitors, or edit each monitors orientation separately. Simply go into the graphics options and see what options are available for you.
  • Finally AMD and NVIDIA graphics are not created equally when it comes to multiple monitors. A large majority of Radeon cards with 3+ video connectors will allow for 3+ separate monitors to be connected to it simultaneously, provided you have the right ports/cords/adapters. Earlier Nvidia cards had a hard limit of 2 monitors connected to one card, but you can use three or more monitors from the 600 series on.

Mouse locking

See the glossary page for potential workarounds.


References