video_options.html
来自「一个不出名的GBA模拟器」· HTML 代码 · 共 45 行
HTML
45 行
<HTML>
<HEAD>
<TITLE>Mappy VM Help - Video Options Dialog</TITLE>
<META NAME="Author" CONTENT="Michael Noland">
<META NAME="Copyright" CONTENT="(C) 2001-2003 Bottled Light, Inc.">
</HEAD>
<BODY>
<P>
<H1>Video Options Dialog</H1>
</P>
<HR><!------------------------------------------------------------------------->
<p>
Mappy VM includes a powerful color ramp editor, which allows images to
be tested under a variety of simulated lighting conditions. The color
ramps can be individually edited for each channel, loaded from or saved
to disk, and even generated automatically with a exponential curve.
</p>
<p>
Mappy VM also features two special rendering modes, Split RGB and Show Grid,
designed to simulate a LCD screen more closely. Split RGB renders each pixel
as its component red, green, and blue elements, while Show Grid displays the
element grid between each pixel. Both options can be used together for an
impressive effect.
</p>
<p align="center">
<img src="images\video_settings.png"><br>
<em>Video Settings Dialog</em>
</p>
The Darkness slider controls the automatic exponential curve generator,
a setting of 1.0 generates a linear response as seen in previous versions
of Mappy VM, while lower values generate a brighter screen and higher values
a darker one.
<HR><!------------------------------------------------------------------------->
<P ALIGN="center">Copyright © 2001 to 2003, Bottled Light, Inc.</P>
</BODY>
</HTML>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?