KSP-ModularManagement / ModuleManager

ModuleManager is a mod that let you write patches that edit other parts at load time.

Home Page:http://ksp.lisias.net/add-ons/ModuleManager

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

On KSP >= 1.8, the Main Menu stutters after loading

Lisias opened this issue · comments

The code that accelerates the loading needs to be revised.

I'm lefting something behind that, on weaker machines, causes KSP >= 1.8 to stutter on the Main Screen. It's something related to the max FPS or something near it.

Currently, the workaround is to Open Settings and reset the Max FPS to Default once the Main Menu appears.. This will fix the performance problem (until the next game boot).

(but it's a pain in the ass)

It only happens when there's no value on the settings.cfg (and/or when the value is Default? Need to check this).

Once you set a value on the Settings menu and save it, things work fine.

screw my last post. Things are not happening exactly like that, there's something else happening - perhaps a race condition?

commented

I had forgot about this one, I think it's time to check it out.

The race condition hypothesis has teeth, as recent researches demonstrates (as the ScrapYard one).