Jump to content
LaunchBox Community Forums

Recommended Posts

Posted
I can't help you with the Sega Model 3 emulator but for mame bring up the in game mame menu with the tab key, go into input (general), the user interface,look for the UI Cancel and rebind that to something on your controller and just to be safe also bind it to something on your keyboad as well. You can multiple bindings for the same function.
Posted
Do you have an AHK script setup for your Model 3 emulator? Go to tools-manage emulators-SuperModel and click edit go to the AutoHotKey script if there isn't one in there that is why it doesn't work. If it isn't in there go to another emulator that has the script and then copy it into the Model 3 AHK script tab and then it should work. If it is there already and it doesn't work then I have no clue what the problem is.
Posted
I configured the other emulators pressing the button 7 and 8 of my joypad and works with model 3 I can only exit by pressing the Esc key on the keyboard if I press the 7:08 joypad keys not working
  • 3 years later...
Posted (edited)

Hello

This script in "Script autokey"

; This section closes Sega Model 3 Emulator when pressing Escape
$Esc::
{
    Process, Close, {{{StartupEXE}}}
}

 

?

Edited by Stephammer

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...