whitescent / Engine

Mapping your phone as a virtual joystick

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Engine

License - GPLv3.0 Get it on Google Play

Frame 3

πŸ€” What's this?

Engine is a software that allows you to use your phone as a virtual joystick, allowing you to play racing games like Assetto Corsa and Euro Truck Simulator 2 more comfortably without a steering wheel.

test_H.264.mp4

πŸ’¦ Features:

  • Mapping available data to virtual joystick data
  • Designed using Material 3 guidelines
  • The Screens and UI elements are built entirely using Jetpack Compose
  • Easy-to-use widget editor
  • Several different presets can be set for widgets
  • Light and dark color themes supported
  • Ability to map the phone's volume keys as buttons to the game (e.g. you can manipulate the volume keys to upshift and downshift your car)
  • Language support for:
    • Chinese
    • English

πŸš€ Usage:

  1. Download the latest apk and msi files in the releases.
  2. Install vJoy driver in your computer.
  3. Find your computer's IPv4 address using the ipconfig command.
  4. Create a new preset in the Android app, then enter the obtained IPv4 address in the connection interface.
  5. Enjoy!

πŸ›  Open Source Libraries

πŸ“„ License

GNU GPL v3.0 Β© Engine

❀️ Acknowledgement

Special thanks to JetBrains for providing free licenses of IDEs such as IntelliJ IDEA for open-source projects.

About

Mapping your phone as a virtual joystick

License:GNU General Public License v3.0


Languages

Language:Kotlin 100.0%