mirror of
https://github.com/rvtr/rmc_website.git
synced 2025-06-18 10:25:30 -04:00
27 lines
1.1 KiB
HTML
Executable File
27 lines
1.1 KiB
HTML
Executable File
---
|
|
layout: devinfo
|
|
app: TWL_EVA_FLICKER
|
|
altname: FLICKER
|
|
category: [TWL EVA]
|
|
sequence: TRUE
|
|
redirect_from: /dsidev/twl_eva_flicker.html
|
|
group: true
|
|
preview: /preview.png
|
|
---
|
|
|
|
<b>FLICKER</b> is a DSi screen tester. There are two parts to this test, <b>FLICKER ADJUSTER</b> and <b>LCD UNIT CHECKER</b>. The first one displays lines close together that will cause flickering if the screens are not calibrated, and the second will display colors and patterns. You can see the flickering on your own screen by zooming in or out on the second screenshot below.<br><br>
|
|
<table class="functionlist"><tr><td><pre>
|
|
FLICKER ADJUSTER:
|
|
13-02 ADJUST FLICKER
|
|
|
|
LCD UNIT CHECKER:
|
|
13-03 LCD UNIT CHECK
|
|
</td></tr></table>
|
|
<div class="screenshot">
|
|
<img src="{{ site.imgdir }}{{ page.app }}/screenshots/flicker.png">
|
|
<img src="{{ site.imgdir }}{{ page.app }}/screenshots/flicker_flicker.png">
|
|
<img src="{{ site.imgdir }}{{ page.app }}/screenshots/flicker_blue.png">
|
|
<img src="{{ site.imgdir }}{{ page.app }}/screenshots/flicker_gradient.png">
|
|
<img src="{{ site.imgdir }}{{ page.app }}/screenshots/flicker_plus.png">
|
|
</div>
|