UPDATE: Der CronusMax XBOX 360 Adapter und der Microsoft Sidewinder Precision 2 Joystick werden nun unterstützt. Einfach neu downloaden!
Die allgemeine Kompatibilität wurde verbessert.
r199
-Added CronusMax Xbox360 Adapter controller.ini (Thanks Khar00f)
-Added Microsoft Sidewinder Precision 2 Joystick controller.ini
v2.198-added a different approach to fix ARStartDMA issues for certain games, check the Patch.c diff to see which games are affected
Devolution ist das gleiche wie Nintendont, mit dem Unterschied, dass es nicht Open-Source ist und tueidj recht inaktiv ist und somit keinen Changelog rausgibt. Und natürlich: DRM – ihr müsst das Original-Spiel besitzen! Wie das Verifizieren geht, steht auf der Download-Seite.
Ohne Changelog gestaltet sich es schwierig, die Neuerungen herauszufinden. XBox 360 Controller werden jetzt (lt. einem User auf GBATemp) unterstützt. 2-Disc-Support wurde hinzugefügt, die zweite Disc muss einfach nur "disc2.iso" heißen, die erste "disc1.iso".
szs v1.36b r5690 - 2014-10-21
- Bug fix: If transforming a track, the minimap became sometimes invisible. The reason was, that the minimum and maximum parameters of the vertex list were not calculated and not stored to reflect the new coordinates.
- New patching option: --null: Create a neutral transformation without affecting the coordinates. The only influence that the dependent value (like maximum) are calculated as if a transformation had taken place. This option helps to fix the transforming bug mentioned above.
szs v1.36a r5680 - 2014-10-18
- New command: wstrt+wbmgt POINTS: Print a table with points assigned after a versus or private room race. This command should help to find a good parameter for option --points.
- New option --points=list: Define a new table with points assigned after a versus or private room race. Predefined tables are:
NINTENDO: Original Nintendo table.
LINEAR: Last get 0 points, all other 1 point more than successor.
WIN15: Winner = 15 points, last=0, all other are evenly distributed.
WIN25: Winner = 25 points, last=0, all other are evenly distributed.
For LINEAR, WIN15 and WIN25 there are some options:
ONE: Last get 1 point instead of 0.
BONUS: Winner get a bonus of 1 point.
See http://szs.wiimm.de/opt/points for details.
- Windows only: Cygwin update to v1.7.32 2014-08-13.
UPDATE 3: v2.178 ist da. Ein Fehler mit der Steuerung in F-Zero AX wurde gefixt.
UPDATE 2: v2.177 ist auch veröffentlicht worden. Resident Evil und einige andere Spiele wurden gefixt. F-Zero AX für den Triiforce sollte nun auch laufen.
UPDATE: Die v2.176 ist da. Die Sound-Probleme von Resident Evil 4 und Sonic Gems Collection wurden gefixt. Die Kompatibilität zu einigen Spielen wurde auch verbessert.
Spiele, die zu schnell liefen, sollten jetzt wieder in normaler Geschwindigkeit laufen.
strong>v2.178
-fixed tiny mistake in f-zero ax pad read function, messed up the dpad, also slighly reduced its pad updating to save some time
v2.177
- added a small patch security check to make sure we actually patch a game loader and not some random data, should fix games like resident evil
-added a few more hacks from quadforce for f-zero ax to make it bootable (thanks crediar)
-added pad read function patches for f-zero ax to make it controllable
v2.176
-moved resident evil 4 and sonic gems collection into the paper mario arstartdma exception list to fix their sound issues
-added yet another timer check, this time for the cpu speed, might help out more games
v2.175
-added a very general game timer patcher which should cover up most games which run too fast
Sonic CD funktioniert jetzt, sonst wurde nur der Code aufgeräumt.
v2.173
-added micro machines to the ARStartDMA exception list to help it stabilize
-assume on ELF loading that the header is already loaded in the buffer, fixes
sonic cd
v2.172
-made the FIFO patching much more dynamic by actually using the pointer set by the game to find usage instead of hardcoded patterns
-general patching cleanup, especially the debug messages are easier to look through now
-split the triforce patches from the regular game patches since they will never be found in normal games anyways
Die Kompatibilität zu einigen Spielen wurde verbessert.
-did some more patchwork, now most of our required patches get applied dynamically, this should fix up some problems with games using the debug version of the sdk
-commented out the multidol loader code for now, with this update all those game should work properly on their own with the corrected patches
UPDATE: v2.170 steht jetzt bereit. Bei "Billy Hatcher" sollte man jetzt speichern und laden können. Der Memory-Card-Emulations-Patch von der Version 2.169 wurde in die japanische Version von Pokémon Colosseum integriert.
Das Speichern und Laden mithilfe der Memory-Card-Emulation in Pokémon Colosseum funktioniert nun endlich!
v2.170
-added a security check for the EXIDMA callback value, this fixes billy hatcher memcard emulation waiting forever because of a wrong value
-did some small memcard emu patch cleanup
-added memcard patch for the japanese version of pokemon colosseum
v2.169
-added hardcoded patches for pokemon colosseum pal and ntsc which will report the memory card is always inserted with memcard emu enabled, this way you can actually save and load
Echte Memory-Cards werden nun unterstützt! Das funktioniert natürlich nur auf der Wii und wenn die Option "Memory card emulation" auf "off" gestellt ist.
Für Programmierer: Wenn PATCHSI-Option in der global.h auskommentiert wird, wird Nintendont ohne HID-Controller-Support kompiliert, d.h., dass vier originale Gamecube-Controller an die Wii angeschlossen werden können. Außerdem können so ein GBA oder die DK-Bongos angeschlossen werden (obwohl Nintendont die Bongos seit einigen Versionen unterstützt). Allerdings wird somit auch der Bluetooth- und "Return to Loader"-Support entfernt. Ich habe dies mal getan und ihr könnt die boot.dol hier runterladen, allerdings gebe ich keine Garantie darauf, dass sie überhaupt funktioniert 😉
-added a bit of code to actually allow usage of a real memory card on wii when memory card emulation is turned off
-added a small compiler option in global.h, PATCHSI, if you comment out this option and recompile nintendont it will use the original gamecube pad ports instead of emulating them, allowing accessories like gba and bongos but will remove things like hid, bluetooth and return to loader
"Pokemon X D – Der dunkle Sturm" funktioniert jetzt zum ersten Mal vollständig! Auch ATV Quad Power Racing 2 und P.N.03 sollten jetzt stabiler laufen.
EDIT: Smiley-Fail! ._.
-added new PI_FIFO_WP patch pattern for pokemon xd and changed up ARStartDMA reading, this makes xd fully work for the first time
-moved atv quad power racing 2 and pn03 into the paper mario ARStartDMA exception list to get them stable
Level 3 Tilemaps können jetzt angsehen und editiert werden, außerdem wurden die wohl meistbenutzten Dialoge "Add Sprites" und "Add Objects" grundlegend überarbeitet, sie besitzen jetzt sogar eine Suchfunktion! Auch der Background-Editor wurde überarbeitet, an vielen Stellen wurden "Rückgängig" und "Wiederholen" Buttons eingeführt. Mehr im Ankündigungspost weiter unten und im Changelog in der Lunar Magic Hilfedatei unter "What’s new?".
HINWEIS: Wer vorher schon ASM-Hacks zum Umgehen der Layer 3 Grafiken benutzt hat, sollte diese vor dem Editieren entfernen!
This release of Lunar Magic adds support for displaying and editing layer 3 tilemaps, bypassing layer 3 graphics and tilemaps, replacement "Add Object" and "Add Sprite" windows, a new background editor with x2 zoom and undo/redo, undo and redo buttons for the level and overworld editor, an option for the overworld that allows merging GFX slots FG1 and FG2 into SP3 and SP4 to create room for 2 more FG slots, graphics reloading on the overworld for exit tiles and player swapping, and several other minor changes and features. Check the "What's New" section of the help file for a full list.
Note that if you have already used third party ASM code for bypassing layer 3 GFX, it should be removed prior to using this version to avoid compatibility issues.
Today is also the 14th anniversary of the day Lunar Magic was first released!
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
Ein Patch für Sonic Adventure DX wurde hinzugefügt, ansonsten wurde nur der Code aufgeräumt und verbessert.
Mit Nintendont kannst du Gamecube-Spiele auf der Wii U spielen! Es funktioniert auch auf der Wii, aber wir empfehlen hier DIOS MIOS (Lite). Anders als Devolution benötigt Nintendont keine Verifizierung. Eine Kompatibilitätsliste findest du hier.
-moved most audio streaming and interrupt relevant info into unused hardware registers
-skipping SIGetType patch for sonic adventure dx to fix its double presses
-started adding more patterns and patches for games using the debug sdk, none of them work yet though, alot needs to be done still