边缘世界 RimWorld

边缘世界 RimWorld

需求条溢出
Bah 8 月 27 日 下午 6:29
Settings don't save?
Hi, I can't pin down when the issue started (last time I played and used this mod was years ago), but currently the settings don't save when you exit the game. So when the game starts, all the overflows are set to 100%, effectively having no mod.

I checked the settings XML file, and the contents looks like this:

<?xml version="1.0" encoding="utf-8"?>
<SettingsBlock>
<ModSettings Class="NeedBarOverflow.Settings">
<Setting_Common IsNull="True" />
<Need_Food IsNull="True" />
<Need_Rest IsNull="True" />
<Need_Joy IsNull="True" />
<Need_KillThirst IsNull="True" />
</ModSettings>
</SettingsBlock>

So it's not saving the overflow percentage? Thanks!