an e-book reader for Nintendo DS


I'm not an author of this cource code! I just decided to update it to be able to use it on my Nintendo DSi without any quirks. All original info is in info.txt file. License is in License.txt file
Download latest release contents from Latest release page
Unpack sdcard-root.zip
content to the root of your sdcard and put .dsi
or .nds
file depending on your console: .dsi
for installing to Hiya or using with direct boot, .nds
for DS flashcards.
Should be working with latest devkitPro and libnds.
To build it do following:
-
Open MSYS2 in project folder
-
Print
make
in consoleIf you have following error in
arm7
make, just relaunchmake
without cleaning. I will fix it when I will find solutionarm-none-eabi-gcc.exe: warning: g: linker input file unused because linking not done arm-none-eabi-gcc.exe: error: g: linker input file not found: No such file or directory
-
Wait until software will be compiled, if some other errors will appear, try use
make clean
Email - vladimir.kosickij@gmail.com
Telegram - t.me/awkitsune
Discord - @ikainky
chintoi - original author of this software devkitPro