3DS Ebook Reader: Difference between revisions

From GameBrew
No edit summary
m (Text replacement - "Category:Homebrew utility applications on 3DS" to "")
 
(20 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Infobox 3DS homebrew
{{Infobox 3DS Homebrews
| title       = 3DS Ebook Reader
|title=Nintendo 3DS eBook Reader
| image       = [[image:3DS Ebook Reader.jpg|250px]]
|image=3dsebookreader.png
| type       = Utilities
|description=Nintendo 3DS eBook Reader.
| version     = 1.2
|author=reworks (DomRe)
| licence    = Mixed
|lastupdated=2018/01/29
| author      = reworks
|type=Utilities
| website     = https://github.com/reworks/3DS_eBook_Reader
|version=1.2
| download    = media:3DS Ebook Reader 1.2.rar
|license=MIT
| source     = https://github.com/reworks/3DS_eBook_Reader/archive/1.2.tar.gz
|download=https://dlhb.gamebrew.org/3dshomebrews/3dsebookreader.7z
|website=https://github.com/reworks/3DS_eBook_Reader
|source=https://github.com/reworks/3DS_eBook_Reader
}}
}}
Nintendo 3DS eBook Reader is a POC 3DS eBook Reader. The project is no longer in development.


<youtube>DzVk5acS9MI</youtube>
==Features==
 
* Read ebooks in .epub 3 or later format. You can use tools like sigil or calibre.
* Make sure your ebooks are in .epub 3 or later format. You can use tools like sigil or calibre.
* Saving bookmarks to XML format.
* Saving bookmarks to an XML format.
* Loading bookmarks from XML. Easy to add your own manually if you want.
* Loading bookmarks from XML. Easy to add your own manually if you want.
* Status bar to keep track of time / battery.
* Status bar to keep track of time/battery.
* Read a book in a fixed-width way.
* Read a book in a fixed-width way.
* Place books in a folder named "books" on the root of your SD card. Some books can take a while to load! Be patient!


==Controls (also in app in the about menu):==
==Installation==
Copy .cia to your SD card and install it with a CIA installer, such as [[FBI 3DS|FBI]].


* (A) = Select book / bookmark.
Place books as well as the bookmarks.xml in a folder named books on the root of your SD card.
* (X) = Delete book / bookmark.
* (Start) = Exit
* (Select) = Bookmark page
* (Up) = Scroll up lists
* (Down) = Scroll down lists
* (Left / L) = Previous Page
* (Right / R) = Next Page
* (B) - Back from book or bookmark page. Won't exit app.
* (Select) - Toggle about menu.


==Known Issues:==
Make sure your ebooks are in .epub extension, but are OEBPS/OEB (OPF) 2.0 format. You can use tools like [https://sigil-ebook.com sigil] or [https://calibre-ebook.com calibre].


Crashes if book is not formatted correctly.
It is recommended to go to DRM-Free bookshops or public domain websites such as [https://www.gutenberg.org Project Gutenberg]. Reason being this homebrew does not support books with DRM.  


Seems to crash when using the home button to close the app. Not entirely sure why, since exiting other ways does not cause an issue.
'''Note:''' This homebrew is only tested with English language books. Also some books can take a while to load. Be patient.


==Controls==
A - Select book/bookmark


== Nintendo 3DS eBook Reader ==
X - Delete book/bookmark


[https://github.com/reworks/3DS_eBook_Reader/releases/latest Download]
Up/Down - Scroll up/down lists


== Forums: ==
Left/L - Previous Page


[https://gbatemp.net/threads/release-ebook-reader-v1-0-read-ebooks-on-your-3ds.495129/ GBATemp.]
Right/R - Next Page


[https://www.reddit.com/r/3dshacks/comments/7su3f4/released_v10_of_my_ebook_reader/ Reddit.]
B - Back from book/bookmark page (does not exit application)


=== Instructions: ===
Select - Bookmark page, Toggle about menu (help screen)


Place books and the bookmarks.xml in a folder named &quot;books&quot; on the ''root'' of your SD card. Some books can take a while to load! Be patient!
Start - Exit


Make sure your ebooks are in .epub 3 or later format. You can use tools like [https://sigil-ebook.com/ sigil] or [https://calibre-ebook.com/ calibre].
==Screenshots==
https://dlhb.gamebrew.org/3dshomebrews/3dsebookreader2.png
https://dlhb.gamebrew.org/3dshomebrews/3dsebookreader3.png


I recommend going to DRM-Free bookshops or public domain websites such as [https://www.gutenberg.org/ Project Gutenberg]. The reason I recommend this is because this app DOES NOT SUPPORT BOOKS WITH DRM.
==Media==
'''3DS Ebook Reader Alpha Footage''' ([https://www.youtube.com/watch?v=JBY9erYGIwU reworks]) <br>
<youtube>JBY9erYGIwU</youtube>


IF THE FORMAT IS WRONG, THE APP WILL FREEZE/CRASH.
==Known issues==
Crashes if book is not formatted correctly.


THIS APP IS ONLY TESTED WITH ENGLISH LANGUAGE BOOKS.
Seems to crash when using the home button to close the app. Not entirely sure why, since exiting other ways does not cause an issue.


=== Credits: ===
==Changelog==
'''v1.2 2018/01/29'''
* Fixed about screen flickering.


'''v1.1 2018/01/26'''
* Bug Fixed.
==Credits==
* AlbertoSonic for original repo + art.
* AlbertoSonic for original repo + art.
* cots on gbatemp for the new fancy artwork.
* cots on gbatemp for the new fancy artwork.
Line 73: Line 79:
* gutenberg for books to test with.
* gutenberg for books to test with.


=== License: ===
==External links==
 
* GitHub - https://github.com/DomRe/3DS_eBook_Reader
[https://github.com/reworks/3DS_eBook_Reader/blob/master/LICENSE.txt See here.]
* GBAtemp - https://gbatemp.net/threads/release-ebook-reader-v1-0-read-ebooks-on-your-3ds.495129
* Reddit - https://www.reddit.com/r/3dshacks/comments/7su3f4/released_v10_of_my_ebook_reader
* GBAtemp - https://gbatemp.net/threads/wip-ebook-reader-read-ebooks-on-your-3ds-alpha-1.434453

Latest revision as of 05:53, 6 May 2024

Nintendo 3DS eBook Reader
3dsebookreader.png
General
Authorreworks (DomRe)
TypeUtilities
Version1.2
LicenseMIT License
Last Updated2018/01/29
Links
Download
Website
Source

Nintendo 3DS eBook Reader is a POC 3DS eBook Reader. The project is no longer in development.

Features

  • Read ebooks in .epub 3 or later format. You can use tools like sigil or calibre.
  • Saving bookmarks to XML format.
  • Loading bookmarks from XML. Easy to add your own manually if you want.
  • Status bar to keep track of time/battery.
  • Read a book in a fixed-width way.

Installation

Copy .cia to your SD card and install it with a CIA installer, such as FBI.

Place books as well as the bookmarks.xml in a folder named books on the root of your SD card.

Make sure your ebooks are in .epub extension, but are OEBPS/OEB (OPF) 2.0 format. You can use tools like sigil or calibre.

It is recommended to go to DRM-Free bookshops or public domain websites such as Project Gutenberg. Reason being this homebrew does not support books with DRM.

Note: This homebrew is only tested with English language books. Also some books can take a while to load. Be patient.

Controls

A - Select book/bookmark

X - Delete book/bookmark

Up/Down - Scroll up/down lists

Left/L - Previous Page

Right/R - Next Page

B - Back from book/bookmark page (does not exit application)

Select - Bookmark page, Toggle about menu (help screen)

Start - Exit

Screenshots

3dsebookreader2.png3dsebookreader3.png

Media

3DS Ebook Reader Alpha Footage (reworks)

Known issues

Crashes if book is not formatted correctly.

Seems to crash when using the home button to close the app. Not entirely sure why, since exiting other ways does not cause an issue.

Changelog

v1.2 2018/01/29

  • Fixed about screen flickering.

v1.1 2018/01/26

  • Bug Fixed.

Credits

  • AlbertoSonic for original repo + art.
  • cots on gbatemp for the new fancy artwork.
  • BernardoGiordano for pp2d and makefile
  • tinyxml2 for xml parsing.
  • BleuLlama for BLZip
  • citra team for citra.
  • The people at #cakey.
  • gutenberg for books to test with.

External links

Advertising: