First NDS Programming Project: hello nds
若您覺得文章寫得不錯,請點選文章上的廣告,來支持小編,謝謝。 If you like this post, please click the ads on the blog or buy me a coffee . Thank you very much. 此篇文章介紹如何在 Windows 系統上建立 Nintendo DS 的遊戲程式開發環境。 This post introduces "how to setup Nintendo DS game programming development environment on Windows". 步驟一:安裝 devkitPro Step 1: Install devkitPro 可至 https://github.com/devkitPro/installer/releases/tag/v3.0.3 下載。 Go to https://github.com/devkitPro/installer/releases/tag/v3.0.3 to download. 安裝方式可參考此影片 Watch this video to install devkitPro 在選擇 Choose Components 時,請將 NDS Development 勾選。 Check the NDS Development in "Choose Components" window. 步驟二:下載模擬器與韌體 Step 2: Down DS emulator and firmware DS的模擬器有好幾款 ,而筆者選用 melonDS ,下載解壓縮即可。 There are serveral emulator for NDS . We could choose melonDS . Just download it and extract it. 至 https://emulation.gametechwiki.com/index.php/Emulator_Files#Nintendo_DS_.2F_DSi 下載 DS BIOS 與 firmware 檔案。 Go to https://emul...