Jump to content
(Public Beta) HyperSpin 2 is now available for everyone ×

Problem exiting epsxe emulator pressing ESC


bartmarley

Recommended Posts

Posted

Sorry man, that doesn't make sense then. I don't know how escape would work for you outside HS, and with HS, no keys work even the same one outside HS, even when you map your exit key to something else. Hyperlaunch doesn't stop your physical Escape key from reaching the emu if you have the hotkeys set to something other then Escape. You have 3 hotkeys in HL:

exit_script_key=~q & ~s

exit_emulator_key=~Numpad8

toggle_cursor_key=~t

If none of those have Escape on them, HL is not doing anything to prevent Escape from reaching the emulator.

"Computer games don't affect kids; I mean if Pac-Man affected us as kids, we'd all be running around in darkened rooms, munching magic pills and listening to repetitive electronic music."

RocketLauncher's Official Home

If you appreciate my work:
donate_button.png

My Apps:
Window Logger
Idle Volume Adjuster
ExplorerRestorer
Rom Folder Cleaner
Module Updater
My Guides:
How To Mod Guncons with Aimtrak

Posted

I have a hypothesis..

I uninstalled AHK from my computer including any reference of AHK in the registry. Re-installed AHK & now I cant escape any emulator in HS.

So I'm thinking it could be a registry setting.

Any suggestions?

Posted

Did you install autohotkey_L ? If you installed Basic, reinstall the L version. I don't think that would prevent you from using a key though. You got something else going on there.

"Computer games don't affect kids; I mean if Pac-Man affected us as kids, we'd all be running around in darkened rooms, munching magic pills and listening to repetitive electronic music."

RocketLauncher's Official Home

If you appreciate my work:
donate_button.png

My Apps:
Window Logger
Idle Volume Adjuster
ExplorerRestorer
Rom Folder Cleaner
Module Updater
My Guides:
How To Mod Guncons with Aimtrak

Posted

Just noticed you typed HL not HS been looking for this everywhere.

I should have this:

exit_script_key=~q & ~s

exit_emulator_key=~Numpad8

toggle_cursor_key=~t

But I had this:

exit_script_key=~q & ~s

exit_emulator_key= esc

toggle_cursor_key= t

Once I matched them up with your HL esc key is working.

This is where i got my HL file. Is this the latest version?

http://www.hyperspin-fe.com/downloads/HyperLaunch2.07.zip

Posted

yea that's your problem. When you take away the ~, ahk will not send Esc to the emu. It grabs it and doesn't allow it to pass. Adding the ~ will let a hotkey that uses Esc work in ahk and send Esc to the application.

You don't need my keys, I just wanted you to get rid of Esc from all your HL hotkeys to test.

Yes, 2.07 is the latest version.

"Computer games don't affect kids; I mean if Pac-Man affected us as kids, we'd all be running around in darkened rooms, munching magic pills and listening to repetitive electronic music."

RocketLauncher's Official Home

If you appreciate my work:
donate_button.png

My Apps:
Window Logger
Idle Volume Adjuster
ExplorerRestorer
Rom Folder Cleaner
Module Updater
My Guides:
How To Mod Guncons with Aimtrak

Posted

Downloaded/Installed modules and setup emu's everything is working great.

Thank djvj I really appreciate all your help and I learned a lot about HS in the process.

I can't say it enough,

Thank you!

Thank you!

Thank you!

Posted

np, happy you got it working :)

"Computer games don't affect kids; I mean if Pac-Man affected us as kids, we'd all be running around in darkened rooms, munching magic pills and listening to repetitive electronic music."

RocketLauncher's Official Home

If you appreciate my work:
donate_button.png

My Apps:
Window Logger
Idle Volume Adjuster
ExplorerRestorer
Rom Folder Cleaner
Module Updater
My Guides:
How To Mod Guncons with Aimtrak

  • 1 year later...
Posted

hey guys,

i'm trying to exit out of epsxe 1.8.0 (had the same issue with 1.7.0 and 1.6 module of djvj)

esc is working as an exit key

but my global exit keys which are working for all emulators are not working for epsxe

any ideas what i could try?

  • 2 years later...
Posted
hey guys,

i'm trying to exit out of epsxe 1.8.0 (had the same issue with 1.7.0 and 1.6 module of djvj)

esc is working as an exit key

but my global exit keys which are working for all emulators are not working for epsxe

any ideas what i could try?

Hi guys,

Ran into this old topic when I was searching for a solution for exactly the same problem, but *without* using HyperSpin...

I'm running ePSXe 1.9.2.5 with PEOpS OpenGL Driver 1.78 on Windows 8.1 Pro X64.

I found out that as long that the window size is in a 4:3 ratio (640 x 480, 1280 x 960 and so on), <ESC> works..... and upper-right window cross doesn't!

When using another aspect ratio (like 1600 x 900), exitting with <ESC> will stop the video, but the sound keeps playing and the process keeps running, only to be stopped by the taskmanager (CTRL-SH-ESC).

My five cents.

Marc

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...