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: | ||
− | + | <table border="0"> | |
− | + | <tr><td><var>frameskip</var></td><td>How many frames dosbox skips before drawing one.</td></tr> | |
− | + | <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> | |
− | + | <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:
frameskip | How many frames dosbox skips before drawing one. |
aspect | Do aspect correction, if your output method doesn't support scaling this can slow things down!. |
scaler | Scaler used to enlarge/enhance low resolution modes. Supported are none, normal2x, normal3x, advmame2x, advmame3x, advinterp2x, advinterp3x, tv2x, tv3x, rgb2x, rgb3x, scan2x, scan3x. |