This will require a little bit of trial and error on your part and the end result will be up to personal preference. What you need to do is open up MacroWorks 3 and go to 'View' -> 'Advanced View'. A new window will pop up that shows the script which runs everything while you're using your RailDriver with RailWorks. The lines you're looking for are toward the bottom (approx. 80% down the page) and look like:
'sensitivities
lever(0).Sensitivity=1
lever(1).Sensitivity=1
lever(2).Sensitivity=1
lever(3).Sensitivity=1
lever(4).Sensitivity=1
lever(5).Sensitivity=1 'not used
lever(6).Sensitivity=1 'not used
These lines tell the levers to only pay attention if the value coming from the RailDriver changes by more than 1. You can set these to be a bit higher and this is where your trial and error will come into play. The throttle is lever(1). I would start by changing this sensitivity to 2 so that this line would look like:
lever(1).Sensitivity=2
Once you've changed this, click on 'Build' to save your changes and try it out in RailWorks. If you still notice the chatter, go back and set this to 3 and so on until you find the sweet spot that works for you. Note that this does negate a bit of the more detailed control, and the larger this number is set the less fine tuning you will be able to do (ie: a movement which changes from 16%-18% with Sensitivity setting of 1 may result in 16%-20% with Sensitivity set to 2), so this is where your personal preference will come into play. You should be able to change these and see the effects in the game immediately without having to restart anything.
Rich_S wrote:Hello Group,
The understanding I have after emailing the author of RDTrainFix is, he created the program to allow people running Windows 7 to use their Rail Driver with MSTS.
Of course if your sensitivity is already set at 1 and you're getting a jump between 17% and 40%, then these changes may make things worse for you?
Regards,
Rich S.
Shortliner wrote:Well after installing the latest version of MacroWorks 3, and having it run in Administrative Mode, everything works except for the throttle. The main problem I'm having with the throttle is when it comes to the notches. It doesn't want to follow the notch scheme that freight electric-Diesel locomotives have. I tried putting it into notch 1, and it goes anywhere from 17% to 40%, but never 13%.
Help?
Machinist wrote:Despite of the current sensitivity problem, RD never followed the "nocth scheme" (when existing), it was ever possible to set the throttle each 3-5% grades (except the first notch) despite of prototypical scheme (like the most commom 8 notchs, each one 12-13%). That's not new...
Machinist wrote:Despite of the current sensitivity problem, RD never followed the "nocth scheme" (when existing), it was ever possible to set the throttle each 3-5% grades (except the first notch) despite of prototypical scheme (like the most commom 8 notchs, each one 12-13%). That's not new...
Shortliner wrote:Too bad you can't program RailDriver to follow the notch scheme when the player uses a locomotive that has one.
Rich_S wrote:
- Code: Select all
This will require a little bit of trial and error on your part and the end result will be up to personal preference. What you need to do is open up MacroWorks 3 and go to 'View' -> 'Advanced View'. A new window will pop up that shows the script which runs everything while you're using your RailDriver with RailWorks. The lines you're looking for are toward the bottom (approx. 80% down the page) and look like:
'sensitivities
lever(0).Sensitivity=1
lever(1).Sensitivity=1
lever(2).Sensitivity=1
lever(3).Sensitivity=1
lever(4).Sensitivity=1
lever(5).Sensitivity=1 'not used
lever(6).Sensitivity=1 'not used
These lines tell the levers to only pay attention if the value coming from the RailDriver changes by more than 1. You can set these to be a bit higher and this is where your trial and error will come into play. The throttle is lever(1). I would start by changing this sensitivity to 2 so that this line would look like:
lever(1).Sensitivity=2
Once you've changed this, click on 'Build' to save your changes and try it out in RailWorks. If you still notice the chatter, go back and set this to 3 and so on until you find the sweet spot that works for you. Note that this does negate a bit of the more detailed control, and the larger this number is set the less fine tuning you will be able to do (ie: a movement which changes from 16%-18% with Sensitivity setting of 1 may result in 16%-20% with Sensitivity set to 2), so this is where your personal preference will come into play. You should be able to change these and see the effects in the game immediately without having to restart anything.
Of course if your sensitivity is already set at 1 and you're getting a jump between 17% and 40%, then these changes may make things worse for you?
Regards,
Rich S.
Return to Problems and Peculiarities
Users browsing this forum: No registered users and 3 guests