Dolphin, the GameCube and Wii emulator - Forums
How to close Dolphin completely when pressing "esc". - 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: How to close Dolphin completely when pressing "esc". (/Thread-how-to-close-dolphin-completely-when-pressing-esc)



How to close Dolphin completely when pressing "esc". - ReignStumble - 10-31-2015

Hi guys,

I wonder if anyone have an idea as to how to kill the dolphin process upon pressing the escape key while in a game.

Currently, pressing escape will close the game but dolphin will still be running.

Any solution ?

Thanks ! Smile


RE: How to close Dolphin completely when pressing "esc". - AnyOldName3 - 10-31-2015

I think it'll do that if you start it from the command line straight into a game.


RE: How to close Dolphin completely when pressing "esc". - Helios - 10-31-2015

Use autohotkey

or

Run dolphin with the -b switch and the -e switch with your ISO file from the command line as well as disabling Confirm on Stop in Config > Interface.


RE: How to close Dolphin completely when pressing "esc". - ReignStumble - 11-01-2015

(10-31-2015, 06:06 PM)helios747 Wrote: Use autohotkey

or

Run dolphin with the -b switch and the -e switch with your ISO file from the command line as well as disabling Confirm on Stop in Config > Interface.


Yeah ! That works with the -b -e switch ! Thanks ! Smile