Dolphin, the GameCube and Wii emulator - Forums
Infinite ISO Disc Converting Bug? - Printable Version

+- Dolphin, the GameCube and Wii emulator - Forums (https://forums.dolphin-emu.org)
+-- Forum: Dolphin Emulator Discussion and Support (https://forums.dolphin-emu.org/Forum-dolphin-emulator-discussion-and-support)
+--- Forum: General Discussion (https://forums.dolphin-emu.org/Forum-general-discussion)
+--- Thread: Infinite ISO Disc Converting Bug? (/Thread-infinite-iso-disc-converting-bug)



Infinite ISO Disc Converting Bug? - Admentus - 07-10-2020

https://github.com/dolphin-emu/dolphin/pull/8944

It seems that 5.0-12280 broke coverting ISO discs to RVZ (tried block size: 2 MiB / LZMA2 / Compression Level 9). When reaching 100% it hangs infinitely and starts taking up full CPU power, meaning you kinda need to reboot your system... Or if you're patient and lucky enough try and kill Dolphin with Window's Activity Manager.


RE: Infinite ISO Disc Converting Bug? - JosJuice - 07-10-2020

I'm working on it in https://github.com/dolphin-emu/dolphin/pull/8945.


RE: Infinite ISO Disc Converting Bug? - Admentus - 07-10-2020

(07-10-2020, 05:27 PM)JosJuice Wrote: I'm working on it in https://github.com/dolphin-emu/dolphin/pull/8945.

Ahh. Good to know I was not the only one having an issue with it.

Thanks anyway for letting me know. Awesome and swift work like always!