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 623 Homebrews mit über 3.214.385 Downloads!

Nützliche Links
Kategorien
Archiv
Über uns

Kategorie: 3DS

3D ohne Brille – mit diesem Konzept gelang Nintendo 2011 ein würdiger Nachfolger für den Nintendo DS. Bis heute hat sich der Nintendo 3DS über 75 Millionen Mal verkauft. 2015 erschien hierzulande der "New Nintendo 3DS" – eine schnellere Version mit einem zusätzlichen Stick und zwei weiteren Schultertasten.

Jahrelang schien Homebrew unerreichbar – Nintendo hatte gegenüber der Wii definitiv dazu gelernt. Anfangs war nur eine alte Firmware per Flashcard hackbar, bis im November 2014 "NINJHAX" veröffentlicht wurde, mit dem zum ersten Mal Homebrew ohne Zusatz-Hardware (aber mit Spiel) ausgeführt werden konnte. Zahlreiche Exploits folgten, bis im August 2017 mit "ntrboothax" der "heilige Gral" erschien, mit der sich jeder 3DS auf jeder Firmware sowohl modden, als auch unbricken lässt.

Zwischenzeitlich drohte sich die Community aufzuspalten, was glücklicherweise nur von kurzer Dauer war.

AuReiNand v4.2

3DS, 3DS: Update

AuroraWright hat die CFW AuReiNand aktualisiert.

DOWNLOAD

Der ARM11-Zugriff auf "chaingeloadete" (was ein Wort) Payloads wurde gefixt und TWL/AGB_FIRM-Patches, sowieso SD Loading werden nun unterstützt. Der Reboot-Patch und damit auch die gepatchten AGB/TWL werden auf der Firmware 9.0/9.2 mit 9.0 FIRM nicht funktionieren. Im Konfigurationsmenü kann sogar der originale GBA Bootscreen eingestellt werden!

"L" muss nicht mehr für folgende Payloads gedrücktgehalten werden: up.bin, down.bin, left.bin, right.bin, x.bin, y.bin. Die Helligkeit für das eingebaute screen_init kann nun auch direkt konfiguriert werden. Zu guter Letzt wurde noch der Code aufgeräumt.

Spoiler

- Fixed ARM11 access to chainloaded payloads (like CakesFW).
- Made the memory operations faster, as they're now better optimized thanks to -O3 (thanks TuxSH!)
- Added TWL/AGB FIRM patching/SD loading for New and Old 3DS (thanks to mid-kid of CakesFW for the reboot patch revision, and to TuxSH/Steveice10/others who worked on the patches for making it possible!). Please note that if you're booting a 9.0/9.2 NAND with 9.0 FIRM the reboot patch can't be applied (to not screw up exploits), and so the patched AGB/TWL won't work. You can also optionally enable the original GBA boot screen in the config menu.
- Fixed the second emuNAND patched FIRM still getting created.
- Made L not needed to load most payloads. You can now launch these payloads: up.bin, down.bin, left.bin, right.bin, x.bin, y.bin with only the corresponding button, and select.bin and r.bin with L+SELECT and L+R respectively. default.bin is now launched with just START or if the the button's matching payload doesn't exist.
- Added the possibility to configure the brightness for the built-in screen init. This is valid for all the instances in which AuRei inits the screen (config menu, payloads, errors). The 4 levels are respectively level 5, 4, 3, 2 from the 3DS OS. Just use Up to get to it in the config menu and use A to toggle.
- Code cleaned up and made more readable.

Decrypt9 WIP-20160404

3DS, 3DS: Update ,

Decrypt9dok3 hat Decrypt9 aktualisiert.

DOWNLOAD

Die Größe von sysNAND-Dumps sind nun wieder korrekt, wenn kein EmuNAND vorhanden ist. Die kleineren Dumps, die seit der letzten Version erstellt werden können, sind übrigens genauso valide wie die vollständigen.

Decrypt9-scrot1

- Fixed size of SysNAND dumps when there is no EmuNAND present of the SD card
- More through checking for already set up keys during initialization

This should hopefully fix the remaining headache minimum size NAND support has brought. Also, take note that minimum size dumps are as valid as full sized ones.

(hihi, 404 Decrypt9 nicht gefunden)

AuReiNand v4.1

3DS, 3DS: Update ,

AuReiNand wurde von AuroraWright aktualisiert.

DOWNLOAD

Der EmuNAND wird nun sofort erkannt, wenn die CFW sich selbst konfiguriert und wenn der EmuNAND geladen wird und nicht vorhanden ist, wird der SysNAND und 9.6/10.X FIRM erzwungen, anstatt eine Fehlermeldung anzuzeigen. Das Konfigurationsmenü kann nun nach einem Soft-Reboot gestartet werden, wenn SELECT gedrückt gehalten wird und der aktuelle NAND sollte korrekt in den Systemeinstellungen angezeigt werden, nachdem Bootoptionen erzwungen wurden. Zudem wurde die Unterstützung für den "b.bin" Payload entfernt.

- EmuNAND is now detected almost instantly when the CFW configures itself, and if the user is attempting to load an EmuNAND and none is found, SysNAND and 9.6/10.x FIRM are forced, instead of displaying an error message. This also prevents the second EmuNAND patched FIRM (patched_firmware_em2.bin) from ever being created if no second EmuNAND exists.
- You can now access the config menu after a soft reboot by holding just SELECT.
- Removed the copying of SecureInfo_A to ctrnand/rw/sys/SecureInfo_C on NAND from 3ds_injector, as it was done on each boot and possibly caused a slowdown. You can easily do the copy with GodMode9.
- Fixed loading the alternate EmuNAND if 9.0 FIRM was set as default and the user had an updated SysNAND. For this, I had to remove support for the "b.bin" payload.
- Fixed the current NAND showing incorrectly in System Settings after boot options were forced.

AuReiNand v4.0.1

3DS, 3DS: Update

AuReiNand hat die Version 4.0.1 erreicht.

DOWNLOAD

UPDATE: Bitte neu downloaden, ein Crash beim Beenden von GBA-Spielen wurde behoben.

Um den letzten Bootmodus bei einem Soft-Reboot zu überschreiben, muss jetzt nur noch A für die Standard-Option gedrückt werden. L(+ den zugehörigen Payload-Button)/R sollte für die anderen Modi erreichen. Die Versionsnummer wurde zum Konfigurationsmenü hinzugefügt und der Memsearch-Algorithmus wurde gegen einen schnelleren ausgetauscht. Der 3ds_injector von yifanlu wurde integriert, damit können nun Spiele aus einer anderen Region gespielt werden. Den vollen Changelog findet ihr im Spoiler.

Spoiler

- To override the last used boot mode on soft reboot, you only need to press A if you want to boot to the default option. Holding L(+payload button)/R is enough for the other modes.
- Added version number to the config menu
- Replaced the memsearch algorithm with a faster one
- Integrated 3ds_injector from @yifanlu. This brings us region free and all the other FreeMultiPatcher patches. Other than that, you now have the possibility to display the currently booted NAND/FIRM in System Settings!
- Rewritten most code for the config menu. You now can navigate to the first/last options with left and right.
- You can now choose the 9.0 FIRM to be default in the config menu. This will essentially switch "no buttons" and L in both modes.
- You can now choose the second emuNAND to be default in the config menu. This will essentially switch "B is not pressed" and "B is pressed".
- When the second emuNAND is booted, it will persist like the other boot options on soft reboot
- Bugfixes

Keine Nintendo Zone Hotspots mehr bei McDonald’s ab April

3DS ,

McDonalds StreetPassNintendo hat soeben bekanntgegeben, dass die Nintendo Zone ab dem 1. April 2016 nicht mehr in den Restaurants von McDonald’s in Deutschland zur Verfügung stehen wird.

Im Juni 2014 startete die Nintendo Zone für den 3DS an 1400 McDonald’s Restaurants. Über neue Anbieter und Standorte wird Nintendo in einer neuen News informieren.

Gateway bald mit 10.3- und arm9loaderhax-Support

3DS , ,

gw-ultraGateway hat heute ihre Ankündigung wiederholt, die 3DS-Firmware 10.3 bald unterstützen zu wollen. Zudem soll es auch einen Launcher für arm9loaderhax und eine weitere Überraschung geben.

Gateway betont in ihrer Ankündigung auch, dass User, die ihre Karte vor drei Jahren gekauft haben, immer noch Support und Updates bekommen, was ein kleiner Seitenhieb auf Sky3DS ist. Die sysNAND-Firmware 10.3 wird in den kommenden Tagen unterstützt werden, der arm9loaderhax-Support soll separat kommen, damit nicht noch mehr Verzögerungen auftreten. Momentan werden noch mit Alpha-Testern verschiedene Firmware- und Hardware-Kombinationen getestet.

Mit arm9loaderhax kann sofort beim Starten der Konsole in den EmuNAND/Gateway-Modus gebootet werden, die Bootrate beträgt dabei 100% und die Bootzeit nur ca. 7-8 Sekunden, anstatt ca. 30 Sekunden bei der Benutzung von HomeMenuHax.

AuReiNand v3.14

3DS, 3DS: Update ,

Hihi, ein Pi-Release von AuReiNand…

DOWNLOAD

Der Patching-Code wurde vereinfacht und das FIRM-Patching sollte jetzt noch schneller gehen. A+L für das Payload-Chainloading sollte jetzt funktionieren und zwei RedNANDs werden jetzt unterstützt.

- Simplified the patching code.
- Yet one memsearch less (should make FIRM patching even slightly faster).
- Fixed A+L override when boot options are forced (this was the only one which stopped working).
- Dual RedNAND support.

Yet Another Theme Application PLUS v1.7

3DS, 3DS: Update , ,

yata-plusExelix11 hat bereits im Januar sein Custom-Theme Tool YATA+ aktualisiert.

DOWNLOAD

Das Programm startet jetzt schneller, da der Update-Check im Hintergrund durchgeführt wird. Eine Größenüberprüfung für CWAV wurde hinzugefügt und der Theme Sender sendet Themes nun via FTP in den themes-Ordner auf der SD ohne ZIP-Dateien, dementsprechend wird der YATA+ Theme Installer nicht mehr benötigt. Zu guter Letzt wurden noch einige Fehler im Simulator und im Hauptfenster behoben.

yata-plus-scrot1

-Faster startup: the update check is now done in background
-Added size checks for the CWAV chunk (sometimes if the section is too big the CWAVs won't play)
-Theme sender now sends the themes via FTP in the themes folder (or another one) in the sd without using zip files, so it doesn't require anymore the YATA+ theme installer
-Some other minor fixes in the simulator and the main window

AuReiNand v3.12 -> v3.13

3DS, 3DS: Update

AuroraWright hat die CFW AuReiNand für den 3DS aktualisiert.

DOWNLOAD

UPDATE, 24.03.16: v3.13 ist da. L+R wird jetzt nur noch für den Standard-Payload "default.bin" benutzt, für den Rest einfach "L" und den zugehörigen Button drücken. Die Helligkeit des eingebauten Screen-Inits wurde erhöht und der Safe-Mode (L+R+Hoch+A) wurde für arm9loaderhax geblockt, da er den New Nintendo 3DS bricken oder arm9loaderhax entfernen kann.

Ein neues Konfigurationsmenü, welches mit SELECT beim Booten aufgerufen werden kann, wurde eingeführt, welches die "Flags" ersetzt. Es erscheint auch automatisch, wenn die Konfigurationsdatei nicht gefunden werden kann. Fehlermeldungen werden nun vor dem Ausschalten des Systems ausgegeben und die Dateien emunand.bin, reboot.bin und loader.bin wurde in das Hauptprogramm ge"merged". Zudem wurde das FIRM-Patching schneller gemacht und das Payload-Chainloading funktioniert nun auch von CakeBrah aus. Außerdem  werden pre-patched FIRMs automatisch gelöscht, wenn zu/von arm9loaderhax gewechselt wird oder in Zukunft neue FIRM-Patches hinzugefügt werden.

Spoiler

v3.13:
- Due to requests, changed the payload chainloading to use L+R just for the default payload, and L+button for the other ones. The default will be loaded if the corresponding payload doesn't exist.
- Increased the brightness of the built-in screen init.
- Blocked Safe Mode (L+R+Up+A) access on A9LH, as using it would brick the console (N3DS) or remove A9LH due to the reboot to SAFE_MODE FIRM.


v3.12:
- Introduced a configuration menu which can be called by holding SELECT on boot, which replaces "flags". It appears automatically when the config file is not found, and it can be used to toggle the options that were "flags" previously.
- AuReiNand now prints error messages before shutting down.
- To reduce SD card accesses and make the program more newbie friendly, emunand.bin, reboot.bin and loader.bin have been merged into the main executable.
- FIRM patching has been made slightly faster (only applies if pre-patched FIRMs aren't used) by removing two memory searches.
- AuReiNand will auto-delete the pre-patched FIRMs when you switch to/from A9LH or, in the future, new FIRM patches are added.
- Payload chainloading now also works from CakeBrah.

I'd like to thank mid-kid at CakesFW for the screen printing code :)

ctr-httpwn: 3DS-eShop auf alter Firmware nutzen

3DS, 3DS: Neu , , ,

Yellows8 hat eine neue Homebrew-Applikation veröffentlicht, welche es ermöglicht, den eShop und andere Online-Features auf einer alten Firmware zu nutzen.

DOWNLOAD

Nutze diese Homebrew NICHT über Browserhax für den Old3DS und stelle sicher, dass das Datum und die Uhrzeit korrekt eingestellt sind.

Starte einfach die App, du kommst dann in den Homebrew Launcher zurück. Falls du auf einer Version kleiner als 10.0 bist, musst du HANS nutzen (bei uns im 3DS Homebrew Launcher Paket enthalten), für Versionen größer gleich 10.0 kannst du den eShop einfach vom HOME-Menü aus starten (beende den Homebrew Launcher per START -> X). Falls der eShop einen Fehler zeigt, (passiert bei einer sehr alten Firmware, bspw. 9.6) starte den eShop über HANS nochmal.

Übrigens werden dadurch auch System-Updates blockiert.

QR Web Loader v0.8.0

3DS, 3DS: Update ,

ksanislo hat seinen QR Web Loader aktualisiert. Mit dieser Homebrew können CIA-Dateien über QR-Codes installiert werden.

DOWNLOAD

MEGA-Links werden jetzt unterstützt, zudem wurde der Code aufgeräumt. Für MEGA müssen CIAs mit dem Kryptoschlüssel geteilt werden, Ordner werden nicht unterstützt.

mega-crypto-keyUpdaten könnt ihr auch per QR-Code auf der Downloadseite. Dafür muss aber AutoLoader installiert sein.

AuReiNand v3.9 -> v3.10 -> v3.11

3DS, 3DS: Update , ,

Die CFW AuReiNand für den 3DS wurde aktualisiert.

DOWNLOAD

UPDATE 2: v3.11 steht in den Startlöchern. Es wurden einige Dinge verbessert und gefixt, zudem wurden die EmuNAND-Patches von der CakesFW CFW übernommen. Diese sollten auch mit neuen FIRMs funktionieren.

UPDATE: v3.10 wurde veröffentlicht. Der Splashscreen wird nun etwas länger angezeigt, zudem wird bei einem Fehler nun heruntergefahren. Falls ein EmuNAND fehlt, wird eine Meldung angezeigt und der Boot sollte bei einer arm9loaderhax-Version ohne screen-init nun schneller gehen. Der zugehörige Ordner heißt nun "aurei" und nicht mehr "rei", stellt also sicher, dass ihr diesen umbenennt. Zudem wurde die 3DSX mit einem neuen Icon aktualisiert und die DAT heißt nun "AuReiNand.dat".

Für diese Version müssen alle patched_firmwares vom "aurei"-Ordner gelöscht werden!

Der Code wurde weiter optimiert, zudem wurden Blackscreens während dem Einhängen der SD-Karte behoben. Der integrierte Payload-Chainloader wurde aktualisiert und kann jetzt mit mehreren Payloads umgehen. Platziere einfach Payloads in einem "payloads"-Verzeichnis im "rei"-Ordner. Dort kannst du Dateien mit den Namen, die im Changelog angegeben sind, platzieren. Den Knopf musst du zusammen mit L+R drücken, damit der Payload geladen wird.

Zu guter Letzt werden jetzt noch zwei EmuNANDs gleichzeitig unterstützt. Es kann aber nur ein 9.0er-EmuNAND existieren, dieser muss auch der erste sein. Um den zweiten zu starten, drücke R+B im "aktualisierten sysNAND" Modus oder einfach nur "B" im regulären Modus. Wenn kein zweiter EmuNAND gefunden wurde, wird einfach der erste genommen.

Spoiler

v3.11:
- Moved the workaround I used to make D9 chainloading work to the loader.bin (the fix was also pushed to the D9 repo, so hopefully this will no longer be needed soon!)
- Slightly improved the reboot patch
- Added emuNAND patch improvements from CakesFW
- Made the emuNAND patch completely version-independent, it should work as-is with future FIRMs!

Please note that you must delete all patched_firmwares from the aurei folder with this release! (sorry if this happened twice in a row).

v3.10:
- Fixed intermittent splash from CakeBrah
- Made splash last slightly longer
- Added shutdown on error
- Slimmed down FatFs
- Added error on missing emuNAND
- Propered the built-in screen init of the chainloader (no more delays thanks to interrupts disabling, might make it slightly faster on a non-screen-init A9LH)
- Changed folder to "aurei", changed the dat name to "AuReiNand.dat", remade the look of the 3dsx
(First luma-powered CFW!)

Please note that you must delete all patched_firmwares from the aurei folder with this release!

v3.9:
- Further clean-up of the code
- Fixed rare black screens with mounting SD cards
- Updated the built-in payload chainloader to handle multiple payloads. This was inspired by Fix94's arm9select. Create a "payloads" directory inside the rei folder, put a "default.bin" inside (rename your existing arm9payload.bin if you have one), and (optionally) these other payloads: b.bin, x.bin, y.bin, select.bin, start.bin, right.bin, left.bin, up.bin, down.bin (press the matching button together with L and R to load the payload). Furthermore, the new loader will automatically perform the screen init before launching the payloads if this wasn't already done by A9LH itself.
- Added dual emuNAND support. Please note that you can't have two 9.0 emuNANDs, and that if you want a 9.0 emuNAND it must be the first one. To launch the second one, press R + B in updated sysNAND mode, or just B in regular mode. The code will just fallback to the first emuNAND if the second one is not found.