Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Alice authored Jun 20, 2017
1 parent d55e9f6 commit 414a91a
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# 3dfetch
Similar to Linux's screenfetch script, but unsigned and executed on a Nintendo 3DS. RSF file based off of [this dummy RSF](https://gist.github.com/mid-kid/d9c4ce50407c71ec9ef3).
Similar to Linux's screenfetch script, but unsigned and executed on a Nintendo 3DS. RSF file based off of [this dummy RSF](https://gist.github.com/mid-kid/d9c4ce50407c71ec9ef3). Mainly developed as a method for learning 3DS homebrew toolkits, libraries, and build environments.

# Features
- Cycle through various text colors using the d-pad, and various background colors using the L and R buttons
Expand All @@ -12,6 +12,9 @@ Similar to Linux's screenfetch script, but unsigned and executed on a Nintendo 3

3dfetch running an old 3DS XL with default colors.

# Where to get it
Check the [releases page](https://github.com/yyualice/3dfetch/releases). Or get it on titledb within FBI.

# Requirements
- [lpp-3ds](https://github.com/Rinnegatamante/lpp-3ds) (The .3dsx file to be placed alongside ` index.lua `)
- If building a CIA, [makerom](https://github.com/profi200/Project_CTR/releases) and the .elf from [lpp-3ds](https://github.com/Rinnegatamante/lpp-3ds)

0 comments on commit 414a91a

Please sign in to comment.