Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SUGGESTION] Increase gear ratio limit #250

Open
TwistedTail opened this issue Jan 30, 2022 · 1 comment
Open

[SUGGESTION] Increase gear ratio limit #250

TwistedTail opened this issue Jan 30, 2022 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers serverside UI User Interface

Comments

@TwistedTail
Copy link
Member

Short Description

Gearboxes will limit their gears to be within the -1:1 to 1:1 bounds, both on the tool and when spawned. However, there's real life cases of gears having ratios way higher than 1:1, and since this could be a simple change it'd be useful for some people to be able to setup higher ratios for their vehicles.

I'm leaving this up to discussion since I don't really know how much is too much for the ACF playerbase.

The one thing I'm afraid is the fact we don't know if ACF could account for these limits being increased as expected, so this would need to be tested before actually getting pushed.

@TwistedTail TwistedTail added enhancement New feature or request good first issue Good for newcomers UI User Interface serverside labels Jan 30, 2022
@TwistedTail TwistedTail added this to New in Issues and Suggestions via automation Jan 30, 2022
@TwistedTail TwistedTail moved this from New to Planned for the future in Issues and Suggestions Jan 30, 2022
@freedom7341
Copy link

A system that I believe makes more sense albeit not very backwards compatible is changing the scale the ratios use. Currently the ratios in ACF are inverse of what you would see in real life. A 3.73 gear ratio would be 0.2681 (and rounded to 0.27) while an overdrive ratio of 0.75 as seen on many charts, like the one in the website shown below, would be 1.33 in ACF. Having the scale change to 0-10 (or possibly a much higher number since you would only be increasing torque and decreasing rpm), with 0-1 being overdrive would, I believe, work better.

If this is not possible then increasing the current limit to 5-10 both ways shouldn't hurt anything.

https://www.gearvendors.com/hrdodgeratios.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers serverside UI User Interface
Projects
Issues and Suggestions
  
Planned for the future
Development

No branches or pull requests

2 participants