Felk / dolphin

Dolphin is a GameCube / Wii emulator, allowing you to play games for these two platforms on PC with improvements.
https://dolphin-emu.org/
Other
54 stars 10 forks source link

reset emulation #8

Open Felk opened 2 years ago

Felk commented 2 years ago

it should be possible to reset the emulation through python, as requested here: https://github.com/Felk/dolphin/issues/5#issuecomment-949599820 by @JimB16

Felk commented 2 years ago

@JimB16 were you referring to an emulated reset (like pressing the reset button on the gamecube) or a host-side reset (restarting the emulation)?

JimB16 commented 2 years ago

I didn't know there was a second kind of reset. As a reset function I had the one in mind that Dolphin offers you in the GUI under Emulation/Reset, I guess that's like pressing the reset button on the gamecube.