notaz / pcsx_rearmed

ARM optimized PCSX fork
GNU General Public License v2.0
384 stars 207 forks source link

Sled Storm - Musics playing way too fast #250

Closed bslenul closed 2 years ago

bslenul commented 2 years ago

Originally opened on Libretro GitHub: https://github.com/libretro/pcsx_rearmed/issues/664 but just tried in standalone and it happens too.

4e70ea5a634f0568c6cb40ff945fb6c3150665df is the last working commit, music plays correctly with it, then with bf4df3ba5781db5600f1ffb3c34e4d76ef490474 music started being broken and since f4627eb3cb482fa3786b63e9ff4c9723ac792ce1 up to current commit, the music is sped up.

bslenul commented 2 years ago

4e70ea5a634f0568c6cb40ff945fb6c3150665df - last working commit:

https://user-images.githubusercontent.com/33353403/172174514-7bb2c6d8-7d81-4841-94bc-db5734ef5707.mp4

bf4df3ba5781db5600f1ffb3c34e4d76ef490474 - broken music, it kinda skips, it's weird:

https://user-images.githubusercontent.com/33353403/172174502-7293ca72-034a-4a20-a8c2-8cab0e8c9556.mp4

f4627eb3cb482fa3786b63e9ff4c9723ac792ce1 - sped up music:

https://user-images.githubusercontent.com/33353403/172174507-76e0fb88-6368-4852-920f-71ba7c46c31f.mp4

bslenul commented 2 years ago

Working fine now, thank you for the quick fix! 👍