Dolphin, the GameCube and Wii emulator - Forums

Full Version: How to close Dolphin completely when pressing "esc".
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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
I think it'll do that if you start it from the command line straight into a game.
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.
(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