-
Notifications
You must be signed in to change notification settings - Fork 180
Touchscreens
EmptyEpsilon is designed to work with touchscreen devices, which provide the most immersive gameplay experience. However, they are optional — all game functions can be accessed with a mouse, with supplemental keyboard and joystick control options and shortcuts.
To view keyboard shortcuts in most views during gameplay, press F1.
On devices where touch input already emulates mouse input, such as on many Linux and Windows touchscreen PCs, you should not need to configure any additional settings.
Android devices only support touchscreen input, and Android builds enable touchscreen-specific handling by default.
Touchscreen configuration options can be configured in the Preferences file (options.ini
):
touchscreen=
If touchscreen
is 1
, touch events are captured and translated to equivalent mouse inputs. The mouse cursor is hidden and a few elements are slightly modified to not be covered by your finger while you are touching the screen.
- Home
- Stations
- Main Screen/Captain
- 5-6 Player Crews
- 3-4 Player Crews
- 1 Player Crew
- Game Master
- Additional Stations and Views
- Setting up a Game
- Lore
- Expanding the Game
- Additional Features
- Building from Source