Difference between revisions of "Braindump"

From GS2012 Wiki
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
'''Author:''' [https://gbatemp.net/members/neobrain.348494/ neobrain]
 
'''Author:''' [https://gbatemp.net/members/neobrain.348494/ neobrain]
  
'''Original Repository:''' [https://github.com/neobrain/braindump GitHub]  
+
'''Original Repository:''' [https://github.com/neobrain/braindump GitHub]
 +
 
 +
'''Platform:''' [[Nintendo 3DS]]  
  
 
'''Description:'''
 
'''Description:'''
Line 12: Line 14:
  
 
[http://mirror.gs2012.xyz/3DS/HOMEBREW/NINJHAX%202.X/TOOLS/MISC/braindump-1.0.7z Braindump v1.0]
 
[http://mirror.gs2012.xyz/3DS/HOMEBREW/NINJHAX%202.X/TOOLS/MISC/braindump-1.0.7z Braindump v1.0]
 +
 
[http://mirror.gs2012.xyz/3DS/HOMEBREW/NINJHAX%202.X/TOOLS/MISC/braindump-prerelease.zip Braindump v0.0.1 Pre-Release]
 
[http://mirror.gs2012.xyz/3DS/HOMEBREW/NINJHAX%202.X/TOOLS/MISC/braindump-prerelease.zip Braindump v0.0.1 Pre-Release]

Latest revision as of 21:00, 4 November 2016

Author: neobrain

Original Repository: GitHub

Platform: Nintendo 3DS

Description:

Braindump (often capitalized as braindump) is a 3DS homebrew application that can dump 3DS titles, i.e. cartridge and eShop games, but also other installed content. Since it runs entirely in userland, it runs on any system version supported by the Homebrew Launcher.

The dumps created by braindump are lossy, since not all title information is accessible to userland applications. braindump compensates for that by generating fake metadata using clever heuristics. This is good enough to be able to run the dumped title in an emulator or to title contents (artwork, sounds, etc) for ROM hacking. If you require an (almost) lossless copy of your title, it's recommended to use Uncart or Decrypt9WIP instead.

Download:

Braindump v1.0

Braindump v0.0.1 Pre-Release