Jump to content

Could someone please compile a tiny mod for me? It's just 1 config file. It disables fade-in UI effect.


Recommended Posts

Posted (edited)

I've changed 2 lines in UIpanel.uc file, new mod file is called InstantUI.uc

 

bCascadeFocus = false;

bAnimateOnInit = false;

 

I have added a new line:

class InstantUI extends UIPanel;

 

So it should work, we just need to compile the mod, but my internet connection is so slow it's too long for me to download Xcom SDK. Please compile this mod for me it's very useful you should use it too. Fade in effects are so annoying and useless.

Edited by cerdetopso
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...