Jump to content
LaunchBox Community Forums

Recommended Posts

Posted
7 hours ago, zahroc said:

Looking for settings to setup AppleWin. The link at the beginning of the topic is dead.

Hopefully this will help you out. The following setup works for me, using AppleWin with disk-based games.

In "Default Command Line Parameters" use: -f -d1

Also, if you want to use the 'esc' key to exit, enter the following in "Running Script"

; This section closes AppleWin when pressing Escape
 $Esc::
 {
     Process, Close, {{{StartupEXE}}}
 }

Posted
1 hour ago, bundangdon said:

Hopefully this will help you out. The following setup works for me, using AppleWin with disk-based games.

In "Default Command Line Parameters" use: -f -d1

Also, if you want to use the 'esc' key to exit, enter the following in "Running Script"

; This section closes AppleWin when pressing Escape
 $Esc::
 {
     Process, Close, {{{StartupEXE}}}
 }

Thank you. Stupid question, does AppleWin need to be in the Launchbox\Emulators folder or can it be anywhere? I assume it doesn't auto install like RetroArch did when importing ROMS.

 

  • Game On 1
Posted
20 minutes ago, zahroc said:

Thank you. Stupid question, does AppleWin need to be in the Launchbox\Emulators folder or can it be anywhere? I assume it doesn't auto install like RetroArch did when importing ROMS.

 

It really shouldn't matter where it's located, as long as you set up Launchbox properly and put the proper location in the "Application Path" within the emulator configuration

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