You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/README.md
+8-4Lines changed: 8 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,9 @@
3
3
Get more control over your vehicle! This mod allows you to silence sirens with one key press, Toggle your headlights between full and low beams, Toggle the interior light and actually use your indicators!
4
4
5
5
### *Controller Support*:
6
-
As of v0.2.0 this mod has basic controller support. Despite this, i still recommend using a keyboard for the best experience as nearly all the controller buttons are pre mapped to native functions leading to conflicts. I am working on improving this for a later release.
6
+
This mod supports controller input with the use of a modifier button, which by default is the Left Bumper. To change the button binding, See the ‘Mod Settings’ section of the .ini file.
7
+
Keep in mind that whilst holding the modifier button, only some basic driving functions are enabled.
8
+
7
9
8
10
---
9
11
@@ -16,7 +18,7 @@ As of v0.2.0 this mod has basic controller support. Despite this, i still recomm
16
18
17
19
## Installation
18
20
- Navigate to your GTA V root folder.
19
-
- Copy the \scripts folder into the directory.
21
+
- Copy the /scripts folder into the directory.
20
22
21
23
---
22
24
@@ -31,6 +33,7 @@ As of v0.2.0 this mod has basic controller support. Despite this, i still recomm
31
33
-**Hazard lights**: Down
32
34
33
35
#### *Controller*:
36
+
-**Modifier Button**: LB
34
37
-**Siren Toggle**: DPadDown
35
38
-**Beam Toggle**: x button
36
39
-**Left Indicator**: DPadLeft
@@ -45,8 +48,9 @@ See '\docs\ControllerButtonList.pdf' for a list of valid button binds.
0 commit comments