Gentemen, I have found minor bug in BR Class 31 Blue SH, locomotive don't respond for keyboard commands, if F4 HUD (via mouse) used it works.Other locos works 100% fine with both methods of driving. I have cleared *.pak files, cache verified, logmate without faults. Any sugestions? J
***EDIT*** Problem solved!
Just decompile with serz.exe files: Class 31.bin and Class 31_wp.bin found this line
Code: Select all
<ExpertRemapper d:type="cDeltaString">TwoTone_Expert</ExpertRemapper>
and replace with this:
Code: Select all
<ExpertRemapper d:type="cDeltaString"></ExpertRemapper>
then convert back to *.bin and clear *.pak and everything works 100% fine. Jack