I was thinking more along the lines of seeing whether the values for the position of the reverser were 'tweakable'---sorry I didn't make it clear what I was on about.rfletcher72 wrote:I think the key lies in the scripts Gary to be honest. I suspect it is something to do with the 'consist message' parameter (or similar) between the cars,
Class 117 Errors
Moderator: Moderators
-
gptech
- Very Active Forum Member
- Posts: 19585
- Joined: Fri Oct 10, 2008 5:48 pm
- Location: Wakefield, West Yorkshire
Re: Class 117 Errors
- 749006
- Very Active Forum Member
- Posts: 9863
- Joined: Fri Mar 30, 2012 11:17 am
- Location: England
- Contact:
Re: Class 117 Errors
It's a nice idea but beyond my capabilities.gptech wrote:I was thinking more along the lines of seeing whether the values for the position of the reverser were 'tweakable'---sorry I didn't make it clear what I was on about.rfletcher72 wrote:I think the key lies in the scripts Gary to be honest. I suspect it is something to do with the 'consist message' parameter (or similar) between the cars,
http://peter749.piwigo.com/
My Railway Pictures
My Railway Pictures
- malkymackay
- Very Active Forum Member
- Posts: 2194
- Joined: Mon Jan 18, 2010 8:01 pm
- Location: Kilsyth, Scotland
Re: Class 117 Errors
It is an easy fix to sort the screaming rear car & somehow DTG managed to miss it. The SPT 101 has it, so there is no reason why the 117 couldn't have been done.
Open up the bin file for each vehicle (I'm not even going to ask why the TCL is classed as an engine..) and search and replace
with
That seems to sort it. 
Open up the bin file for each vehicle (I'm not even going to ask why the TCL is classed as an engine..) and search and replace
Code: Select all
<ControlName d:type="cDeltaString">GearLever</ControlName>
<DefaultValue d:type="sFloat32" d:alt_encoding="0000000000000000" d:precision="string">0</DefaultValue>
<MinimumValue d:type="sFloat32" d:alt_encoding="0000000000000000" d:precision="string">0</MinimumValue>
<MaximumValue d:type="sFloat32" d:alt_encoding="0000000000001040" d:precision="string">4</MaximumValue>
<BriefDescription d:type="cDeltaString">Gear Lever</BriefDescription>
<DetailedDescription d:type="cDeltaString">Gear Lever</DetailedDescription>
<ApplyToConsist d:type="cDeltaString">eFalse</ApplyToConsist>Code: Select all
<ControlName d:type="cDeltaString">GearLever</ControlName>
<DefaultValue d:type="sFloat32" d:alt_encoding="0000000000000000" d:precision="string">0</DefaultValue>
<MinimumValue d:type="sFloat32" d:alt_encoding="0000000000000000" d:precision="string">0</MinimumValue>
<MaximumValue d:type="sFloat32" d:alt_encoding="0000000000001040" d:precision="string">4</MaximumValue>
<BriefDescription d:type="cDeltaString">Gear Lever</BriefDescription>
<DetailedDescription d:type="cDeltaString">Gear Lever</DetailedDescription>
<ApplyToConsist d:type="cDeltaString">eTrue</ApplyToConsist>Expanding the TS wagon fleet.
- 749006
- Very Active Forum Member
- Posts: 9863
- Joined: Fri Mar 30, 2012 11:17 am
- Location: England
- Contact:
Re: Class 117 Errors
So, basically, DTG does not have to bother trying to get it right as long as it gives a reasonable interpretation ? - That will save them a bit of work.rfletcher72 wrote:I had enough cab rides in DMU's in my youth to know what I was looking at in the 117 was wrong. However, my point is that to me, my expectations are that the DLC should provide a reasonable interpretation of the DMU driving experience. For me, the 117 does that, I reckon more so than the 101.
But at the end of the say, for the 99% of users 'out there' who wouldn't know a Cravens from a Calder Valley, you have to ask what their expectations are with this, and any other DLC. DG must be doing something right in this regard as they are still trading.
Regards,
Richard
Like the Munchen - Garmish route which the German users spotted all the errors but to us it gave a reasonable interpretation
Maybe we should tell Just Trains not to bother updating Marsdonshire as it does give a reasonable interpretation of a UK route?
I think my problem is I spent 27 years on DMU's and it was obviously wrong.
http://peter749.piwigo.com/picture?/183 ... l_pictures
But it seems to be OK for everyone else.
Regards,
Peter
http://peter749.piwigo.com/
My Railway Pictures
My Railway Pictures
- rfletcher72
- Very Active Forum Member
- Posts: 8643
- Joined: Sat Apr 28, 2007 10:59 pm
- Location: The Steel City
- Contact:
Re: Class 117 Errors
Thank you Malcolm,malkymackay wrote:It is an easy fix to sort the screaming rear car & somehow DTG managed to miss it......
That seems to sort it.
That does indeed fix the scream outright
Gary, I offer my apologies, it was indeed something in the .bin file that needed alteringgptech wrote:Have you compared the .bin files of the 101 and 117 to see if they give a clue as to what *needs* changing and just how *easy* that may be to accomplish?
Thanks again Guys,
Richard
-
gptech
- Very Active Forum Member
- Posts: 19585
- Joined: Fri Oct 10, 2008 5:48 pm
- Location: Wakefield, West Yorkshire
Re: Class 117 Errors
Beyond mine too, but at least you gave an honest answer and not "Why should I?, it should be right to start with".749006 wrote:It's a nice idea but beyond my capabilities.gptech wrote:I was thinking more along the lines of seeing whether the values for the position of the reverser were 'tweakable'---sorry I didn't make it clear what I was on about.rfletcher72 wrote:I think the key lies in the scripts Gary to be honest. I suspect it is something to do with the 'consist message' parameter (or similar) between the cars,
Just had a wee play in the ,bin and couldn't find anything that looked relevant to positioning but did tinker with the brake pressure stuff, and despite editing the .bin the displayed value wouldn't budge from 21"
749006 wrote:I think my problem is I spent 27 years on DMU's and it was obviously wrong.
No, your main problem is that you spent 27 years on DMUs (and in the case of the reverser most obviously) you expect the model to be exactly like the things you used to drive. This is compounded greatly if you use the mouse to move the controls, as you'd instinctively move it to where you *know* it should/used to be. Driving using the HUD or keyboard, or any other controller is just a case of 'press key/move slidey handle/move lever', where the actual position of the lever isn't as critical to operation.
The original version of the 117 shared these same *defects*, so it does seem a bit harsh to blame RSC for them---have you sent a nice polite e-mail to their support team detailing your observations?
-
gptech
- Very Active Forum Member
- Posts: 19585
- Joined: Fri Oct 10, 2008 5:48 pm
- Location: Wakefield, West Yorkshire
Re: Class 117 Errors
I should hope so too...rfletcher72 wrote:Gary, I offer my apologies, it was indeed something in the .bin file that needed altering
I should apologise then for not making it clear where my slightly addled brain was going, though in defence I will say it was a rushed post from my phone. Apologies all done, so what's the next world crisis we need to sort out?
-
gptech
- Very Active Forum Member
- Posts: 19585
- Joined: Fri Oct 10, 2008 5:48 pm
- Location: Wakefield, West Yorkshire
Re: Class 117 Errors
Apologies (once again) for 3 posts when 1 would've done, but.....
As the model is just a re-release of a once discontinued model, originally produced and distributed by another, there's your reason it was *missed* or deemed not critical by RSC/DTG. None of us know whether any conditions were imposed upon transfer of the catalogue of assets to RSC/DTG regarding modifications, nor is it any of our business, but let's not discount any unknown factors that may be at play.malkymackay wrote:It is an easy fix to sort the screaming rear car & somehow DTG managed to miss it. The SPT 101 has it, so there is no reason why the 117 couldn't have been done.
- Carinthia
- Very Active Forum Member
- Posts: 1123
- Joined: Tue Mar 06, 2012 7:07 pm
- Location: at the end of the regulator
Re: Class 117 Errors
I am perhaps not entirely qualified to comment here because I chose not to purchase this DMU owing to many of the changes that have been made, so it is not "just a re-release". I'm not outraged at all, it's just that this incarnation doesn't suit me because:gptech wrote:As the model is just a re-release of a once discontinued model, originally produced and distributed by another, there's your reason it was *missed* or deemed not critical by RSC/DTG. None of us know whether any conditions were imposed upon transfer of the catalogue of assets to RSC/DTG regarding modifications, nor is it any of our business, but let's not discount any unknown factors that may be at play.
- The unit is not available in green, which is not just a matter of needing a "reskin" because . . .
- A modern style headlamp has been added, and
- The configurable four-character headcode appears to have been disabled/removed
If the "screaming" sound (which I can't say I ever noticed with the old Class 101 pack) is deemed a major problem them perhaps a line to Railsimulator.com might be a good idea? The more people that do that, the more likely it is to be recognised as an issue and updated.
If it had been released "as is" but with the Class 101 sounds I would have been a sufficiently happy bunny to purchase the current version without complaint, because in its original form I personally find it only useful for AI purposes in scenarios.
John
- 749006
- Very Active Forum Member
- Posts: 9863
- Joined: Fri Mar 30, 2012 11:17 am
- Location: England
- Contact:
Re: Class 117 Errors
When I ran the 117 the 'High Side' shows 30" Vacuum as it should but when I released the brakes the Train Pipe went up to 30" as well.gptech wrote: Beyond mine too, but at least you gave an honest answer and not "Why should I?, it should be right to start with".
Just had a wee play in the ,bin and couldn't find anything that looked relevant to positioning but did tinker with the brake pressure stuff, and despite editing the .bin the displayed value wouldn't budge from 21"
The original version of the 117 shared these same *defects*, so it does seem a bit harsh to blame RSC for them---have you sent a nice polite e-mail to their support team detailing your observations?
And I know the orginal 117 had some faults - I just hoped RSC might have tweaked the Cab instead
I will send them that polite e-mail
Thanks
Peter
http://peter749.piwigo.com/
My Railway Pictures
My Railway Pictures