Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Stuff 3DS: Difference between revisions

From GameBrew
(Created page with "{{Infobox-3DS-Homebrews | title = Stuff | image = https://dlhb.gamebrew.org/3dshomebrew/Stuff-3DS.jpg|250px | type = PC Utilities | version = v1.0 | lastupdated = 2017/08/11 |...")
 
m (Text replacement - "Category:PC utilities for 3DS homebrew" to "")
 
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Infobox-3DS-Homebrews
{{Infobox 3DS Homebrews
| title = Stuff
|title=Stuff
| image = https://dlhb.gamebrew.org/3dshomebrew/Stuff-3DS.jpg|250px
|image=3dspc.png
| type = PC Utilities
|description=Misc tools and gm9 script.
| version = v1.0
|author=zoogie
| lastupdated = 2017/08/11
|lastupdated=2017/08/11
| licence = Mixed
|type=PC Utilities
| author = CorySanin
|version=0.6.0
| website = https://github.com/zoogie/Stuff
|license=Mixed
| download = https://dlhb.gamebrew.org/3dshomebrew/Stuff-3DS.rar
|download=https://dlhb.gamebrew.org/3dshomebrews/stuff3ds.7z
| source = https://github.com/zoogie/Stuff
|website=https://github.com/zoogie/Stuff
|source=https://github.com/zoogie/Stuff
}}
}}
<youtube></youtube>
A collection of misc tools and godmode9 script for the 3DS.


# Stuff
==User guide==
'''nds-hb-menu:'''
* Meant as an easy way to install a twl hb environment from a cia on 3ds.
* Since titleDB doesn't allow cias with srls as their content section, this app embeds bootstrap.cia in its romfs, which it installs upon boot and copies boot.nds to sd root as well. Install from FBI titleDB under Stuff.


nds-hb-menu:
'''SUDOject:'''
Meant as an easy way to install a twl hb environment from a cia on 3ds. Since titleDB doesn't allow cias
* [[GodMode9 3DS|Godmode9]] script that can install/uninstall sudokuhax to DSinternet or DSdownload play.
with srls as their content section, this app embeds bootstrap.cia in its romfs, which it installs
* Download USA.zip from plailect's guide (magnet links) and extract game_usa.app and public_usa.sav to sdmc:/gm9/in/SUDOject/<here>
upon boot and copies boot.nds to sd root as well. Install from FBI titleDB under "Stuff" lol (yes I should move this
* DSdownload (00000000.app) and DSinternet (00000002.app) should be dumped to that directory upon boot assuming they aren't modified.
to its own repo).
* Should work with USA, EUR, JPN, and KOR 3ds's.
* Should work with clean firm which is some nice insurance.


SUDOject:
'''3DS_NVRAMtool:'''
Godmode9 script that installs sudokuhax to DSinternet or DSdownload play. Can uninstall them as well.
* Dumps nvram.bin to sd card and writes it to the 3ds's spi wifi flash. Also fixes broken crc16's on the
Download USA.zip from plailect's guide (magnet links) and extract game_usa.app and public_usa.sav to
* 6 wifi settings sections and DS profile 1 and 2 so you won't have to overwrite any settings, unlike NVRAM Flash Manager.
sdmc:/gm9/in/SUDOject/<here>
DSdownload (00000000.app) and DSinternet (00000002.app) should be dumped to that directory upon boot assuming they aren't modified.
You may put them there manually as well.
Should work with USA, EUR, JPN, and KOR 3ds's.
Should work with clean firm which is some nice insurance.


3DS_NVRAMtool:
'''screencapBinMaker.py:'''
Dumps nvram.bin to sd card and writes it to the 3ds's spi wifi flash. Also fixes broken crc16's on the
* This program creates the .BIN files that 3ds home menu generates when taking screenshots.
6 wifi settings sections and DS profile 1 and 2 so you won't have to overwrite any settings, unlike NVRAM Flash Manager.


ftpd_ctrnand.cia:
'''ivsdec.py:'''
Harder to find than bigfoot until now; this app does what it says on the tin: ftp's into ctrnand.
* Decrypts ivs.bin to movable.sed and vice versa.
Not recommended for everyday users or morons because of the obvious brick risk.
Even if you think you're smart, only use this with ntrboot or hardmod as a backup.


screencapBinMaker.py:
'''ftpd_ctrnand.cia:'''
This program creates the .BIN files that 3ds home menu generates when taking screenshots.
* ftp's into ctrnand. Not recommended for everyday users or morons because of the obvious brick risk.
* Only use this with ntrboot or hardmod as a backup.


ivsdec.py
==Credits==
Decrypts ivs.bin to movable.sed and vice versa.
Special thanks to @luigoalma.
Special thanks to @luigoalma for figuring this one out!


 
==External links==
[[Category:PC utilities for 3DS homebrew]]
* GitHub - https://github.com/zoogie/Stuff
[[Category:PC utilities for 3DS homebrew]]

Latest revision as of 04:28, 6 Mayıs 2024

Stuff
3dspc.png
General
Authorzoogie
TypePC Utilities
Version0.6.0
LicenseMixed
Last Updated2017/08/11
Links
Download
Website
Source

A collection of misc tools and godmode9 script for the 3DS.

User guide

nds-hb-menu:

  • Meant as an easy way to install a twl hb environment from a cia on 3ds.
  • Since titleDB doesn't allow cias with srls as their content section, this app embeds bootstrap.cia in its romfs, which it installs upon boot and copies boot.nds to sd root as well. Install from FBI titleDB under Stuff.

SUDOject:

  • Godmode9 script that can install/uninstall sudokuhax to DSinternet or DSdownload play.
  • Download USA.zip from plailect's guide (magnet links) and extract game_usa.app and public_usa.sav to sdmc:/gm9/in/SUDOject/<here>
  • DSdownload (00000000.app) and DSinternet (00000002.app) should be dumped to that directory upon boot assuming they aren't modified.
  • Should work with USA, EUR, JPN, and KOR 3ds's.
  • Should work with clean firm which is some nice insurance.

3DS_NVRAMtool:

  • Dumps nvram.bin to sd card and writes it to the 3ds's spi wifi flash. Also fixes broken crc16's on the
  • 6 wifi settings sections and DS profile 1 and 2 so you won't have to overwrite any settings, unlike NVRAM Flash Manager.

screencapBinMaker.py:

  • This program creates the .BIN files that 3ds home menu generates when taking screenshots.

ivsdec.py:

  • Decrypts ivs.bin to movable.sed and vice versa.

ftpd_ctrnand.cia:

  • ftp's into ctrnand. Not recommended for everyday users or morons because of the obvious brick risk.
  • Only use this with ntrboot or hardmod as a backup.

Credits

Special thanks to @luigoalma.

External links

Advertising: