Zum Inhalt springen
Menü

Theme ändern
Unterstütze uns
PayPal-Logo Patreon-Logo
Abonniere uns per RSS Lies WiiDatabase Radar Folge uns auf X (ehem. Twitter) Like uns auf Facebook Trete dem WiiDatabase-Kanal auf Telegram bei und erhalte alle News sofort!

Wir hosten zurzeit 651 Homebrews mit über 4.478.305 Downloads!

Nützliche Links
Kategorien
Archiv
Über uns

Kategorie: 3DS: Update

Checkpoint v2.0.0 -> v2.0.1

3DS, 3DS: Update , ,

BernardoGiordano hat seinem neuen Speicherstand-Manager für den 3DS ein großes Update spendiert.

DOWNLOAD

UPDATE, 05.10.2017, 22:31 Uhr: v2.0.1 fixt einen kritischen Bug, wenn bei einem automatischen Backup sowohl die Cartridge eingelegt, als auch das Spiel als CIA installiert ist.

Speicherdaten von DS-Cartridges lassen sich nun sichern – das Wiederherstellen dauert aber rund eine Minute. Mehrere Titel auf einmal lassen sich sichern, wenn "Y" gedrückt wird. Wenn die Taste für ein­ein­halb Sekunden gedrückt gehalten wird, werden alle Titel ausgewählt. Auch wurden einige Fehler behoben, darunter einer, der beim Laden der Titel die Homebrew zum Absturz gebracht hat.

Der Backup-Pfad wurde auf "SD://3DS/Checkpoint" geändert und dem Ordnernamen wird eine ID vorangestellt, um eventuelle Konflikte zu vermeiden. Zu guter Letzt wurde das Sichern der Extdaten gefixt.

Changelog

v2.0.1:
* This patch fixes a pretty dangerous edge case where two automatic save backups are overwritten if having both cartridge and installed title at the same time on your console.

v2.0.0:
* Added: DS Cartridges support. This couldn't be possible without TuxSH's TWLSaveTool, so huge thanks to him!
* * Note: Save restore takes a good minute to complete, for DS cartridges.
* Added: Multiselection. This allows you to select multiple titles at once and backup them with a single tap.
* * Press Y to select a single title.
* * Held Y for a second and a half to select all the titles you have.
* * This will store your backups in a titlename - Autobackup folder, by default, inside the folder containing all the save backups for the selected title.
* Fixed: Potential crashes during the title retrieving has been fixed. This was achieved by sorting the list just once, to prevent stack overflows. This also implies that the title loading is now faster than before.
* Fixed: A critical bug with backup folder names has been fixed. This caused FAT drivers to go mad if folders weren't named correctly by Checkpoint.
* * The illegal characters list has been changed a bit, so some folders may not be compatible anymore with the first version.
* FIxed: Extdata backup is now working correctly (kinda). Restore could still crash in some cases, though.
* Fixed: now backup folders are deleted if a backup fails (this means you'll not have potentially empty backups anymore).
* Fixed: now the working path for a title is 0xuniqueID titlename. This prevents edge cases where two games have the same title name, causing the save file to conflict in the same folder.
* Fixed: Button A doesn't close the target anymore.
* Changed: now the working path has been moved into sdmc:/3ds/Checkpoint/
* * You can safely remove/copy&paste backups manually from a backup folder to another, of course.
* Changed: slight changes in the default save backup name.
* Changed: cosmetic changes, we all love them.
* Further improvements to overall system stability and other minor adjustments have been made to enhance the user experience.

Anemone3DS v1.2.2

3DS, 3DS: Update , , ,

Der Theme- und Splashscreen-Manager Anemone3DS wurde aktualisiert.

DOWNLOAD

Bevor via eines QR-Codes etwas heruntergeladen wird, wird geprüft, ob eine Internetverbindung besteht und ein Fehler im Zusammenhang mit einer QR-Installation und Shuffle-Themes wurde gefixt, welcher zu fehlerhaften Theme-Extdaten geführt hat.

Fehlerhafte SMDHs sorgen jetzt nicht mehr für bizarre Beschreibungen – wenn die Beschreibung auf 3dsthem.es beispielsweise zu lange ist, wird diese von anderen Feldern überschrieben.

- The app now checks that the device is connected to WiFi before attempting to download via QR code
- In previous versions, downloading a QR whilst having shuffle themes selected would clear the list, but not reset the counter. This caused theme extdata corruption upon shuffle install
- Malformed SMDH files should no longer cause bizarre descriptions

GodMode9 v1.4.2

3DS, 3DS: Update ,

Godode9d0k3 hat GodMode9 aktualisiert.

DOWNLOAD

Die Dateiliste kann nun mit R und Steuerkreuz unten neu geladen werden, ein NAND-Wiederherstellungs-Skript wurde hinzugefügt und einige kleine Fehler behoben. Näheres findet ihr im Changelog.

* [new] Added NAND restore scripts by Kazuma77
* [new] Allow R+DOWN to force reload the file list
* [new] Inject context menu entry for virtual files (only if there's exactly one entry in the clipboard)
* [fix] Fixed ntrboot detection. GM9 now again works as intended when flashed directly to a ntrboot card. Thanks @ihaveamac for finding this bug.
* [fix] Don't allow mounting already mounted drive images.
* [fix] Fixed vanishing top bar on GodMode9TD (thanks @MelonGx for the find)

GodMode9 v1.4.1

3DS, 3DS: Update ,

Godode9d0k3 hat GodMode9 aktualisiert.

DOWNLOAD

Der aktuelle Akkustatus wird jetzt mithilfe eines Icons oben angezeigt und das GBA-VC-Save-Dumping und -Injecting wurde komplett neu geschrieben – die Speicherstände werden jetzt als SAV direkt kompatibel für Emulatoren gesichert. Wie ihr diese dumpt, erfahrt ihr auf 3ds.guide. Zudem gab es noch ein paar Neuerungen bei Skripten und Verzeichnisse lassen sich wieder direkt nach "0:/gm9/out" kopieren.

* [new] Current battery state is visible via an icon on the top bar
* [new] Bootloader function (previously undocumented, read below!)
* [new] Completely rewritten and improved method of GBA VC save dumping and injecting (read below!)
* [new] Exceptions dumps can be transferred via QR codes (you'll most likely never ever see that)
* [scripting] Allow customizing and disabling the script preview
* [scripting] Added qr and chk commands
* [scripting] Added HAX, ONTYPE and RDTYPE environment vars
* [fix] Fix the swapped sd_cid.mem and nand_cid.mem
* [fix] Brought back 'Copy to 0:/gm9/out' for dirs

3DSident v0.7.7

3DS, 3DS: Update , ,

3DSIdentJoel16 hat ein Update für 3DSident veröffentlicht.

DOWNLOAD

Das Tool zeigt nun an, ob der 3DS ein Retail-, Devboard-, Debugger- oder Capture-Gerät ist und wenn etwas nicht abgerufen werden kann, wird es nicht angezeigt. Außerdem werden Screenshots im BMP-Format angelegt und einige Fehler wurden behoben.

Changelog

Original Version:
* Major code clean up + refactoring. Now checks for functions to succeed before grabbing info.
* If a function fails the information will not be displayed.
* New hardware info. Displays if the device is either a retail, devboard, debugger or capture unit.

GUI Version:
* All of the above changes.
* Runs under Citro3D.
* Fixed usernames with special characters not displaying properly in config menu.
* Fixed screen info returning unknown on New 3DS XL after screens have been swapped. (Using explicit values fixed this for some reason.)
* Now uses BMP format for taking screenshots (Use L + R to take screenshots - just like 3DShell).
* Minor astethic changes. The font size is a tad bit bigger, and the colours stand out a bit more than before.
* Services that fail will now display the message "This service cannot be accessed in *hax." to avoid crashes. So menus like config/wifi/NNID cannot be accessed when running under *hax. You will have to use Rosalina's FS/SM patches or the CIA instead.

MultiUpdater v4.0

3DS, 3DS: Update , ,

LiquidFenrir hat MultiUpdater aktualisiert.

DOWNLOAD

Die ganze Applikation wurde in C++ neu geschrieben. Deshalb muss eventuell die config.json aktualisiert werden – ein Beispiel findet ihr in der GitHub-Repo.

I now find it ready for release!
You may think it's worse than the previous version, but I only removed "useless" stuff, controls are the same, but the config has more options (self-explanatory).
Enjoy!

GodMode9 v1.4.0

3DS, 3DS: Update , , , ,

Godode9d0k3 hat GodMode9 aktualisiert.

DOWNLOAD

NDS-Images können jetzt eingebunden und durchsucht werden, zudem lassen sich Payloads vom GodMode9-HOME-Menü aus booten. FIRMs lassen sich nun direkt von GM9 aus installieren und Systeminformationen anzeigen. Auf die MCU-Register kann mithilfe des "M:"-"Laufwerks" zugegriffen werden und Datum/Uhrzeit wurden zum Splashscreen hinzugefügt – wenn ein Button gedrückt gehalten wird, kann dieser länger angezeigt werden. Dateinfos und ein Nag-Screen, wenn die Real-Time-Clock nicht aktuell ist, sind nun ebenfalls enthalten.

Werft auch einen Blick in den umfangreichen Changelog für alle Änderungen.

Changelog

* [new] Support for mounting and browsing NDS images
* [new] Payloads menu inside HOME menu
* [new] Release archive contains .firms for install via ntrboot_flasher
* [new] Exception handler (works inside GodMode9 only), thanks to @Wolfvak
* [new] Installer for FIRM files (advanced users / ntrboot only, everyone else use SafeB9SInstaller)
* [new] New system information feature in HOME menu, thanks to @Myriachan
* [new] Access to MCU registers (read-only) via the M: drive (again, thanks @Myriachan)
* [new] Reverse LZSS decompression of compressed .code (A button menu for CXIs)
* [new] NAND header rebuilder - this can help with borked NANDs and lost NCSDs
* [new] Recursive CMAC fixer for drives A:, B:, S: and E:
* [new] Build date/time on splash screen - hold any button to keep displaying the splash screen
* [new] File info feature for files, and improved/combined drive/dir info feature
* [new] Nag screen if RTC is not correctly set (if year < 2017 is detected)
* [new] Visual progress update on large batch operations (scrolling filelist)
* [scripting] Live text preview of currently processed script
* [scripting] Ability to build standalone script runners (see readme for info)
* [scripting] Added fixcmac, boot, shaget, switchsd, extrcode, filesel scripting commands
* [scripting] Enhanced the injectcommand
* [scripting] Allow partial checks via the sha command
* [scripting] findreturns the alphanumerical last / first match
* [scripting] Dynamically updated environment variables
* [fix] Vastly decreased boot times
* [fix] Improved NDS cart dumper code
* [fix] Improved screen init routines, fixing an array of smaller problems (thanks, @Wolfvak)
* [fix] The usual batch of smaller improvements and fixes - hopefully I didn't forget anything big ;)

For any changes / additions to scripting, I advise you to have a look into HelloScript.gm9, where each command is explained by example. GodMode9 v1.3.1 scripts are still fully compatible with this.

OCS v1.2

3DS, 3DS: Update , ,

Pirater12 hat sein One-Click Setup-Tool für den 3DS aktualisiert.

DOWNLOAD

OCS wird jetzt auch für 3ds.guide verwendet – ob man das gut finden soll, ist jedem selbst überlassen. Jedenfalls wurde in dieser Version eine Gesamtfortschrittsleiste hinzugefügt und einige Fehler behoben. Ferner wird der Download von Dateien übersprungen, wenn diese schon existieren.

* A total progress bar
* Skip downloading of files if they already exsist
* Cleanup of the messy UI
* Database errors fixed
* 2 non-critical bugs fixed
* Automatic production of boot.3dsx
* Some other I-am-not-able-to-remember features

OCS v1.1

3DS, 3DS: Update , ,

Pirater12 hat sein One-Click-Setup-Tool für den 3DS aktualisiert.

DOWNLOAD

Auf GodMode9 und den Homebrew Launcher kann wieder zugegriffen werden und hardcodierte Links wurden entfernt und durch einen Parser für die GitHub-API ersetzt, der immer die neueste Version der enthaltenen Anwendungen herunterlädt. Außerdem wird jetzt alles in die Datei "ocs.log" auf der SD-Karte geloggt und ein paar grafische Änderungen durchgeführt.

Time for a new release, two bugs were reported by the community:
1.) Godmode9 not showing up
2.) Unable to access hbl

Both were fixed and some new features were added to make this app even better:
1.) Hardcoded links were removed and replaced by a proper GitHub API parser
2.) Logging support was added, (ocs.log on the root of your sd card)
3.) Some neat UI changes.

Anemone3DS v1.2.1

3DS, 3DS: Update ,

Astronautlevel2 hat Anemone3DS aktualisiert.

DOWNLOAD

Der QR-Reader wurde stark verbessert und ist jetzt viel, viel schneller. Zudem warnt Anemone jetzt, wenn Splashes in Luma deaktiviert sind und die Ordner "Themes" und "Splashes" werden beim Start der Homebrew automatisch erstellt. Außerdem wurde ein Fehler behoben, bei dem Splashscreens nicht richtig installiert wurden, wenn noch keine vorher installiert wurden (also wenn noch keine "splash.bin" und/oder splashbottom.bin existieren).

New features:
* Improvements to QR reader; now much, much, faster.
* Autodetection of whether splashes are enabled in the Luma configuration
* /Themes/ and /Splashes/ folders are now automatically created if they don't exist at boot

Bug fixes:
* Splashes now properly install when no splash is installed

Anemone3DS v1.2.0

3DS, 3DS: Update ,

Astronautlevel2 hat Anemone3DS aktualisiert.

DOWNLOAD

Diese Version fokussiert sich mehr auf Luma3DS-Splashscreens. So werden jetzt info.smdh Dateien unterstützt, welche den Autor, eine Beschreibung, ein Icon und einen Titel für den Splashscreen anzeigen. Splashes können auch als ZIP vorliegen und eine Vorschau gibt es nun auch. Diese lassen sich übrigens auch von themeplaza.eu per QR-Code installieren.

Aber natürlich wurden auch einige Fehler behoben. So stürzt die Anwendung nicht mehr ab, wenn es keine Theme-Daten gibt und hängt sich nicht mehr auf, wenn ein QR-Code gescannt wurde, sondern zeigt an, dass gedownloadet wird. Unicode funktioniert jetzt problemlos bei Themes, die via QR-Code installiert wurden und mehr als 252 Themes werden nun unterstützt (was die ganze Homebrew aber sehr langsam laden lässt).

New Features:
* Add support for info.smdh in splashes. What this allows you to do is include author, description, icon, and title data for the theme. Currently, only themeplaza.eu supports this functionality.
* Add support for splashes being stored as zips rather than folders
* Add support for splash previews
* Add support for splash QR code installation. Once again, only themeplaza.eu supports this.

Bug fixes:
* No more data aborts when there's no theme data
* Console doesn't lock when scanning a QR code and now shows that it's properly downloading it
* Unicode now properly works for themes downloaded via QR codes
* Added message about how to exit QR reader.
* Support for more than 252 themes (though it's still slow to load)