Skip to content
This repository has been archived by the owner on Aug 17, 2024. It is now read-only.

Releases: ikt32/GTAVManualTransmission

GTAVManualTransmission v3.0-beta0

21 May 00:55
Compare
Choose a tag to compare
Pre-release

Readme

This isn't release with a binary, just a summation of things to keep track of the changes. The mod is fully working now, with mostly steering wheel support as main added feature, for now only the Logitech wheels. Full feature documentation and usage instructions will be in a later release.

Changelog

  • Fully configurable force feedback parameters
  • Physics-based force feedback
  • Tweaked damper formula
  • Fully configurable damage parameters
  • Fix various crashes and gear miscalculations
  • Fix missing input handling
  • Fix neutral not stopping when switching to controller
  • Add more constraints to patching the clutch that affects all NPC-cars.

(Un)resolved bugs

  • Clutch @ full, or Neutral still affects other traffic when throttle is also pressed.
    • Workaround in .ini

To do

  • Consider adding a parameter for frontal collision force feedback or use a high (>1G/9.81m/s^2) hardcoded value?
  • Test, test and test!
  • Documentation
    • New Readme
    • Feature highlighting
    • Artwork
    • Compile huge changelog from v2.0.2

GTAVManualTransmission v3.0-alpha2

18 May 23:07
Compare
Choose a tag to compare
Pre-release

Readme

A second alpha release. Status: It's going nicely. Lots has changed in making the mod working smoothly, most notably proper input detection.

The .ini should be self-explanatory. It's preconfigured for a G27, so other wheels will differ and you should try and find out your own button IDs. Please remark that this is still 0-indexed!

The commented out options haven't been implemented, but these will be available in the non-testing release.

Installation

  1. Remove any xinput wrappers or whatever you used for your steering wheel
  2. Replace Gears.asi and Gears.ini
  3. Change Gears.ini if you don't have the G27
  4. (Optional) Install Custom Steering by InfamousSabre for better wheel mapping

Usage

See .ini for controls. Press the throttle on the input you want to use for correct featureset and input handling per device. Keyboard/Mouse, controller and wheel can all be used in the same session.

Changelog

  • Fix input readout
  • Fix pedal value calculations
  • Switch to sequential when a controller is used
  • Add button support for wheel
  • Add pedal support for simple reverse
  • Add clutch requirement for H-shifting
  • Changed Gears.ini format and grouping
  • Change return to center feel on wheel (can be changed later)

(Un)resolved bugs

  • Clutch @ full, or Neutral still affects other traffic.
    • A workaround is included, setting DisableFullClutch = 1 should fix AI at the cost of clutch/neutral being slightly active.

To do for next release

  • Force Feedback and FF parameters
  • Clutch, Damage and Stalling parameters

GTAVManualTransmission v3.0-alpha

16 May 22:37
Compare
Choose a tag to compare
Pre-release

Readme

A quick Alpha release before sleeping. Status is: It works, but just barely.

To toggle between H-shifting and sequential, press the ] button on keyboard OR the bottom right button on a G27 steering wheel, or Button 22 (0-indexed: 21) on your wheel.

If you have a G27, things should "just work". Other users might have problems with shifters, pedals, buttons etc. Find the correct buttons for your wheel and change them in Gears.ini. Beware, these are 0-indexed!

Please report back at GTAForums or on GTA5-Mods.com with "@ikt" so I get notified.

Installation

  1. Remove any xinput wrappers or whatever you used for your steering wheel
  2. Replace Gears.asi and Gears.ini
  3. Change Gears.ini if you don't have the G27
  4. (Optional) Install Custom Steering by InfamousSabre for better wheel mapping

Changelog

  • Change separate neutral to be in between R and 1st: R-N-1-2-3... for sequential shifting.
  • Change .ini format
  • Add steering wheel support: No more xinput wrappers!
    • Currently only my G27 has been tested
    • Damper at low speeds: Less at higher speeds
    • Self-centering spring at higher speeds
  • Add throttle/brake support: No more xinput wrappers!
    • Currently only my G27 has been tested in RealReverse mode
  • Add wheel sequential shifting
  • Add wheel H-shifter shifting
    • Proper neutral gear when not in a gear

Unresolved bugs

  • Clutch @ full, or Neutral still affects other traffic

To do for next release

  • Clean up this mess
  • Force Feedback and FF parameters
  • Add handbrake
  • Add horn, light switch support
  • Add basic camera features (look back, change view) support
  • Think of releasing the steering wheel support as separate mods (comments welcome @ GTAForums)
  • Probably some other stuff I forgot

GTAVManualTransmission v2.1-alpha

11 May 20:46
Compare
Choose a tag to compare
Pre-release

Changelog

  • Add Logitech Wheel support
    • Please note that this is completely untested
    • ONLY SHIFTING IS IMPLEMENTED

Please let me know if it breaks keyboard or controller input.

If you're using an emulator, please disable it since it might take over the wheel and the mod can't see it.

GTAVManualTransmission v2.0.2

02 Mar 19:16
Compare
Choose a tag to compare

Changelog

  • Disable clutch catching in reverse gear
  • Enable free revving for trucks

So many releases/small patches for a small mod ;_;

(Update, 21 Nov 2017)
Re-build for latest patch. No guarantees whatsoever. Gears.asi is the drop-in replacement for the one in the archive.

GTAVManualTransmission v2.0.1

29 Feb 22:04
Compare
Choose a tag to compare

Changelog

  • Add check for invalid configurations
  • Improve requirement for AutoReverse
  • Remove lockup when choosing reverse, going forwards

GTAVManualTransmission v2.0

28 Feb 21:30
Compare
Choose a tag to compare

Changelog

Additions:

  • Add neutral gear functionality
  • Add exception for motorcycles
  • Add Clutch catching mechanism

Changes:

  • Switch to XInput controller readout
  • Change engine braking to use apply force
  • Engine braking locks up engine (handbrake) when going forward in reverse gear
  • Reworked engine stalling with awareness of current gear (old version still available)
  • Rework revving in higher gears

Fixes and tweaks:

  • RPM Disparity at high gear low RPM fixed
  • Fix Utility Trucks not being recognized
  • Tweaked engine braking and allow for trucks
  • Remove engine stalling on lots of damage

Misc:

  • Add configuration presets

GTAVManualTransmission v1.8.2

21 Feb 00:21
Compare
Choose a tag to compare

Changelog

  • Only conditionally patch lower-end full clutch

GTAVManualTransmission v1.8

18 Feb 23:23
Compare
Choose a tag to compare

Changelog

  • Refactor project
  • Add controller button for toggle (Dpad Left for 0.5s)
  • Add keyboard key for toggle H-shifter (default: }] key)
  • Fix clutch fully depressed vehicle still moving
  • Disable patches and manual control as passenger
  • Tweak notifications behavior

GTAVManualTransmission v1.7

13 Feb 01:15
Compare
Choose a tag to compare

Changelog

  • Add engine braking
  • Fix big trucks accelerating infinitely
  • Reset gear on changing vehicle
  • Turn on engine when toggling mod