Skip to content

Lime3DS 2113

Compare
Choose a tag to compare
@github-actions github-actions released this 19 May 20:53
  • Android: Fixed an issue where settings which cannot be changed while a game is running may still not be changeable after closing the game
  • Added realtime audio playback option
    • This feature scales audio playback speed to account for drops in emulation framerate
      • Using this option may cause a visual-audio desync during context-sensitive scenes (e.g. cutscenes) if lag spikes are encountered
  • Desktop: Added a button in the help menu which opens the Lime3DS log folder
  • Non-userfacing changes to how the compatibility list is implemented to allow for easier community contribution

Notes:

  • Compatibility list data has been moved to https://github.com/Lime3DS/compatibility-list. Compatibility reports can be created here via pull request to report an updated compatibility status. Step-by-step instructions on how to do this will be added in the days following this release
  • While the realtime audio feature was ported from Citra Enhanced, it is worth noting that this iteration has changes which very noticeably improve the consistency and stability of audio playback over the original implementation