Case Optum Twin Narrow Wheels Fix

Sucratzz
Posts: 30
Joined: Sat Nov 03, 2012 7:17 am

Case Optum Twin Narrow Wheels Fix

Post by Sucratzz »

Hi there,

I'm not sure if this is going to be included in a future patch but I hope it is seeing as how simple the fix is.
Currently when you fit the twin narrow wheels to the Case Optum crops are destroyed. As a reference when you fit the Magnum with twin narrows crops are not destroyed.

To fix the Optums bug you first need to see what wheels it is equipped with (and be on PC).
The front has Trellborg TM600 420/85R34 wheels
The rear has Trellborg TM600 480/80R50 wheels

These wheels have their own xml file and can be used by any tractor if the developer chooses.
Therefore the bug is not with the tractor, but with the wheels themselves.

Open the following two files located in your install directory
filename="$data/shared/wheels/trelleborg/TM600/420_85R34.xml"
filename="$data/shared/wheels/trelleborg/TM600/480_80R50.xml"
and change the line isCareWheel="false to isCareWheel="true"

This will be overwritten if you verify your files in steam or if you apply an official patch. (presuming the haven't patched this yet, if they have then you don't need to worry about any of this)

As a note, any tractor that uses one of these wheels will act as a care wheel accordingly.

Edit don_apple: topic moved to 'Bug-Reports' section so that GIANTS QA will be aware of this and try to include this change in a future patch.