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.975 Downloads!

Nützliche Links
Kategorien
Archiv
Über uns

TWiLight Menu++ v24.6.0 mit NDS-Bootstrap v0.56.0

3DS, 3DS: Update , ,

TWiLight Menu++

Das TWiLight Menu++ sieht aus wie das DSi-Menü und kann in Verbindung mit NDS-Bootstrap DS-Homebrews und DS-Spiele von der SD-Karte abspielen.

nds-bootstrap

Spielt in Verbindung mit TWLMenu++ DS-Spiele und -Homebrews von der SD-Karte ab.

Themes können nun eigene Schriftarten benutzen. Auch werden folgende DSiWare-Spiele unterstüzt:

  • Army Defender
  • Calculator
  • Flashlight
  • Heathcliff: Spot On
  • Mighty Milky Way (Ton-Ausgabe nur auf DS-Debug Konsolen)
  • Touch Solitaire (nur DS-Debug-Konsolen, US-Version)
TWiLight Menu++ Changelog

* Updated B4DS DSiWare whitelist to accommodate for the included nds-bootstrap version.
* (@spellboundtriangle) Added widescreen patch for beebzDS (Demon Turf DS).
* (@Epicpkmn11) Added setting nds-bootstrap game manual!
* (@DieGo367) Themes can now use multiple font palettes! (#1894)
* (@DieGo367) Themes can now have fonts bundled! (#1895)
* (@DieGo367 & @Epicpkmn11) Added Use skin font setting! (#1896)

NDS-Bootstrap Changelog

What's new?
* B4DS mode: Added support for 5 more DSiWare titles! (Retail unit total: 63 -> 68) (See here for the complete list of supported DSiWare titles.)
** Army Defender
** Calculator
** Flashlight
** Heathcliff: Spot On
** Mighty Milky Way (Audio playback exclusive to DS Debug consoles)
** DS Debug exclusive: Touch Solitaire (USA version only)
* (@Epicpkmn11) Added showing game manuals in the in-game menu!
** Read from MANUAL_PATH in sd:/_nds/nds-bootstrap.ini

Improvement
* (@Epicpkmn11 and various) Updated translations.

Bug fix (B4DS mode)
* Fixed Super Princess Peach not booting and showing an error screen.

NxNandManager v5.2

Nintendo Switch, Nintendo Switch: Update

NxNandManager

Kann den NAND, EmuNAND sowie einzelne Partitionen der Switch dumpen und wiederherstellen.

Die Firmware-Versionen 14.0.0 bis 14.1.1 werden nun erkannt und die Incognito-Funktion kommt mit neuen PRODINFO-Versionen zurecht. Auch wurde das Kopieren und Wiederherstellen eines NANDs ohne GPT-Header-Backup repariert, was bspw. bei der Nutzung von Hekates UMS-Tool vorkommen kann.

* Firmware detection : added support for 14.0.0, 14.1.0 & 14.1.1
* Fixed #79 : Incognito hanging on newer PRODINFO versions.
* Fixed #82 : Error while performing copy/restore on NAND without GPT header backup (mounted via Hekate's UMS Tool for example)

Rekado v5.0.1

Nintendo Switch, Nintendo Switch: Update ,

Rekado

Mit Rekado lässt sich ein Fusée-Gelée-Payload per Android-Smartphone senden. Funktioniert komplett ohne Root-Zugriff!

Neben aktualisierten Übersetzungen wurden auch alle mitgelieferten Payloads auf den aktuellen Stand gebracht.

Features
* Updated: Existing localizations.
* Updated: Donation link.

Payloads
* Updated: Bundled payloads - Fusee 1.3.1 & Hekate 5.7.2.

Switch-Update 14.1.1 veröffentlicht

Nintendo Switch

Nintendo hat erneut ein Update für die Switch veröffentlicht.

Sichtbare Änderungen gibt es keine. Atmosphère 1.3.1 funktioniert auch weiterhin, allerdings wird sowieso bald ein Update mit Bugfixes erscheinen. Die Signatur-Patches dürften auch weiterhin gehen, allerdings habe ich das nicht getestet – über Rückmeldungen würde ich mich freuen!

uLaunch v0.3.4

Nintendo Switch, Nintendo Switch: Update ,

uLaunch

uLaunch ist ein HOME-Menü-Ersatz für die Nintendo Switch mit Ordnern, Custom-Themes, einem Webbrowser uvm.

uLaunch wurde mit den aktuellen Bibliotheken neu kompiliert, damit es auf Atmosphère v1.3.1 wieder funktioniert.

Again nothing new, just recompiled with latest libnx and Atmosphere, which was needed for the latest Atmosphere release (v1.3.1)

MakeROM v0.18.2

3DS, 3DS: Update

MakeROM

MakeROM erstellt CXI-/CFA-/CCI-/CIA-Dateien für den 3DS.

Dieses Update behebt einige Fehler bei der Initialisierung der Daten.

v0.18.2
* [BugFix] Correctly initialize prod InitialData KeyX.
* [BugFix] Properly select CCI CryptoType when not manually specified.

v0.18.1
* [BugFix] Fixes bug where initial data wasn't generated correctly ( #107 ).
* [Change] Failures in generating RSA signatures is now a warning, not an error.
* [Change] MakeROM will now give more information about fatal errors. This should help diagnose confusing errors.
* [Change] MakeROM will warn users if the CCI crypto-type isn't supported by the target.

CTRTool v1.1.0

3DS, 3DS: Update ,

CTRTool

Mit CTRTool können 3DS-ROMs manipuliert werden.

Neu in diesem Update ist der Parameter "-q" zum Stummschalten, was CTRTool ideal zum Integrieren in eigene Projekte macht. Zudem werden die Ausgaben korrekt in stdout und stderr umgeleitet.

Changelog

* [NEW] Add CLI option -q/--quiet which enables silent mode ( #113 )
* [Change] When displaying ExHeader fields, Access info was renamed to FS access
* [Change] CTRTool now distingushes between three types of output
*** General output (information about a file)
*** These are printed to stdout.
*** These are the only output silenced in silent mode.
** Warnings & Progress Indicators
*** These are printed to stderr.
*** This information is only shown in verbose mode.
*** These are prefixed in output with a tag [ctrtool::ClassNameHere LOG] ...
*** Progress indicators include output like Extracting X to Y...
** Errors
*** These are printed to stderr.
*** These will always be shown.
*** These are prefixed in output with a tag [ctrtool::ClassNameHere ERROR] ...
*** Note verification errors are only shown in verify mode.
**** Errors with IVFC blocks will invalidate the whole IVFC layer, which is displayed as one error. To display where each block is invalid use verbose output mode.
**** Errors with ExtendedHeader FsAccess bits invalidate the whole bit-field, which is displayed as one error. To display where each bit is invalid use verbose output mode.
**** Errors with ExtendedHeader ServiceAccess entries invalidate the whole set, which is displayed as one error. To display where each entry is invalid use verbose output mode.

TWiLight Menu++ v24.5.0 mit NDS-Bootstrap v0.55.4

3DS, 3DS: Update , ,

TWiLight Menu++

Das TWiLight Menu++ sieht aus wie das DSi-Menü und kann in Verbindung mit NDS-Bootstrap DS-Homebrews und DS-Spiele von der SD-Karte abspielen.

nds-bootstrap

Spielt in Verbindung mit TWLMenu++ DS-Spiele und -Homebrews von der SD-Karte ab.

"Sonic Classic Collection" bootet wieder und Anti-Piracy-Fixes für weitere Spiele wurden hinzugefügt. Ferner ist das Logo im HOME-Menü wieder animiert, aber dafür muss das TWiLight Menu++ zuerst gelöscht werden (damit das Symbol komplett aus dem HOME-Menü verschwindet), bevor die neue CIA installiert wird.

TWiLight Menu++ Changelog

What's new?
* (@lifehackerhansol) The icon is now animated again!
** 3DS: For this to take effect, delete TWiLight Menu++ in System Settings, before updating. (Using FBI to delete it will work as well, but make sure TWLMenu++ is gone from the HOME Menu, before updating.)
* (@DeadSkullzJr) Added AP-fixes for:
** Metal Max 2: Reloaded (English translation)
** Nora to Toki no Koubou: Kiri no Mori no Majo (English translation v0.3c)
** Pokémon: Moon Black 2
** SaGa 2: Hihou Densetsu: Goddess of Destiny (English translation)
* Deleted AP-fixes for randomized Pokémon ROMs, as each one have varying headers.
* (@Epicpkmn11) Launcher App & SysNAND Region are now autodetected from DSi NAND.
* When launching a GBA ROM using the Native feature on DS Phat/Lite, holding D-Pad Left & R shoulder buttons will now activate a feature hidden in the console, which swaps green intensity between every two pixels.
** As this is not a visible feature in TWLMenu++ Settings, it should only be used for testing purposes.
** Will not work with EZ-Flash 3 in 1.

Improvement
* (@Epicpkmn11 and various) Updated translations.

Bug fixes
* (@Epicpkmn11) Fixed DSi icon palettes in DSi-based themes. (See #1884 for more info.)
* (@Epicpkmn11) ROM folder is now reset if missing.
* (@DeadSkullzJr) Fixed AP-fix for Metal Max 2: Reloaded.

NDS-Bootstrap Changelog

* B4DS mode: Fixed overlooked bug that caused Sonic Classic Collection to not boot.

RetroArch v1.10.3

3DS, 3DS: Update, Nintendo Switch, Nintendo Switch: Update, vWii, Wii, Wii U, Wii U: Update, Wii: Update , ,

Im XMB-Menü wurde die Lesbarkeit etwas verbessert und Probleme mit einigen USB-Geräten auf der Wii U wurden behoben.

Downloads anzeigen

RetroArch Switch

RetroArch vereint mehrere Emulatoren unter einem Dach, darunter bspw. für NES, SNES, GBA, PS1, SEGA-Systeme, Arcade und viele, viele weitere!

RetroArch Wii U

RetroArch vereint mehrere Emulatoren unter einem Dach, darunter bspw. für NES, SNES, GBA, SEGA-Systeme, Arcade und viele, viele weitere!

RetroArch 3DS

RetroArch vereint mehrere Emulatoren unter einer Oberfläche mit nützlichen Zusatzfeatures.

RetroArch Wii

RetroArch vereint mehrere Emulatoren unter einer Oberfläche mit nützlichen Zusatzfeatures.

Changelog

* ANDROID: Decouple Play Core dependency to bring app into compliance for F-Droid
* AI/SERVICE: Disable AI Service setting by default
* BLUETOOTH/LAKKA: bluetoothctl: add / modify pairing steps
* CHEEVOS: Disallow manual frame delay setting in Hardcore Mode
* DATABASE: Serial scanning for Wii now includes WBFS
* INPUT/MAPPING: Fix offset + crash when clearing input port binds
* INPUT/MAPPING: Fix saving of 'Analog to Digital Type' when configuration overrides are used
* INPUT/MAPPING: Fix saving of 'Analog to Digital Type' when configuration overrides are used
* LOCALIZATION: Add Valencian language option
* LOCALIZATION: Updates
* MENU/SETTINGS: Move 'Show Menu Bar' under 'Windowed Mode' settings
* MENU/SETTINGS: Add sublabels for 'Subsystems' and 'Input Deadzone/Sensitivity'
* MENU/SETTINGS: Move 'On-Screen Notifications' to top
* MENU/XMB: Unified the shadow alpha value to a slightly darker one for better readability
* MENU/XMB: Corrected the option label and sublabel for actual behavior
* MIYOO: Enable ALSA audio driver and default to it
* PSP: Take out extra languages/localization, adds about 4/5MB to the binary, and RAM is limited on PSP (32MB and 64MB RAM models)
* STATIC PLATFORMS: Populate all history list metadata when launching content from playlists
* STEAM: Introduce Steam Rich Presence
* VIDEO: Fast-Forward Frameskip improvement
* VIDEO/THREADED: Stability fixes
* WINDOWS/WINRAW: Fix multiple light guns
* WIIU: Fix USB get_device_name(), don't truncate to three chars

CTRTool v1.0.4

3DS, 3DS: Update ,

CTRTool

Mit CTRTool können 3DS-ROMs manipuliert werden.

Ein Fehler wurde behoben, bei dem die CCI CryptoTypes 1 und 2 nicht korrekt verarbeitet wurden, was auf alle Spiele zutrifft, die ab ca. 2015 veröffentlicht wurden.

[BugFix] Fixed bug where CCI CryptoType 1,2 weren't processed correctly when evaulating InitialData. #116

Flycast v1.3

Nintendo Switch, Nintendo Switch: Update ,

Flycast Switch

Flycast ist ein SEGA-Dreamcast-Emulator, der auch NAOMI und Atomiswave emulieren kann.

Neu sind GGPO-Netplay, sowie eine verbesserte Konfiguration von Controllern, die sich jetzt auch pro Spiel konfigurieren lassen. Mit GameShark-Codes kann nun außerdem gecheated werden.

* GGPO netplay
* UWP/Xbox support
* New DirectX 11 renderer
* New & improved input configuration, per-game inputs
* Single-threaded mode
* Lua bindings
* VMU beep support
* GameShark cheat codes
* Vulkan support on macOS
* Support for 120+ Hz monitors (Vulkan, DX9, DX11)

MissionControl v0.7.0

Nintendo Switch, Nintendo Switch: Update ,

MissionControl

Mit diesem Custom-Systemmodul lassen sich fremde Bluetooth-Controller nativ an der Switch nutzen – ohne Dongle oder andere externe Hardware!

MissionControl funktioniert jetzt auf der Firmware 14.0.0/14.1.0. Außerdem wird jetzt die Bewegungssteuerung mit dem Dualshock 4, dem DualSense und der Wiimote unterstützt – bei letzterer wird Motion Plus empfohlen und für einige Spiele auch benötigt. Auch wird der G910 Wireless Bluetooth Controller unterstützt.

* Added bluetooth ips patches for 14.0.0.
* Added support for g910 wireless bluetooth controller.
* Support for motion controls was added for Dualshock4, Dualsense, and Wii MotionPlus controllers.
* Wii controller handling was refactored for accuracy and completeness.
* Added mechanisms for executing code in a worker thread and receiving asynchronous responses from controllers.
* Minor bugfixes and improvements