Skip to content

Swiss

Compare
Choose a tag to compare
@emukidid emukidid released this 29 Jan 04:52
· 1051 commits to master since this release

This release adds some more game specific video patches, improvements to IGR compatibility, the ability to invert the camera stick in games, and fixes support for the Game Boy Player Start-up disc from devices such as the SD Gecko. It also adds some on-screen descriptions/help to some of the settings available (prompted to press Y if available).

@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