foobar2000

Releases of USF Decoder

3.2 current version, released on: 2022-03-10

  • Update lazyusf2 with even more important fixes for USF sets which use Display Lists, which are expected to initiate a display processor interrupt and otherwise do nothing. Also, the new interface function was supposed to call the LLE interpreter if it can't find a matching HLE ABI to use. Fixes several rips, including the re-rip of Mario Kart 64, and Yoshi's Story.

3.1 released on: 2022-02-12

  • Update lazyusf2 with some important RSP HLE changes, which protect against out of bounds memory access. Fixes a crash with Conker's Bad Fur Day, among others.
  • Disable RSP HLE warn logging. This was causing sparse41 and sparse43 from Conker's Bad Fur Day to return errors and fail to play with RSP HLE enabled.
  • Get working with the new SDK

3.0 released on: 2020-12-28

  • Updated lazyusf2 with fixes from upstream, thanks to JoshW. Fixes any number of USF sets having random pauses when looping for a while, due to an audio interrupt issue causing the emulator to loop for an entire range of the 32 bit system counter
  • Update component to more recent SDK

2.3.4 released on: 2019-05-02

  • Updated psflib to fix tag whitespace handling