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

11 lines
788 B
HTML

---
layout: devinfo
app: DSGameCardToSD
---
DS Game Card To SD dumps the inserted cartridge to the SD card as
<code>sd:/&lt;title id&gt;_&lt;yyyy/mm/dd&gt;_&lt;hh/mm/ss&gt;.dmp</code>
<div style="text-align:center;"><h1>Screenshots:</h1>
<div style="float: left;width: 35vw;"><img src="https://cdn.randommeaninglesscharacters.com/assets-dsi/screenshots/DSGameCardToSD/dsgamecardtosd.png" style="width:30vw;filter:drop-shadow(0.25rem 0.25rem 0.5rem #000000);padding-bottom:2vw;"></div>
<div style="float: left;width: 36vw;"><img src="https://cdn.randommeaninglesscharacters.com/assets-dsi/screenshots/DSGameCardToSD/dsgamecardtosd_load_infinite.gif" style="width:30vw;filter:drop-shadow(0.25rem 0.25rem 0.5rem #000000);padding-bottom:2vw;"></div></div>