z2442 / daedalus

An N64 emulator for Windows, OSX, PS Vita and PSP.
GNU General Public License v2.0
145 stars 11 forks source link

[BUG] Daedalus freezes when resuming suspend on Vita #11

Closed junetried closed 5 years ago

junetried commented 5 years ago

Describe the bug When Daedalus is open and the Vita is suspended, upon resuming, Daedalus will be frozen.

To Reproduce Steps to reproduce the behavior:

Expected behavior Daedalus continues where it left off before you suspended.

Device:

Additional context Attempting to save state using Adrenaline seems to hang as well. I found this issue on Adrenaline 6.1, updating to the latest version did not fix this.

z2442 commented 5 years ago

Daedalus does not support sleep / suspend or a real psp or on Adrenaline. As for the save states did you mean Adrenaline save states or Daedalus save states?

junetried commented 5 years ago

Hmm, I don't remember noticing this on my PSP. I meant save states via Adrenaline, didn't know Daedalus had save states, I will try these later.

junetried commented 5 years ago

Save states work, helps quite a bit, thanks.

z2442 commented 5 years ago

Welcome!