A more stable work-around is:
rm compatibility.ini ln -s /dev/null compatibility.ini
this will keep it worked around at every launch.
A more stable work-around is:
rm compatibility.ini
ln -s /dev/null compatibility.ini
this will keep it worked around at every launch.