Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Citra | 8,683 | a day ago | 660 | gpl-2.0 | C++ | |||||
A Nintendo 3DS Emulator | ||||||||||
Godmode9 | 1,788 | 7 days ago | 19 | gpl-3.0 | C | |||||
GodMode9 Explorer - A full access file browser for the Nintendo 3DS console :godmode: | ||||||||||
Hb Appstore | 800 | 15 days ago | 9 | gpl-3.0 | C++ | |||||
Homebrew App Store - GUI for downloading/managing homebrew apps for video game consoles | ||||||||||
Anemone3ds | 738 | 20 days ago | 21 | gpl-3.0 | C | |||||
A theme and boot splash manager for the Nintendo 3DS console | ||||||||||
Universal Updater | 608 | 4 months ago | 17 | gpl-3.0 | C++ | |||||
An easy to use app for installing and updating 3DS homebrew | ||||||||||
Custom Install | 390 | 6 months ago | 23 | mit | Python | |||||
Installs a title directly to an SD card for the Nintendo 3DS | ||||||||||
Godmode9i | 347 | 2 months ago | 24 | gpl-3.0 | C | |||||
GodMode9i Explorer - A full access file browser for the Nintendo DS and DSi consoles :godmode: | ||||||||||
Rom Properties | 347 | 9 days ago | 92 | gpl-2.0 | C++ | |||||
ROM Properties Page shell extension | ||||||||||
Keyshuffling | 340 | 5 years ago | TeX | |||||||
Keyshuffling Attack for Persistent Early Code Execution in the Nintendo 3DS Secure Bootchain | ||||||||||
Ninfs | 324 | 10 months ago | 13 | March 25, 2022 | 15 | mit | Python | |||
FUSE filesystem Python scripts for Nintendo console files |
Tools and guides for working with Nintendo 3DS games and applications (.3ds, .cci, .app, .cxi, .cfa, .cia)
There exist some work-in-progress guides at this repository's Wiki: https://github.com/ihaveamac/3DS-rom-tools/wiki
See this list of other tools that might be useful: https://github.com/ihaveamac/3DS-rom-tools/wiki/List-of-useful-tools
/rsfgen
rsfgen.py
- Generates a .rsf, using a .3ds/.cci, decrypted ExHeader, and a template RSF (original source)rsfgen_cia.py
- Modified rsfgen, generates a .rsf, using a decrypted CIA and a template RSFrsfgen_exh.py
- Modified rsfgen, generates a .rsf only using decrypted ExHeader and a template RSF; does not automatically get CompanyCode, ProductCode, or UniqueIddummy.rsf
- Template RSF for use with rsfgen; must have DOS line endings (CR LF, try unix2dos if your generated rsf looks strange) (original source)dummy.rsf.zip
- Archived-form of dummy.rsf
, as an easy way to download this file with the proper line endings/downloading
TitleDownloader.py
- download update files from Nintendo CDN; requires make_cdn_cia in the user's PATH (original source)/seeddb
seeddb.bin
- contains seeds for games using seed crypto introduced in 9.6.0-24