![]() | IEmulator Interface |
The IEmulator type exposes the following members.
Name | Description | |
---|---|---|
![]() | AggressiveWindowHiding | Gets or sets a value specifying whether or not to use aggressive strategies for hiding startup windows, which could be problematic for some emulators. Added in LaunchBox and Big Box 9.2. |
![]() | ApplicationPath | Gets or sets the Application Path to use when launching the Emulator. |
![]() | AutoExtract | Gets or sets a value specifying whether or not to extract ROM archives before launching the Emulator. |
![]() | AutoHotkeyScript | Gets or sets the AutoHotkey Script to use when launching the Emulator. |
![]() | CommandLine | Gets or sets the command line parameters to use when launching the Emulator. |
![]() | DefaultPlatform | Gets or sets the default platform for the Emulator. |
![]() | DisableShutdownScreen | Gets or sets a value specifying whether or not to disable the shutdown screen for this Emulator. Added in LaunchBox and Big Box 9.2. |
![]() | FileNameWithoutExtensionAndPath | Gets or sets a value specifying whether or not to use the ROM file name without the extension and path when launching the Emulator. |
![]() | HideAllNonExclusiveFullscreenWindows | Gets or sets a value specifying whether or not to hide all non-exclusive fullscreen windows when using the LaunchBox startup screen for this Emulator. Added in LaunchBox and Big Box 9.2-beta-3. |
![]() | HideConsole | Gets or sets a value specifying whether or not to attempt to hide the console when launching the Emulator. |
![]() | HideMouseCursorInGame | Gets or sets a value specifying whether or not to hide the mouse cursor in-game when using the LaunchBox startup screen for this Emulator. Added in LaunchBox and Big Box 9.2-beta-3. |
![]() | Id | Gets or the ID of the Emulator. The ID is automatically assigned when creating a new Emulator. |
![]() | NoQuotes | Gets or sets a value specifying whether or not quotes should be used when sending the ROM file name to the Emulator. |
![]() | NoSpace | Gets or sets a value specifying whether or not to add a space before the the ROM file name when launching the Emulator. |
![]() | StartupLoadDelay | Gets or sets a value specifying the startup delay in milliseconds when using the LaunchBox startup screen for this Emulator. Added in LaunchBox and Big Box 9.2-beta-3. |
![]() | Title | Gets or sets the Title of the Emulator. |
![]() | UseStartupScreen | Gets or sets a value specifying whether or not to use the LaunchBox startup screen for this Emulator. Added in LaunchBox and Big Box 9.2-beta-3. |
Name | Description | |
---|---|---|
![]() | AddNewEmulatorPlatform | Adds a new Emulator Platform to this Emulator. |
![]() | GetAllEmulatorPlatforms | Gets all of the platforms associated with this Emulator. |
![]() | TryRemoveEmulatorPlatform | Attempts to remove an Emulator Platform from this Emulator. |