Voici une nouvelle version de Swiss, HomeBrew compatible avec la GameCube et la Wii.
C'est le successeur de SD-boot, il permet de lancer les HomeBrews GameCube mais aussi les backups stockés sur carte SD ou un disque dur.
Précisions conseillées par La Roukine :
Pour rappel, c'est le port carte mémoire GC qui est utilisé ça ne fonctionne pas sur toute les Wii.
@Extrems commits:
- Support read patches for Game Boy Player Start-up Disc.
- Find VIInit.
- Patch ImportAdjustingValues.
- Rewrite force text encoding.
- Add game-specific patch for X-Men Legends II: Rise of Apocalypse.
- Add game-specific patch for X-Men Legends.
- Add game-specific patch for Spyro: Enter the Dragonfly.
- Fix invert camera stick with missing PADInit.
- Add game-specific patch for Prince of Persia: The Sands of Time.
- Add game-specific patch for Animal Crossing.
- Fix NES emulator in 480p.
- Add help for force vertical offset.
- Support VIConfigurePanD.
- Add invert camera stick.
- Rewrite IGR hooking.
- Move VIConfigurePan hook past barrier.
- Fix off-by-one error in function length.
- Find GXAdjustForOverscan before GXSetDispCopySrc.
- Find GXCopyDisp after GXSetDispCopyGamma.
- Add GXAdjustForOverscan signature for Mario Golf: Toadstool Tour, Mario Power Tennis.
- Add basic branch tracking.
- Clarify missing component cable.
- Fix unnecessary setFbbRegs patch.
- Patch VISetBlack.
- Support PAL-M in-game, again, when not forced.
- Fix force vertical offset.
@emukidid commits:
- Fix DVD FST parsing when reading from real discs
- Add file specific patching
- Tidy up more common code in gcm.c
- Consolidate some common FST read code
- Set default config device to the first writeable device if not yet set (at boot)
- Expand on settings on-screen help/descriptions
- WIP tooltips on the settings screen