rmc_website/dsidev/nitro_eva.html
Lillian Skinner 0ca0b0fc7a Use a CSV for basic program info
Jekyll + CSV will generate...
- Titlecards on index.html
- Download links
- Banner "image"

CDN has also been changed to have uniform file paths that can be assembled via the CSV. Sorry dad, stole the nice naming from the magazine index 😛
2023-11-08 23:57:00 -05:00

65 lines
6.9 KiB
HTML

---
layout: devinfo
app: Nitro_EVA
---
Nitro EVA, commonly known at NTR Aging, is a program to test and diagnose issues with DS consoles right off the assembly line. Nitro EVA has been used to test 3 generations of DS consoles (DS phat, DS lite, 3DS), with some small modifications between each version. The following is a list of each dumped version along with the console it was made for:<br>
<code> - v1.0, v5.1, v6.0</code> (used to test the DS phat)<br>
<code> - v8.0, v9.0, v10.0</code> (used to test the DS lite)<br>
<code> - v11.0, v11.1</code> (used to test the 3DS)<br>
<h2>Test list</h2>
This is a list of the tested that can be accessed from Nitro EVA's menu. The tests are categorized by which menu they are available in.<br><br>
<b><code>EVALUATION MENU:</code></b><br>
<code> - CPU</code>, Various CPU tests (more info needed)<br>
<code> - MIC</code>,Microphone tests and sampler<br>
<code> - LCD</code>, Displays colored bars to test top screen<br>
<code> - LCD-2</code>, Displays images to test top screen<br>
<code> - ROM HEADER</code>, Display cartridge header info<br>
<code> - KEY</code>, Displays button input values<br>
<code> - EMI DEMO</code>, Model and rendering tests (need to confirm)<br>
<code> - NTR CONFIG</code>, Displays the current system settings<br>
<code> - 2D(MAIN)</code>, Displays images from list to top screen<br>
<code> - 2D(SUB)</code>, Displays images from list to bottom screen<br>
<code> - 2D(VC)</code>, Diplays images from 2D(MAIN/SUB) in sequential order<br>
<code> - PMIC</code>, Tests power management chip (controls power and backlight)<br>
<code> - KINSOKU CHK</code>, Graphical button tester<br>
<code> - KEY TEST</code>, Displays button input values<br><br>
<b><code> TEST PROGRAM:</code></b><br>
<code> - SELF CHECKER</code>, Run full test on system<br>
<code> - AGING</code>, Run full test on system<br>
<code> - FLICKER ADJUSTER</code>, Displays thin bars, which cause flickering, to see if screens need to be adjusted<br>
<code> - LCD UNIT CHECKER</code>, Displays thin bars, which cause flickering, to see if screens need to be adjusted<br>
<code> - TP CALIBRATION</code>, Calibrates touch screen<br>
<code> - TP ACCURACY</code>, Tests touch screen calibration<br>
<code> - TEST TP JIG</code>, Tests touch screen calibration<br>
<code> - IPL2 REWRITE</code>, Rewrites or sets system settings<br><br>
<b><code>MISC MENU:</code></b><br>
<code> - Test Screen</code>, Displays colored bars to test top screen<br>
<code> - Test Sound</code>, Plays music and sound effects<br>
<code> - Swap Display</code>, Swap bottom and top screens<br>
<code> - Test Button</code>, Displays button input values<br>
<code> - Test Nvram</code>, Reads and writes system settings, and displays WiFi board + firmware info<br>
<code> - Dump Eeprom</code>, Displays a hex dump of the cartridge, and allows basic hex editing<br>
<code> - TP Linearity</code>, Tests touch screen calibration<br>
<h2>Additional info</h2>
- Version 1.0 does not appear to have a menu to select specific tests, and attempting to exit to the menu will just turn the console off.<br>
- The Nitro EVA UI was used in many other test programs, such as <a href="/dsidev/mictester.html">Mic Tester</a> and <a href="/dsidev/fwriter.html">F-WRITER</a>.
<div style="text-align:center;"><h1>Video (thanks ufo):</h1>
<div style="float: left;width: 100%;"><iframe style=" transform: scale(0.9, 0.9);height: 45vw;width: 30vw;filter:drop-shadow(0.25rem 0.25rem 0.5rem #000000);" src="https://www.youtube.com/embed/fOD3Pq3HQTU" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"></iframe></div><!-- thank you stack overflow -->
<br>
<h1>Screenshots:</h1>
<div style="float: left;width: 35vw;"><img src="https://cdn.randommeaninglesscharacters.com/assets-dsi/screenshots/Nitro EVA/Nitro EVA - Evaluation Menu - CPU.png" style="width:30vw;filter:drop-shadow(0.25rem 0.25rem 0.5rem #000000);padding-bottom:2vw;"></div>
<div style="float: left;width: 35vw;"><img src="https://cdn.randommeaninglesscharacters.com/assets-dsi/screenshots/Nitro EVA/Nitro EVA - Main Menu.png" style="width:30vw;filter:drop-shadow(0.25rem 0.25rem 0.5rem #000000);padding-bottom:2vw;"></div>
<div style="float: left;width: 35vw;"><img src="https://cdn.randommeaninglesscharacters.com/assets-dsi/screenshots/Nitro EVA/Nitro EVA - Evaluation Menu - KEY TEST.png" style="width:30vw;filter:drop-shadow(0.25rem 0.25rem 0.5rem #000000);padding-bottom:2vw;"></div>
<div style="float: left;width: 35vw;"><img src="https://cdn.randommeaninglesscharacters.com/assets-dsi/screenshots/Nitro EVA/Nitro EVA - Evaluation Menu - KEY.png" style="width:30vw;filter:drop-shadow(0.25rem 0.25rem 0.5rem #000000);padding-bottom:2vw;"></div>
<div style="float: left;width: 35vw;"><img src="https://cdn.randommeaninglesscharacters.com/assets-dsi/screenshots/Nitro EVA/Nitro EVA - Evaluation Menu - CPU - 3D - EMI TEST_2.png" style="width:30vw;filter:drop-shadow(0.25rem 0.25rem 0.5rem #000000);padding-bottom:2vw;"></div>
<div style="float: left;width: 35vw;"><img src="https://cdn.randommeaninglesscharacters.com/assets-dsi/screenshots/Nitro EVA/Nitro EVA - Evaluation Menu - CPU - 3D - EMI TEST.png" style="width:30vw;filter:drop-shadow(0.25rem 0.25rem 0.5rem #000000);padding-bottom:2vw;"></div>
<div style="float: left;width: 35vw;"><img src="https://cdn.randommeaninglesscharacters.com/assets-dsi/screenshots/Nitro EVA/Nitro EVA - Test Program - FLICKER ADJUSTER.png" style="width:30vw;filter:drop-shadow(0.25rem 0.25rem 0.5rem #000000);padding-bottom:2vw;"></div>
<div style="float: left;width: 35vw;"><img src="https://cdn.randommeaninglesscharacters.com/assets-dsi/screenshots/Nitro EVA/Nitro EVA - Evaluation Menu - LCD-2.png" style="width:30vw;filter:drop-shadow(0.25rem 0.25rem 0.5rem #000000);padding-bottom:2vw;"></div>
<div style="float: left;width: 35vw;"><img src="https://cdn.randommeaninglesscharacters.com/assets-dsi/screenshots/Nitro EVA/Nitro EVA - Evaluation Menu - CPU - 3D - Nitro Model.png" style="width:30vw;filter:drop-shadow(0.25rem 0.25rem 0.5rem #000000);padding-bottom:2vw;"></div>
<div style="float: left;width: 35vw;"><img src="https://cdn.randommeaninglesscharacters.com/assets-dsi/screenshots/Nitro EVA/Nitro EVA - Evaluation Menu - CPU - 3D - Toon.png" style="width:30vw;filter:drop-shadow(0.25rem 0.25rem 0.5rem #000000);padding-bottom:2vw;"></div>
<div style="float: left;width: 35vw;"><img src="https://cdn.randommeaninglesscharacters.com/assets-dsi/screenshots/Nitro EVA/Nitro EVA - Evaluation Menu - CPU - 3D - Shadow Polygon.png" style="width:30vw;filter:drop-shadow(0.25rem 0.25rem 0.5rem #000000);padding-bottom:2vw;"></div>
<div style="float: left;width: 35vw;"><img src="https://cdn.randommeaninglesscharacters.com/assets-dsi/screenshots/Nitro EVA/Nitro EVA - Evaluation Menu - CPU - 3D - View Port.png" style="width:30vw;filter:drop-shadow(0.25rem 0.25rem 0.5rem #000000);padding-bottom:2vw;"></div></div>