rmc_website/dsidev/f-writer.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

35 lines
4.1 KiB
HTML

---
layout: devinfo
app: F-WRITER
---
F-WRITER is used to flash Korean firmware<span style="color:red;">*</span> onto DS lites in the factories. This program features a UI similar to that of <a href="/dsidev/nitroeva.html">NTR Aging/Nitro EVA</a>. It comes with the following tests:<br><br>
<b><code>EVALUATION MENU:</code></b><br>
<code> - SOUND</code>, Plays some simple sound effects and music to test the speakers
<br><code> - NVRAM</code>, Reads and writes system settings, and displays WiFi board + firmware info
<br><code> - PMIC</code>, Tests power management chip (controls power and backlight)<br><br>
<b><code>TEST PROGRAM:</code></b><br>
<code> - IPL2 REWRITE</code>, Flashes and sets up the Korean firmware on the DS lite
<br><code> - USER INFO SET</code>, Sets the system settings to factory default<br><br>
<b><code>EVALUATION MENU:</code></b><br>
<code> - NTR CONFIG</code>, Displays the current system settings
<br><code> - ROM HEADER</code>, Display cartridge header info<br>
<h2>Additional info</h2>
- A truncated version of the Korean firmware can be found in the ROM at <code>nitro:/Ipl2/link/USG_0611092130</code>. The build is dated 2006/11/09 21:30 (YYYY/MM/DD).<br>
- <span style="color:red;">*</span>there may be other F-WRITER versions for other regions, however only the Korean version is known.
<div style="text-align:center;"><h1>Screenshots:</h1>
<div style="float: left;width: 35vw;"><img src="https://cdn.randommeaninglesscharacters.com/assets-dsi/screenshots/F-WRITER/F-WRITER - 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/F-WRITER/F-WRITER - Evaluation Menu - Nvram.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/F-WRITER/F-WRITER - Test Program - Ipl2 Rewrite.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/F-WRITER/F-WRITER - Test Program - Ipl2 Rewrite Overwrite.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/F-WRITER/F-WRITER - Test Program - Ipl2 Rewrite NG.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/F-WRITER/F-WRITER - Test Program - User Info Set.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/F-WRITER/F-WRITER - Test Program - User Info Set OK.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/F-WRITER/F-WRITER - Checker Menu - Set Sequence.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/F-WRITER/F-WRITER - Checker Menu - Configuration.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/F-WRITER/F-WRITER - Test Program - Ipl2 Rewrite Writing.png" style="width:30vw;filter:drop-shadow(0.25rem 0.25rem 0.5rem #000000);padding-bottom:2vw;"></div></div>