Skip to content

Version 3.2.0

Compare
Choose a tag to compare
@NikhilNarayana NikhilNarayana released this 09 Aug 15:50
· 63 commits to slippi since this release
b49caa7

Please remember that matchmaking will take a bit longer as users need to update before they can play.

Troubleshooting

Head over to our discord for more help: https://slippi.gg/discord

Changes

New Features ✨

  • Give Music Back to Melee (#386)
    • Huge props to DRL and knux for putting this together. Initially this was a separate program written by DRL to play music from the game file, but after a lot of effort this feature is now integrated into Dolphin.
    • This also makes Rust 🦀 a supported language! We're excited to take this opportunity to improve maintainability cause my god some of us hate C++.
    • This does not fix the issues that prevent us from reading from the disc, which is why stadium transformations and native in-game music are disabled (disc reads + rollbacks cause crashes, not desyncs).
    • In its current state, music will not work with WASAPI.

Bug Fixes 🐛

  • Rewrite game reporting in Rust to fix reporting issues on some systems (#392)

Contributors

@DarylPinto
@ryanmcgrath
@JLaferri
@NikhilNarayana