Zum Inhalt springen
Menü

Theme ändern
Nintendo Switch 2 Release
61Tage verbleibend
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 644 Homebrews mit über 3.710.870 Downloads!

Nützliche Links
Kategorien
Archiv
Über uns

Schlagwort: backups

Nintendont v2.166

vWii, Wii, Wii: Update , , ,

nintendontNintendont wurde aktualisiert.

Download

Burnout 2, Viewtiful Joe, Animal Crossing und Mega Man X benutzen einen neuen Patch, der sich besser in den Code integriert. Ein Problem mit Controllern wurde behoben und die Musik in Wind Waker Collectors Edition und Twilight Princess wurde gefixt.

v2.166
-added a new ARStartDMA patch which hooks itself into the original nintendo code instead of completely replacing it, this patch will be used by burnout 2, viewtiful joe, animal crossing and megaman x command mission

v2.165
-greatly increased controller read updates for interrupt read based games, this should help people with slow controls
-changed up patching system a bit, made the debug prints more unified and added a safety check for EXIUnlock to make sure we write to the right function, this fixes music in both collectors edition menu and twilight princess
-added a small debugging option which makes it possible to compile nintendont with a very small amount of patches, note that this will only help developers to understand certain problems better

Nintendont v2.162

vWii, Wii, Wii: Update , ,

nintendontHier ist wieder eure tägliche Dosis Nintendont-Updates!
Hier ist Version 2.162.

Download

Es wurden einige Spiele gefixt, auch Starfox Assault (NTSC-Version) kann jetzt speichern. Außerdem wurde etwas am Code optimiert.

-sending interrupt messages through unused EXI device 2 hardware registers instead of main memory, saves some time and space
-added starfox assault ntsc save exception and commented out baten kaitos save
hack
-made all gc relevant patches static, this might fix a bunch of games

USB Loader GX v3.0 r1232 Mod

vWii, Wii, Wii: Update , , ,

Eine Modifikation des USB Loader GX ist erschienen.

Download

Diese Mod ermöglicht es, den USB Loader GX (also das Menü, nicht die Spiele selbst!) mit dem Wii U Pro Controller zu steuern – und das über Bluetooth!

Here is a mod (1232) according to the new lib(libwupc for Wii U pro controller) which is built by FIX94.

Danke an den Hinweisgeber!

Nintendont v2.151

vWii, Wii, Wii: Update , ,

nintendontNintendont hat ein fettes Update erhalten!

Download

Mithilfe des Mayflash Classic-Controller-Pro-USB-Adapters, des Mayflash Wii-Classic-Controller-USB-Adapters und des Mayflash Wii-U-Pro-Controller-Adapters kann nun mit mehreren Spielern gespielt werden! Damit dies funktioniert muss in der controller.ini (einige wurden auch aktualisiert, ladet euch den HID-Test im zweiten Absatz auf der Downloadseite herunter) der Wert "MultiIn=1" auf "MultiIn=2" gesetzt werden! Es funktioniert nicht bei anderen Adaptern, die keinen MultiIn-Wert haben.

Einige Hinweise für die Wii: Es funktioniert nicht, wenn ein Wavebird Controller eingesteckt ist und wenn man einen Gamecube-Controller eingesteckt hat, muss der nächste Port frei sein für den Classic Controller (Pro) Adapter. Der Wii U Pro Controller Adapter kann keinen Gamecube-Port nach dem ersten freien Port benutzen. Wenn "Maxpads" auf die Anzahl der richtigen Gamecube-Controller gesetzt wird, soll sich die Kompatibilität erhöhen, zumindest haben dies einige User berichtet.

Der "Microsoft Sidewinder Force Feedback 2" Joystick wird nun unterstützt. Die Controller.ini des Mayflash Classic Controller Pro-Adapters wurde gefixt.  Es wurde noch etwas am Audio-Streaming gefeilt, dies sollte jetzt ohne Knacken funktionieren. Einige Spiele, bei denen kein Rumble funktioniert, sollten jetzt funktionieren. Die 007-Spiele sollten jetzt auch starten. Das Patchen des Videomodus sollte nun bei allen Spielen möglich sein.  Zum Schluss wurde noch der Timer in der japanischen Version von Majoras Mask behoben.

v2.151
-Added Multi player support for the following usb adapters (Thanks Coreyw)
 Mayflash CCPro USB Adapter - PC045
 MayFlash Wii CC USB Adapter - PC052
 Mayflash WiiU Pro Controller Adapter - W009
To enable it in the controller.ini change MultiIn=1 to MultiIn=2
It wont work for anything that doesn't use the MultiIn command.
Special notes when using it on a wii
 It is incompatible with a wavebird being plugged in.
 If you have gamecube controllers plugged in once you have an empty gamecube connector the next port must also be empty for the cc and cc pro adapters. the wiiu pro adapter can not have any gamecube ports used after the first empty one. some users reported setting maxpads to the number of actual gamecube controllers plugged in gave better results
-Added Support for Microsoft Sidewinder Force Feedback 2 Joystick
=Fixed joystick sensitivity in the controller.ini for Mayflash CCPro USB Adapter
- PC045

v2.150
-fixed a small problem with audio streaming, this should remove most clicks and pops in the decoded audio
-small asm and multidol loader changes, nothing really worth pointing out
-added a patch for PADControlAllMotors, this should get rumble working for most games which didnt have rumble yet
-changed up the patching system to have critical patches always loaded up at the same place, this should fix bootup of the 007 games
-heavly modified the video patching system to now work without complete video modes, this should allow games to be patched which were not changeable before
-added a new FIFO and a new __CARDStat patch, didnt have any effect though on pokemon xd, the problem of this game is still unknown
-added a timer fix for the japanese majoras mask version

Nintendont v2.149

vWii, Wii, Wii: Update , ,

nintendontNintendont wurde aktualisiert.

Download

UPDATE:v2.149 wurde released. Es wurde Support für den Mayflash Classic Controller Pro USB Adapter hinzugefügt. Eure controller.ini muss aktualisiert werden. Ein paar andere Controller-Konfigurationen wurden noch gefixt, ladet euch den HID-Test direkt unter dem Download-Button herunter, dort sind die Konfigurationen bereits enthalten.

Wenn die Sprache auf "Auto" gesetzt wird, wird jetzt die Sprache auf die Systemsprache umgestellt, was Spiele wie "Batman Begins" zum Laufen bringt.

v2.149
-Added support for Mayflash Classic controller Pro USB Adapter - PC045 This
requires updating nintendont and the controller.ini (THANKS CoreyW)
-Fixed Dpad=1 not allowing the dpad and some other control to be used at the same time (Thanks CoreyW)
-Fixed MayFlash Wii CC USB Adapter - PC052 controller.ini triggers

v2.148
-if language is set to auto, actually set the language according to the system config (fixes games like batman begins)

USB Loader GX v3.0 r1231

vWii, Wii, Wii: Update , , , ,

Der allseits beliebte USB Loader GX wurde aktualisiert.

Download

Die URL für Gamecube Banner wurde geändert, bei alten Usern wird diese automatisch aktualisiert. Für Devolution wurden einige Einstellungen hinzugefügt, genau wie für Nintendont.

Bei Devolution wird der Videomodus nun auf PAL60Hz 480i festgelegt, wenn NTSC-Spiele auf einer PAL-Konsole gespielt werden. Die "Crop Overscan" und "Disc Delay" Einstellungen von Devolution r234 wurden hinzugefügt, Devolution beachtet auch die "Heutige Ereignisse" Log Einstellungen vom USB Loader GX. Das "Memory Card Emulation im NAND" Feature wird nicht hinzugefügt.

Bei Nintendont wurde Support für Nintendont v1.135+ hinzugefügt. "Multi" Support für Memory Card Emulation wurde hinzugefügt (wie bei Devolution). Die Größe der Memory Card kann nun auch bestimmt werden, spezifische Spiele-Einstellungen wurden ebenfalls hinzugefügt.

* Updated default Gamecube Banner URL.
* Added an URL auto-updater for users with the old
  GameCube banner URL.

Devolution :
* Added forced video mode to PAL60Hz 480i when playing
  NTSC games on a PAL console.
* Added Crop Overscan and Disc Delay settings from
  Devolution r234
  - For PlayLog setting, use USBLoaderGX Playlog setting.
  - "MemCard emulation on NAND" feature will not be added.

Nintendont :
* Added support for Nintendont v1.135+
* Added MemCard Emu "Multi" support, named "Enabled" like
  with Devolution (OFF > Individual > Enabled) (v1.135+)
* Added MemCard Blocks size option (v1.135+)
* Added specific game settings (Metal gear Solid)
* Changed to use Argsboot method only if AutoBoot is set.

Danke an Damian K. für den Hinweis!

Devolution r234

vWii, Wii, Wii: Update , ,

Devolution, der direkte Konkurrent von Nintendont mit Anti-Piracy-Protection wurde aktualisiert.

Download

Nun, die letzte Revision in unserer Datenbank war die r200. Das ist mehr als ein Jahr her, seitdem hat sich viel getan. Der Changelog der r234 ist der einzige, der veröffentlicht wurde. Hier sind die Neuerungen:

Der OUYA-Controller und USB- und Bluetooth-Tastaturen werden jetzt auch unterstützt. Ferner kann man nun Screenshots aufnehmen und die SD-Karte, ein USB-Gerät oder den NAND als Memory Card benutzen. Die Spielzeit wird nun auch im "Heutige Ereignisse" Log in der Wii-Pinnwand  eingetragen. Zu guter Letzt wurde auch noch ein Problem mit neueren TVs gefixt.

Auf der Wii U ist Devolution etwas schwerer einzurichten, befolgt dazu die Anleitung auf der Download-Seite.

Devolution Engine r234 "Zero Sum" (2014/08/14):

- Alternative controllers (Wiimote with classic controller, WiiU Pro Controller, PS3 controller, OUYA controller, USB/BT keyboards)
- Alternative mediums as memory cards (SD / USB / NAND)
- Screenshot captures
- Playtime recording on the system menu's daily log
- Horizontal stretching to accomodate underscan areas on newer TVs.

*UPDATE 2*: Nintendont v2.145 mit Audio-Streaming-Support

vWii, Wii, Wii: Update , ,

Grnintendontoßartige Neuigkeiten: Nintendont wurde auf Version 2.145 aktualisiert und besitzt nun Support für Audio-Streaming!

Download

UPDATE, 19. August: v2.147 ist da und fixt Probleme mit dem PS3-Controller in einigen Spielen (Luigis Mansion, Super Mario Sunshine, etc.). Die controller.ini für den PS3-Controller wurde auch aktualisiert. Ladet euch den HID-Test herunter (auf der Downloadseite im  ersten Absatz) und benennt die "controller_ps3.ini" in "controller.ini" um und überschreibt eure alte controller.ini. Dies gilt natürlich nur, wenn ihr den PS3-Controller auch verwendet.

UPDATE, 18. August: v2.146 ist erschienen und behebt einige Probleme mit Audio Streaming. Der Timer in Crash Bandicoot funktioniert jetzt auch.

Audio-Streaming wurde hinzugefügt und sollte in den meisten Spielen funktionieren, die Major-Version von Nintendont wurde auf 2 angehoben. xg3 lief zu schnell, dies wurde gefixt.

v2.147
-Fixed ps3 controller in Super Mario Sunshine, Luigi's Mansion and any other games that use a combination of analog triggers and digital trigger buttons. (REQUIRES booth boot.dol and controller.ini be upgraded)
-Added a new controller.ini setting to DigitalLR
DigitalLR=2 for controllers that have analog triggers with no button to indicate when they are fully pressed. Set
 L=<offset>,<trigger value>
 R=<offset>,<trigger value>
Whare
 <offset> is the location of the analog trigger
 <trigger value> is set so that when the value pointed at by <offset> are >=
<trigger value> the digital trigger button is considered pressed


v2.146
-slightly optimized the asm behind audio streaming, also added updater for the current offset, games like crazy taxi will always play the same song otherwise
-added audio streaming support for FST games
-crash bandicoot timer fix

v2.145
-added audio streaming, works well in most games, updated nintendonts major version to v2
-fixed xg3 running too fast
-general patcher optimizations

v1.144
-Fixed when reading a version 2 nincfg.bin the version number is updated as well otherwise any changes to the config result in an unusable file on subsequent boots

Nintendont v1.143

vWii, Wii, Wii: Update , , ,

nintendontNintendont wurde aktualisiert!

Download

Es wurde Support für den Thrustmaster Dual Analog 4 hinzugefügt. Die controller.ini findet ihr im HID-Test, welchen ihr weiter unten auf der Downloadseite findet.

-Added Support for Thrustmaster Dual Analog 4 (Thanks nastysdsi)
-Fixed reading old version 2 of nincfg.bin so loaders that havent been upgraded will still work.

Nintendont v1.137

vWii, Wii, Wii: Update , ,

nintendontNintendont v1.135 wurde veröffentlicht.

UPDATE: v1.137 ist da und fixt Bugs und Abstürze.

Download

Mehrere Speicherstände können jetzt in einer Memory-Card-Datei gespeichert werden, außerdem kann jetzt die Größe der Memory-Card bestimmt werden. Nintendont prüft jetzt auch auf eine controller.ini

v1.137
Move the DI_Buffer back to 0x11200000.
-Seems to cause crashes if not located here.
-This is in the middle of Memcard memory.  This makes memory card processing much more complicated.

v1.136
Use Memory card file size once created instead of value in config file.

v1.135
Add support for multiple saves in a single memory card file.
Add support for selecting memcard size.
Prevent disc reads beyond the end of the buffer.
Check for controller.ini.ini if can't find correct file.

USB Loader GX v3.0 r1230

vWii, Wii, Wii: Update , ,

Der USB Loader GX wurde auf v3.0 r1230 aktualisiert!

Download

Beim Nintendont-Update wird nun automatisch das Netzwerk initialisiert. Wenn Nintendont geupdated wird, wird die vorherige boot.dol nun gesichert, falls was schiefgeht. Fehlende Optionen für Nintendont wurden nachgereicht. Pro Spiel kann nun auch ein anderer Pfad für Nintendont gewählt werden (z.B. falls ein Spiel mit einer alten Nintendont-Revision besser ging). Memory Card Emulation ist bei neuen Installation jetzt standardmäßig auf an. Zu guter Letzt wurde die französische Sprachdatei aktualisiert.

Nintendont:
* Added auto network initialization if needed when updating
  Nintendont from features menu.
* Added a backup of existing boot.dol when updating
  Nintendont, restored if update failed.
* Added Nintendont missing settings
  (MaxPads, LED, Log and OSReport).
* Added a per game "Nintendont Loader Path" setting (Requested)
* Changed Nintendont MCEmu setting to ON by default on new
  USBLoaderGX installation.


* Updated French language file.

Ninendont v1.132

vWii, Wii, Wii: Update , ,

nintendontNintendont wurde aktualisiert!

Download

Billy Hatcher sollte nun starten. Wenn man die Memory-Card-Emulation deaktiviert, kann man sogar spielen, aber leider nicht speichern. Die Emulation der DK-Bongos wurde weiter verbessert, sie soll jetzt noch präziser sein.

-added 16 missing patches for billy hatcher, now it at least boots, you need to disable memory card emulation though for it to actually get into gameplay
-added avatar and P.N.03 onto the ARStartDMA exception list
-further optimized the emulated dk bongo values to be more precise

Nintendont v1.131 mit Unterstützung für die DK-Bongos

vWii, Wii, Wii: Update , , , ,

nintendontWer kennt sie nicht, die DK-Bongos für Donkey Konga. Ein spaßiges Spiel für die ganze Familie, wo man sich meist die Hände wund geklatscht hat. Gute alte Zeiten. Nintendont, der Gamecube-Backup-Loader, unterstützt die Bongos nun!

Download

Die Unterstützung für die DK-Bongos wurde hinzugefügt. Dies funktioniert nur, wenn die Bongos nach dem Starten von Donkey Konga erneut verbunden werden. Die Unterstützung ist noch experimentell und nicht ganz akkurat.

DK-Bongos. Bildquelle: Wikipedia, GNU-Lizenz
Bildquelle: Wikipedia, GNU-Lizenz
-added a new function patch, "PADIsBarrel", this function is used to determine if bongos in donkey konga are connected
-heavly modified the pad read function in order to try to emulate the bongos if they are connected, this is not accurate and only works if you start the game and then reconnect the bongos
-slighly optimized some assembly functions