NDS:DS Mods Wiki: Difference between revisions

From ConsoleMods Wiki
Jump to navigation Jump to search
m (Text replacement - " title="Placeholder - Guide not created yet!" class="visible"" to "")
No edit summary
 
(14 intermediate revisions by 3 users not shown)
Line 9: Line 9:


Three model revisions of the DS were released: the DS Lite — a slimmer and lighter model with a brighter screen and better battery; the DSi — a model that lacks backwards compatibility but has with two built in cameras, an SD card slot, access to the Nintendo DSi Shop; and the DSi XL — a larger version of the DSi.  
Three model revisions of the DS were released: the DS Lite — a slimmer and lighter model with a brighter screen and better battery; the DSi — a model that lacks backwards compatibility but has with two built in cameras, an SD card slot, access to the Nintendo DSi Shop; and the DSi XL — a larger version of the DSi.  
See [https://github.com/jdriselvato/NDS-Homebrew-Development this GitHub repo] for a decent listing of development-focused resources.
</div>
</div>
<div class="accented-table">
<div class="accented-table">
Line 18: Line 20:
* [[Applying ROM Patches]]
* [[Applying ROM Patches]]
* <s> [[NDS:Homebrew Games List]] </s>
* <s> [[NDS:Homebrew Games List]] </s>
* [[NDS:Memory Expansion Pak]]
* [https://flashcarts.net/ds-quick-start-guide DS Flashcard Quick-Start Guide]
</div>
</div>


Line 23: Line 27:
===Technical Information===
===Technical Information===
* [[NDS:Model Differences]]
* [[NDS:Model Differences]]
* <s> [[NDS:Video Output Notes]] </s>
* [[NDS:Connector Pinouts]]
* [[NDS:Connector Pinouts]]
* [[NDS:Region Information]]
* [[NDS:Region Information]]
Line 37: Line 42:
* [[NDS:Original DS Screen Brightness Firmware Mod]]
* [[NDS:Original DS Screen Brightness Firmware Mod]]
* [https://dsi.cfw.guide Unlaunch & TWiLightMenu++ (DSi)]
* [https://dsi.cfw.guide Unlaunch & TWiLightMenu++ (DSi)]
* [https://randommeaninglesscharacters.com/dsidev/guide/ds-ique-firmware.html Installing iQue firmware on a non-iQue DS]
</div>
</div>


Line 43: Line 49:
<div class="boxed-list center-float clip-corner">
<div class="boxed-list center-float clip-corner">
===Video Mods===
===Video Mods===
* <s> [[NDS:Video Output Notes]] </s>
* <s> [[NDS:NDSTV (composite via aux)]] </s>
* <s> [[NDS:NDSTV (composite via aux)]] </s>
* [https://www.3dscapture.com/ds/index.html USB Video Capture Board]
* [https://www.3dscapture.com/ds/index.html USB Video Capture Board]
Line 58: Line 63:
<div class="boxed-list center-float clip-corner">
<div class="boxed-list center-float clip-corner">
===Repair Guides===
===Repair Guides===
* [[NDS:General Troubleshooting]]
* [[NDS:Screen Replacement]]
* [[NDS:Screen Replacement]]
* [[ConsoleMods_Wiki:Cartridge_Cleaning|Game Cartridge / Connector Cleaning]]
* [[ConsoleMods_Wiki:Cartridge_Cleaning|Game Cartridge / Connector Cleaning]]
Line 71: Line 77:
| <h3>Flash Cards</h3>
| <h3>Flash Cards</h3>
<ul>
<ul>
<li> <s> [[NDS:DS Flash Cards]] </s> </li>
<li> [[NDS:DS Flash Cards]] </li>
<li> [[GBA:Flash_Carts|GBA Flash Cards]] </li>
<li> [[GBA:Flash_Carts|GBA Flash Cards]] </li>
</ul>
</ul>
||<h3>Replacement Parts</h3>
||<h3>Replacement Parts</h3>
<ul>
<ul>
<li> <s> [[NDS:Capacitor Kit]] </s> </li>
<li> <s> [[NDS:Shell]] </s> </li>
<li> <s> [[NDS:Shell]] </s> </li>
<li>  [[NDS:LCD Screen]]  </li>
<li>  [[NDS:LCD Screen]]  </li>
Line 83: Line 88:
<ul>
<ul>
<li>  [[NDS:Repair Tools]]  </li>
<li>  [[NDS:Repair Tools]]  </li>
<li> [https://www.printables.com/model/359015-macro-f Macro-F Replacement Shell] </li>
<li> [https://shop.insidegadgets.com/product/wireless-gameboy-controller/ Wireless Game Boy Controller] </li>
<li> [https://shop.insidegadgets.com/product/wireless-gameboy-controller/ Wireless Game Boy Controller] </li>
</ul>
</ul>
|}
|}


</div></div>
</div></div>

Latest revision as of 19:38, 23 March 2024

DS.png DS-Lite.png DSi XL.png

The Nintendo DS ("Dual Screen" or "Developers' System") is a handheld game console from the seventh generation of video game consoles. The console was launched in North America on November 21st, 2004 followed by Japan (December 2nd, 2004) and Europe (March 11th, 2005). The DS introduced distinctive new features to handheld games: two LCD screens working in tandem (the bottom one being a touchscreen) in a clamshell design, a built-in microphone, and support for wireless connectivity between DS' and to the now-defunct Nintendo Wi-Fi Connection service. The DS also supported backwards compatibility via a second cart slot for Game Boy Advance (but not the original Game Boy or Game Boy Color).

Three model revisions of the DS were released: the DS Lite — a slimmer and lighter model with a brighter screen and better battery; the DSi — a model that lacks backwards compatibility but has with two built in cameras, an SD card slot, access to the Nintendo DSi Shop; and the DSi XL — a larger version of the DSi.

See this GitHub repo for a decent listing of development-focused resources.