More actions
B9S Check | |
---|---|
General | |
Author | zoogie |
Type | Utilities |
Version | 2.0 |
License | GPL-3.0 |
Last Updated | 2022/05/24 |
Links | |
Download | |
Source | |
B9S Check is a homebrew application that allows you to verify your b9s version and other relevant information.
Instructions
To use this tool, simply run the b9s_check.firm in a chainloader, such as Luma3DS + Start at boot. It will display the b9s, fastboot3DS, or Native Firm version installed in firm0 and firm1.
If you want to build the application, you need to install the devkitpro.org 3DS toolchain and run make. If you want to add new detected firms, simply add them to the FIRMS directory using a descriptive name and run firms.py with python 3 to rebuild the hash/title database. Finally, rebuild the main repository with make.
Thanks
- d0k3 - This is currently based on stripped down version of https://github.com/d0k3/OpenFirmInstaller as an arm9 template
- v1.0 was based on https://github.com/d0k3/SafeB9SInstaller, but that fell out of favor due to nand crypto breaking at some point. I also lost the source for that version, oops.
Changelog
(v.2.0)
- Initial good release. Checks for a lot of different types of firms: b9s, fastboot3DS, and Native Firm.
- Checks both firm partitions too (FIRM0 is the one that's usually booted though).
(v.1.0)
- First Release.
External links
- Github - https://github.com/zoogie/b9s_check
- DB Universal-Team - https://db.universal-team.net/3ds/b9s_check