Difference between revisions of "Configuration:Render"

From DOSBoxWiki
Jump to navigationJump to search
(New page: The [render] section contains the following parameters: frameskip -- How many frames dosbox skips before drawing one. aspect -- Do aspect correction, if your output method doesn't suppo...)
 
(formatting)
Line 1: Line 1:
 
The [render] section contains the following parameters:
 
The [render] section contains the following parameters:
  
frameskip -- How many frames dosbox skips before drawing one.
+
<table border="0">
aspect -- Do aspect correction, if your output method doesn't support scaling this can slow things down!.
+
<tr><td><var>frameskip</var></td><td>How many frames dosbox skips before drawing one.</td></tr>
scaler -- Scaler used to enlarge/enhance low resolution modes.
+
<tr><td><var>aspect</var></td><td>Do aspect correction, if your output method doesn't support scaling this can slow things down!.</td></tr>
          Supported are none,normal2x,normal3x,advmame2x,advmame3x,advinterp2x,advinterp3x,tv2x,tv3x,rgb2x,rgb3x,scan2x,scan3x.
+
<tr><td><var>scaler</var></td><td>Scaler used to enlarge/enhance low resolution modes.
 +
Supported are none, normal2x, normal3x, advmame2x, advmame3x, advinterp2x, advinterp3x, tv2x, tv3x, rgb2x, rgb3x, scan2x, scan3x.</td></tr></table>

Revision as of 12:07, 2 January 2008

The [render] section contains the following parameters:

frameskipHow many frames dosbox skips before drawing one.
aspectDo aspect correction, if your output method doesn't support scaling this can slow things down!.
scalerScaler used to enlarge/enhance low resolution modes. Supported are none, normal2x, normal3x, advmame2x, advmame3x, advinterp2x, advinterp3x, tv2x, tv3x, rgb2x, rgb3x, scan2x, scan3x.