Learn how to setup and configure custom bindings for keyboard and controller.
Keyboard bindings use standard Windows Forms key names. These can be adjusted either in the UberDriverRevamped.ini file under the [Controls] section, or directly via the in-game Configuration Menu.
| Action | Default Key | Setting Name |
|---|---|---|
| Toggle Menu | F7 |
MenuToggleKey |
| Accept Ride | K |
AcceptKey |
| Decline Ride | L |
DeclineKey |
| Cycle Peds (Left/Right) | Left / Right |
CyclePassengerLeftKey / CyclePassengerRightKey |
Controller support uses GTA V's native Control IDs. A Control ID is a number representing a specific button or trigger. You can find a full list of all GTA V Control IDs here: FiveM Controls List.
Bindings can be set up in the in-game menu as either a single ID (e.g., 201) or a Modifier + ID combo (e.g., 217+187).
217 (Select/View/Back button) - Unless disabled, this acts as the "Shift" key for other buttons to prevent accidental presses.217+187 (Hold Select + D-Pad Down)217+201 (Hold Select + A/Cross)217+202 (Hold Select + B/Circle)217+189 / 217+190 (Hold Select + D-Pad Left/Right)When changing a controller binding in the F7 menu, you will be prompted to enter the binding in a specific format:
201217+201NONE or OFFExample: If you want to accept rides by just pressing Right on the D-Pad without holding a modifier, you would enter 190.