Jump to content

Severe lag & random crashes.


Recommended Posts

This is my Trajectories config.xml, maybe it helps if you replace your empty file with this?

Spoiler

<?xml version="1.0" encoding="utf-8"?>
<config>
    <bool name="DisplayTargetGUI">0</bool>
    <bool name="DisplayDescentProfileGUI">0</bool>
    <bool name="DisplaySettingsGUI">1</bool>
    <bool name="UseBlizzyToolbar">0</bool>
    <bool name="DisplayTrajectories">1</bool>
    <bool name="DisplayTrajectoriesInFlight">0</bool>
    <bool name="AlwaysUpdate">0</bool>
    <bool name="DisplayCompleteTrajectory">0</bool>
    <bool name="BodyFixedMode">0</bool>
    <bool name="AutoUpdateAerodynamicModel">1</bool>
    <rect name="MapGUIWindowPos">
        <xmin>1163</xmin>
        <xmax>1164</xmax>
        <ymin>470</ymin>
        <ymax>948</ymax>
    </rect>
    <bool name="MainGUIEnabled">0</bool>
    <vector2 name="MainGUIWindowPos">
        <x>0.808854163</x>
        <y>0.269833326</y>
    </vector2>
    <int name="MainGUICurrentPage">0</int>
    <bool name="GUIEnabled">0</bool>
    <bool name="NewGui">1</bool>
    <double name="IntegrationStepSize">2</double>
    <int name="MaxPatchCount">4</int>
    <int name="MaxFramesPerPatch">15</int>
    <bool name="UseCache">1</bool>
    <bool name="DefaultDescentIsRetro">1</bool>
</config>

 

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...