Zum Inhalt springen
Menü

Theme ändern
Unterstütze uns
PayPal-Logo Patreon-Logo
Abonniere uns per RSS 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 643 Homebrews mit über 3.514.228 Downloads!

Nützliche Links
Kategorien
Archiv
Über uns

Kategorie: 3DS: Update

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)

NDS-Bootstrap v0.6.0 (Rev 02)

3DS, 3DS: Update ,

Hier ist ein kleines Bugfix-Update für NDS-Bootstrap.

DOWNLOAD

"Advance Wars: Dual Strike" funktioniert wieder. Zudem wird "Nintendogs – Dachshund & Friends" jetzt in den RAM geladen, damit es mit Fullspeed läuft und einige Whitescreen-Fehler wurden hoffentlich behoben. ROMs mit 28 MB oder darunter mit seltsamen ROM-Größen funktionieren jetzt auch, bspw. der Super Mario 64 DS ROM-Hack "Another Super Mario 3D".

Improvements
* Nintendogs - Dachshund & Friends (USA version tested) now loads into RAM.

Bug fixes
* Tried to fix white screen issues for some users, by disabling NDMA SD read.
* ROMs that are 28MB or under, including odd ROM sizes, now work.
An example is the SM64DS hack, Another Super Mario 3D.
* Advance Wars: Dual Strike, now works again.

Anemone3DS v1.1.1

3DS, 3DS: Update ,

Astronautlevel2 hat Anemone3DS aktualisiert.

DOWNLOAD

Einige Fehler wurden behoben, die Version und die Anzahl der gewählten Themes im Shuffle-Modus werden jetzt angezeigt, die Größe der Homebrew wurde reduziert und ein Download-Text während des Downloadens über einen QR-Code wurde hinzugefügt.

Some simple bugfixes, such as:
* Not being able to install more than ten themes at once.
* A dataabort when no BGM is present. (thanks @saibotu!)

(minor) New features:
* A version of the app is now displayed at the bottom.
* The amount of shuffle themes selected is now being displayed.
* Reduced general size. (thanks @GreatWizard).
* A "Downloading..." text has been added when a QRCode is scanned.
* Further improvements to overall application stability and other minor adjustments have been made to enhance the user's experience.