2016-06-26 12:46:13 -04:00
< html >
< head >
< title > Screen resolution< / title >
< meta http-equiv = "Content-Type" content = "text/html; charset=UTF-8" >
< meta name = "generator" content = "HelpNDoc Personal Edition 4.6.2.573" >
< meta name = "keywords" content = "" >
< link type = "text/css" rel = "stylesheet" media = "all" href = "css/reset.css" / >
< link type = "text/css" rel = "stylesheet" media = "all" href = "css/base.css" / >
< link type = "text/css" rel = "stylesheet" media = "all" href = "css/hnd.css" / >
<!-- [if lte IE 8]>
< link type = "text/css" rel = "stylesheet" media = "all" href = "css/ielte8.css" / >
<![endif]-->
< style type = "text/css" >
#topic_header
{
background-color: #EFEFEF;
}
< / style >
< script type = "text/javascript" src = "js/jquery.min.js" > < / script >
< script type = "text/javascript" src = "js/hnd.js" > < / script >
< script type = "text/javascript" >
$(document).ready(function()
{
if (top.frames.length == 0)
{
var sTopicUrl = top.location.href.substring(top.location.href.lastIndexOf("/") + 1, top.location.href.length);
top.location.href = "DxWnd.html?" + sTopicUrl;
}
else if (top & & top.FrameTOC & & top.FrameTOC.SelectTocItem)
{
top.FrameTOC.SelectTocItem("Screenresolution");
}
});
< / script >
< / head >
< body >
< div id = "topic_header" >
< div id = "topic_header_content" >
< h1 id = "topic_header_text" > Screen resolution< / h1 >
< div id = "topic_breadcrumb" >
< a href = "Theconfigurationpanel.html" > The configuration panel< / a > › › < a href = "Video.html" > Video< / a > › › < / div >
< / div >
< div id = "topic_header_nav" >
< a href = "Video.html" > < img src = "img/arrow_up.png" alt = "Parent" / > < / a >
< a href = "Colormanagement.html" > < img src = "img/arrow_left.png" alt = "Previous" / > < / a >
< a href = "Input.html" > < img src = "img/arrow_right.png" alt = "Next" / > < / a >
< / div >
< div class = "clear" > < / div >
< / div >
< div id = "topic_content" >
< p > < / p >
< p class = "rvps2" > < span class = "rvts6" > Screen resolution affects the resolutions detected by the application. There is a choice of the following values:< / span > < / p >
< p class = "rvps2" > < span class = "rvts6" > < br / > < / span > < / p >
< div class = "rvps2" > < table width = "100%" border = "1" cellpadding = "1" cellspacing = "2" style = "border-color: #000000; border-style: solid; border-spacing: 2px;" >
< tr valign = "top" >
< td width = "128" style = "border-color: #000000; border-style: solid; padding: 1px;" > < p class = "rvps2" > < span class = "rvts6" > SVGA modes< / span > < / p >
< / td >
< td width = "211" style = "border-color: #000000; border-style: solid; padding: 1px;" > < p class = "rvps2" > < span class = "rvts6" > SUPPORTSVGA< / span > < / p >
< / td >
< td width = "1198" style = "border-color: #000000; border-style: solid; padding: 1px;" > < p class = "rvps2" > < span class = "rvts6" > The classic 4:3 screen resolutions starting from 320x200 up to 1280x800.< / span > < / p >
< / td >
< / tr >
< tr valign = "top" >
< td width = "128" style = "border-color: #000000; border-style: solid; padding: 1px;" > < p class = "rvps2" > < span class = "rvts6" > HDMI modes< / span > < / p >
< / td >
< td width = "211" style = "border-color: #000000; border-style: solid; padding: 1px;" > < p class = "rvps2" > < span class = "rvts6" > SUPPORTHDMI< / span > < / p >
< / td >
< td width = "1198" style = "border-color: #000000; border-style: solid; padding: 1px;" > < p class = "rvps2" > < span class = "rvts6" > The typical 16:9 resolutions from 640x360 up to 1980x1080.< / span > < / p >
< / td >
< / tr >
< tr valign = "top" >
< td width = "128" style = "border-color: #000000; border-style: solid; padding: 1px;" > < p class = "rvps2" > < span class = "rvts6" > Monitor native modes< / span > < / p >
< / td >
< td width = "211" style = "border-color: #000000; border-style: solid; padding: 1px;" > < p class = "rvps2" > < span class = "rvts6" > NATIVERES< / span > < / p >
< / td >
< td width = "1198" style = "border-color: #000000; border-style: solid; padding: 1px;" > < p class = "rvps2" > < span class = "rvts6" > Whatever resolution is returned from the video card.< / span > < / p >
< / td >
< / tr >
< tr valign = "top" >
< td width = "128" style = "border-color: #000000; border-style: solid; padding: 1px;" > < p class = "rvps2" > < span class = "rvts6" > Limit resolution< / span > < / p >
< / td >
< td width = "211" style = "border-color: #000000; border-style: solid; padding: 1px;" > < p class = "rvps2" > < span class = "rvts6" > LIMITSCREENRES< / span > < / p >
< / td >
< td width = "1198" style = "border-color: #000000; border-style: solid; padding: 1px;" > < p class = "rvps2" > < span class = "rvts6" > Disables any resolution higher than the selected value. By default, the choice is "unlimited", that means no resolution is disabled.< / span > < / p >
< / td >
< / tr >
< / table >
< / div >
< p class = "rvps2" > < span class = "rvts6" > < br / > < / span > < / p >
2016-02-09 11:47:00 -05:00
< p class = "rvps2" > < span class = "rvts6" > Note that 320x200 resolution is typically no longer supported, but it is not a problem to emulate it in a window, and this resolution is necessary to run some older games.< / span > < / p >
2016-06-26 12:46:13 -04:00
< p > < / p >
< / div >
< div id = "topic_footer" >
< div id = "topic_footer_content" >
Copyright © 2016 by GHO. All Rights Reserved.< / div >
< / div >
< / body >
< / html >