Engine

September 26, 2023 ยท View on GitHub

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.

https://github.com/whitescent/Engine/assets/31311826/b80ed056-afc3-4e85-929f-fef3ef9558d1

๐Ÿ’ฆ 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.