Skip to main content

Platform

Actions

Close Game

Closes the game if possible, only works on Desktop export.
Close Game
Closes the game if possible, only works on Desktop export.

Notify Game Completed

Notify that the game has been completed, this is needed for some specific platform exports due to their guidelines.
Notify Game Completed
Notify that the game has been completed, this is needed for some specific platform exports due to their guidelines.

Toggle 4:3 Window

Toggle 4:3 Window if the emulator supports it.
Toggle 4:3 Window
Enabled

Toggle CRT Shader

Toggle CRT Shader if the emulator supports it.
Toggle CRT Shader
Enabled

Toggle Enhanced Mode

Toggle Enhanced Mode if the emulator supports it. On TBCE emulator this disables sprite limits and renders foreground udner window plane.
Toggle Enhanced Mode
Enabled

Toggle FullScreen Mode

Toggle FullScreen Mode if the emulator supports it.
Toggle FullScreen Mode
Enabled

Toggle Rewind

Toggle Rewind if the emulator supports it. On TBCE emulator this allows to Rewind the game in real time.
Toggle Rewind
Enabled

Toggle Wide Screen Mode

Toggle Wide Screen Mode if the emulator supports it.
Toggle Wide Screen Mode
Enabled

Unlock Achievement

Unlock an achievement if the emulator supports it.
Unlock Achievement
Achievement Id
1
  • Achievement Id: The numeric achievement id to unlock.

Control Flow

If Cheat Mode is Enabled

Conditionally run part of the script if the Cheat Mode is enabled.
If Cheat Mode is Enabled
Run if the Cheat Mode is enabled.
True
Add Event

If Current Frame Is Odd

Check if the current frame is odd.
If Current Frame Is Odd
Run if the current frame is odd.
True
Add Event

If Input Inverted Mode is Enabled

Conditionally run part of the script if the Input Inverted Mode is enabled.
If Input Inverted Mode is Enabled
Run if the Input Inverted Mode is enabled.
True
Add Event

If Running on Platform

Conditionally run part of the script if the game is being played on the selected platform.
If Running on Platform
Platform
Generic emulator or orignal machine
True
Add Event
  • Platform: The platform we want to check against.

If Wide Screen Mode is Enabled

Conditionally run part of the script if the Wide Screen Mode is enabled.
If Wide Screen Mode is Enabled
Run if the Wide Screen Mode is enabled.
True
Add Event