ingolemo / drider

An epub reader for the Nintendo3DS
GNU General Public License v3.0
16 stars 2 forks source link
3ds 3ds-homebrew epub-reader lpp-3ds

Drider 3ds epub reader

Drider

Drider is a epub reader for the Nintendo 3ds. In order to run it you will need a way to run homebrew applications on your 3ds. It is written in Lua using Rinnegatamante's Lua Player Plus 3ds.

Drider has a few limitations:

Despite these issues, Drider can actually be used to read things! It works best on text-heavy, low-formatting books such as novels.

Put your ebooks in a folder called books at the root of your sd card.

Controls

Selecting:

Reading:

Image viewing:

Installing

You can download a prepackaged version of Drider from the releases page. Homebrew Launcher users should install the 3ds directory to the root of their sd card. Cia users can install the cia file.

Building

If you want to build Drider yourself, you will need a unix-like system and the 3dstool, bannertool, and makerom utilities must be available on your $PATH. Then you can just run make. This will create the drider.cia and a 3ds folder in the build directory. It's probably possible to build Drider on a Windows system, but the makefile doesn't support it.