...perhaps because it is hidden in the 'fix' thread and he hasn't read it yet?
He's had two days to check for an answer...
Meanwhile, the difference is this:
The MkI xdp says this:
<Seat Name="Pilot">
<Stations>
<Station Name="Pilot" Type="pilot_station" View="0" FovUp="45" FovDown="30">
<PadlockLimit AzimuthMin="-134" AzimuthMax="134" ElevationMax="90" ElevationMin="-45"/>
<Views>
<View Event="HeadStop"/>
<View Event="HeadPitchUp" Azimuth="0" Elevation="-30"/>
<View Event="HeadPitchDown" Azimuth="0" Elevation="50"/>
<View Event="HeadPitchUpLeft" Azimuth="-45" Elevation="5"/>
<View Event="HeadPitchUpRight" Azimuth="45" Elevation="5"/>
<View Event="HeadRotLeft" Azimuth="-90" Elevation="-5"/>
<View Event="HeadRotRight" Azimuth="90" Elevation="-5"/>
<View Event="HeadPitchDownLeft" Azimuth="-154" Elevation="0" X="-0.1" Y="0" Z="0"/>
<View Event="HeadPitchDownRight" Azimuth="154" Elevation="0" X="0.1" Y="0" Z="0"/>
</Views>
</Station>
</Stations>
</Seat>
While the MkII says this:
<Seat Name="Pilot">
<Stations>
<Station Name="Pilot" Type="pilot_station" View="0" FovUp="45" FovDown="30">
<PadlockLimit AzimuthMin="-134" AzimuthMax="134" ElevationMax="90" ElevationMin="-45"/>
<GunStations>
<GunStation ID="0"/>
</GunStations>
<Views>
<View Event="HeadStop"/>
<View Event="HeadPitchUp" Azimuth="0" Elevation="-30"/>
<View Event="HeadPitchDown" Azimuth="0" Elevation="50"/>
<View Event="HeadPitchUpLeft" Azimuth="-45" Elevation="5"/>
<View Event="HeadPitchUpRight" Azimuth="45" Elevation="5"/>
<View Event="HeadRotLeft" Azimuth="-90" Elevation="-5"/>
<View Event="HeadRotRight" Azimuth="90" Elevation="-5"/>
<View Event="HeadPitchDownLeft" Azimuth="-154" Elevation="0" X="-0.1" Y="0" Z="0"/>
<View Event="HeadPitchDownRight" Azimuth="154" Elevation="0" X="0.1" Y="0" Z="0"/>
</Views>
</Station>
</Stations>
</Seat>
When you add those lines to the MkI, they sound more interested. But as Greg says, it's only cosmetic. They do get stuck in anyway - I've checked!