Difference between revisions of "Configuration:Render"
From DOSBoxWiki
Jump to navigationJump to search (formatting) |
(replaced HTML with WikiFormatting (same output, easier to edit)) |
||
Line 1: | Line 1: | ||
− | The [render] section contains the following parameters: | + | The '''[render]''' section contains the following parameters: |
− | + | {| | |
− | + | |- | |
− | + | |style="vertical-align: top;"|<var>frameskip</var> | |
− | + | |How many frames DOSBox skips before drawing one. | |
− | Supported are none, normal2x, normal3x, advmame2x, advmame3x, advinterp2x, advinterp3x, tv2x, tv3x, rgb2x, rgb3x, scan2x | + | |- |
+ | |style="vertical-align: top;"|<var>aspect</var> | ||
+ | |Do aspect correction, if your output method doesn't support scaling this can slow things down!. | ||
+ | |- | ||
+ | |style="vertical-align: top;"|<var>scaler</var> | ||
+ | |[[Scaler]] is used to enlarge/enhance low resolution modes. | ||
+ | Supported scalers are none, normal2x, normal3x, advmame2x, advmame3x, advinterp2x, advinterp3x, tv2x, tv3x, rgb2x, rgb3x, scan2x and scan3x. | ||
+ | |} |
Revision as of 18:46, 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 is used to enlarge/enhance low resolution modes.
Supported scalers are none, normal2x, normal3x, advmame2x, advmame3x, advinterp2x, advinterp3x, tv2x, tv3x, rgb2x, rgb3x, scan2x and scan3x. |