File information
Created by
SilonuggetUploaded by
silonuggetVirus scan
About this mod
A simple menu mod and handling edit that provides logic for addon vehicles
- Requirements
- Permissions and credits
- Donations
This is a menu to spawn and create the following drive-able vehicles as addons:
- Cars
- MotorBikes
- Prop planes
- Jets
- Helicopters
- Osprey (with VTOL capabilities)
- Cargobob
- Tanks
- Boats
There are 53 example vehicles included to help you get started on making your own custom ride.
________________________________________________________________________________________________________________________________________________________________
Your Advanced Graphics must be on Vulkan for the mods to work
Some models cause black screen on low texture settings
1. Place the following files in your Red Dead Redemption 2 installation folder:
RDR2AddonVehicles.asi, vehicleconfig.json, and the RDR2AddonVehicleSounds folder.
2. Place the RDR2AddonVehicles folder into your lml folder.
________________________________________________________________________________________________________________________________________________________________
Keyboard Controls
- Cars, Bikes, and Boats:
WASD for movement, E to enter, Left Alt to toggle engine. - Helicopters:
Shift to ascend, WASD for movement, hold Spacebar to toggle roll/yaw mode, Left Click to fire weapons. - Cargobob:
Left Click to open/close door. - Osprey:
Left Click to open/close door, Right Click to switch between VTOL and normal flight. - Tank:
Same as car controls, but Spacebar fires the cannon. - Planes:
Hold Shift to accelerate, WASD for movement, Spacebar toggles roll/yaw mode.
Controller Controls
- Cars, Bikes, and Boats:
A to move forward, pull back on Left Stick to reverse, RB for handbrake, Down D-Pad toggles engine. - Helicopters:
X toggles roll/yaw mode, Right Trigger fires weapons. - Cargobob:
Right Trigger to open/close door. - Osprey:
Right Trigger to open/close door, Left Trigger switches between VTOL and normal flight. - Tank:
Same as car controls, but X fires the cannon. - Planes:
Hold A to accelerate, Left Stick for movement, X toggles roll/yaw mode.
*You must double tap pause key if in a vehicle with engine on to pause the game. This is to stop the sound from playing over menu.
________________________________________________________________________________________________________________________________________________________________
You can customize various settings by editing the vehicleconfig.json file using any text editor (e.g., Notepad). Options you can modify include:
Seat positions
Sound type
Wheel positions
Suspension limits
Exhaust positions
Weapon types
Land vehicle top speed and acceleration
When you add new entire vehicle entries to the config, they will automatically appear in the menu on next start. You can also swap vehicle types and models as needed.
________________________________________________________________________________________________________________________________________________________________
________________________________________________________________________________________________________________________________________________________________
Drao (Luman Studio) - Shared knowledge for car wheel rotation
RicX (zelbeus) - Shared Knowledge/Created an open-source rendition for car in RedM via prop
WesternAndCo - Shared knowledge on how to get started making my own mod in C++
NotBakou - Shared knowledge on lml addon ydr’s and shared a plane prop model
Mooreiche - Shared config for meta files to make coach4 driveable
Halen84 - Menu was made using NativeMenuBase