Find a file
2025-11-27 19:45:33 +01:00
.github/ISSUE_TEMPLATE removed actions 2025-11-27 19:45:33 +01:00
doc Update changelog.md 2023-01-29 20:19:31 +01:00
Gears Modifications 2025-11-27 19:35:24 +01:00
Licenses Create DashboardIcons.LICENSE 2019-12-24 15:15:03 +01:00
stage/ManualTransmission Update settings_general.ini 2023-01-14 19:38:41 +01:00
thirdparty Update menu base 2022-10-30 12:23:05 +01:00
WheelSetup Modifications 2025-11-27 19:35:24 +01:00
.clocignore Update .clocignore 2022-01-02 21:42:23 +01:00
.editorconfig Create .editorconfig 2017-03-20 17:35:14 +01:00
.gitignore Add repository information to build/log 2020-09-03 19:18:55 +02:00
.gitmodules Update to fmt 7.1.3 2021-06-08 22:09:58 +02:00
Gears.sln Get rid of unicode/wstr 2021-06-06 17:02:35 +02:00
README.md Update README.md about archival 2025-01-10 21:55:29 +01:00

Manual Transmission

NOTE: This project has been archived, with continued development and availability of updates through Patreon. Read more about the decision here. Thank you for all the support through the years up to now!

GitHub total downloads Discord

This project aims to expand the driving immersion of Grand Theft Auto V, with many features and options:

  • Complete steering wheel support
    • DirectInput interfacing
    • Force feedback from scratch
    • Multiple devices supported
  • Transmission replacement with custom modes and more
    • Manual sequential
    • Manual H-pattern
    • Automatic
    • Working clutch
  • Tunable driving assists
    • Launch control
    • Traction control
    • Stability control
    • Custom anti-lock braking
  • Synchronized steering wheel and animations
    • Match your actual wheel 1:1
    • First person hand-over-hand animations

And much more. The user README.md has a more complete overview.

Game requirements

Downloads

Building requirements

The solution builds two files:

  • Gears.asi, the actual script. This goes in Grand Theft Auto V's root folder.
  • WheelSetup.exe, which is a companion program for debugging wheel inputs. Can also write configurations.

Scripting API

Some convenience functions are exposed by the script.

Check ManualTransmission.h for available API functions.

If you have any questions about using these, don't hesitate to ask on one of the channels below.

Bug reporting and support

Please report bugs in one of the following locations - most preferred platform first:

Always include Gears.log. If additional hardware, like a steering wheel is involved, also include those details in the report.