Mod

NomRealismAddon: Gearbox
Version0.9.3.4
Auteurmodelleicher
Nom du fichierFS25_realismAddon_gearbox.zip
Taille0,12 Mo
ActifOui
CarteNon
DescriptionRealismAddon Gearbox for FS25 The goal with this mod is to fix all the large and little problems realism players have with the default Farm Sim transmissions. Feature List: - removes all unnatural/automatic braking, only adding back Engine Braking depending on gearRatio - add constant rpm regulation (vehicle will drive at idle and not only if the gas pedal is pressed) - linear gas pedal (50% throttle pedal means 50% rpm not 80-90% like with Giants Default where the pedal is a acceleration pedal not throttle pedal) - real physical rpm everywhere (means wheels, sound, visual(Hud), engine rpm are all synchronized and the same - default Giants is that the sound/visual rpm is completely seperate from the actual physics calculation) - added proper clutch calculation which allows clutch slipping and proper clutch feel - added hand throttle (it doesn't automatically raise RPM when PTO is turned on anymore) - removed artifical rpm drop each time gas is liftet and hit again (Giants artifically lowered sound/visual rpm by about 200rpm each time you get off and on the gas even if its just a second) - remove automatic full brake when clutching in reverse bug - added support for axis shifting for FPS transmissions - added handbrake (EnhancedVehicle handbrake is used if EnhancedVehicle is active instead of ragb handbrake) - added support for second Group-Set so the usual Gears, Groups and second Group can be simulated. (for example Gears, R, L, H Group and L / H Powershift) Inputs need to be configured, nothing set by default - added optional Inputs for group5 to group8 since Giants default only allows 1-4 - added XML Support to change basegame Vehicle Gearbox Settings Changelog: V 0.9.3.4 - severe bugfixing - fixed Multiplayer Compatibility - fixed tractor stalling when it isn't supposed to #32 - fixed "manual" setting issues (manual no longer activates realismAddonGearbox like before the last update) #33 - fixed powershift not being able to shift with H-Shifter - added GUI with 2 settings so far related to Keyboard Clutch / 2 Pedal Steering wheel clutch (e.g. Clutch using Button/Key instead of pedal) #33 ------------------------------------- NOTES/TIPS regarding this update (pls read): - UNLIKE THE LAST UPDATE "MANUAL" will no longer be the correct setting for keyboard players. IF you want realismAddon Gearbox effects, you NEED to be on "MANUAL WITH CLUTCH" all other modes are not affected by this script. What I did with the last update and the manual setting was stupid and had a lot of downsides. Instead now -> - there is now a GUI that can be opened using a Button/Button-Combination that can be bound in the Input settings - currently there are 2 options: - auto clutch movement --> this calculates a clutch slowly opening/closing when you use a Key/Button to press the clutch this should be on by default, and it *should* not interfere even if you use a pedal because it knows. But if you have any weird clutch behaviour issues and you use a analog clutch pedal turn this off! - auto clutch open --> this is to aid when playing on a keyboard. This is off by default. If you turn it on the following happens: IF you hit the brake and the rpm is close to idle the clutch automatically opens. It stays open. IF you hit the gas (even just a short press not holding) the clutch automatically closes This way you can stop and start without having to hold the clutch button or shifting into neutral all the time. Of course this also works when using pedals and steering wheel but it is mainly intended for keyboard players. BEWARE! The settings are vehicle specific! So you need to set them for each vehicle individually. the upside: that way you can simulate IRL brake-to-clutch or clutchbutton-on-shifter Features on vehicles that have that. of course the settings are saved. NOTE: RealismAddon Gearbox has always been focused on manual driving and manual clutching. If you want complete automation like "MANUAL" mode with default Giants this Mod does not support that currently while also having all the RealismAddon Gearbox Features. So if you want to experience this Mod you have to play on "MANUAL WITH CLUTCH" and you have to at least use a clutch button/key ------------------------------------- V 0.9.3.2 - hotfix removed debug print V 0.9.3.1 - fixed Vehicle Debug Torque Curve being displayed wrongly (moved to another function to overwrite for clutch torque) - fixed infinite torque bug right at 10% clutch engagement - changed clutch closed range (deadzone) from 5% to 10% V 0.9.3.0 - major overhaul, addition of multiple seperate specializations specific to each task separated from realismAddon_gearbox_spec - added keyboard clutch feature, vehicle will open clutch when pressing the brake, close when accelerating again. (Select Shiftmode MANUAL) - added automatic clutch closing slowly depending on rpm when keyboard clutch is active (Select Shiftmode MANUAL) - added 1. Gen Fendt Vario CVT simulation including realistic Joystick Simulation - started on a GUI, not yet implemented/in use - when playing on Keyboard, you MUST select Shiftmode MANUAL and NOT MANUAL WITH CLUTCH!! Clutch using a Button won't work in MANUAL WITH CLUTCH anymore!! V 0.9.2.1 - hotfix removed fluidClutch debug print - hotfix manual cvt error attempt to index nil with 'cvtPercent' V 0.9.2.0 - addition of fluidClutch (Fendt Turbomatik for example) - see examples.xml - fixed division by zero error in combination with FS25_gearboxExtension V 0.9.1.0 - new clutch using torque limiting instead of gear ratios for clutch effect (BETA) - added manual cvt control feature for old combines in combination with gears - added examples.xml for examples on how to add cvt or secondGroup V 0.9.0.6 - added MB Trac 700-900 and Highland Fishing Fastrac 2000 Configs (also fixed steering angle for Fastrac 2000) - MoreRealistic Mod compatible V 0.9.0.5 - fixed automatic transmissions not working - added automatic clutch opening when stopped on automatic transmissions so they can be used without clutch still - added optional Inputs for group5 to group8 since Giants default only allows 1-4 V 0.9.0.4 - added animations of secondGroup Levers - added possibility for modders to add motorized > gearLevers > gearLever(n) > state(n) #secondGroup property to trigger animations based on selected second group - adjusted xml overrides to add secondGroup animations to John Deere 3650 V 0.9.0.3 - added "P" for parking brake to gear hud instead of additional P to simplify hud V 0.9.0.2 - Fixed FPS Axis not working V 0.9.0.1 - Fixed wrong modDesc descVersion V 0.9.0.0 - FS25 Release V 0.5.3.0 - fixed clutch animation not working V 0.5.2.9 - analog handthrottle axis multiplayer synch fixed V 0.5.2.8 - removed debug print calculation clutch ratio - fixed hand throttle not working V 0.5.2.7 - fixed Error when in Manual with Auto Clutch and CVT vehicle :: realismAddon_gearbox_overrides.lua:104: attempt to index field 'currentGears' (a nil value) V 0.5.2.6 - addition of second group set - fixed compatability with automatic gears like in the default Valtra V 0.5.1.0 - currentGearRatio set to 0 if in neutral, remove jerking when clutch is released in neutral -- added smoothing of acceleration value to stabilize rpm and load and lastAcceleratorPedal (not good.. better.. maybe? Now acc pedal reaction is slow)