Jump to content
LaunchBox Community Forums

Recommended Posts

Posted

I am currently using the Sega Model 2 Emulator v1.1a for Model 2 games. Most work perfectly except for Daytona. At startup i get the network board missing error and go into setting to change Link ID from MASTER to SINGLE. When i exit the game works fine, however if i close and relaunch the game i get the same error and need to repeat the same steps over. Any way to fix this so that it save the config settings?

Posted

That is strange I had to do so with my Model 2 games in the past but the settings have always stuck for me so I don't know what would be preventing it from saving. Are you using LB controller automation to exit the game?

Posted

i put the following in the autohotkey box:

 

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

Posted

you know what that was the problem, i removed this script and relaunched the game and changed the link id setting. Sure enough it saved this time, weird but who cares, tks very much for pointing me to the right direction

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...