libretro / libretro-lutro

An experimental lua game framework for libretro following the LÖVE API
https://lutro.libretro.com
MIT License
149 stars 46 forks source link

lutro.reset is broken #212

Closed kivutar closed 3 years ago

kivutar commented 3 years ago

lutro_reset is broken by the recent change introducing lutro_pcall. Commenting the call to lutro_audio_stop_all seems to fix the problem.

kivutar commented 3 years ago

Fixed by https://github.com/libretro/libretro-lutro/commit/33950cbbf1e6b4a740c09b7b8611fa4b157138c4