Jump to content

Is there already a way to remove the blurring behind pop ups and other stuff?


Death Ball

Recommended Posts

  • 2 weeks later...

NOTE: These instructions are for advanced users, as changing the setting requires applying them to a custom skin, I will include the relevent files and instructions in the base skins that should go up over the weekend to make it easy for endusers to change.

It is controlled by the files located in this folder:

\skins\fm-widgets\graphics\boxes\dialog\background

To disable it open the paper.xml file and change this line:

<boolean id="blurred" value="true"/>

To:

<boolean id="blurred" value="false"/>

That will then stop the game from blurring the background but will still darken it.

You can change the darkness level by editing the paper.png files located in that file, make them more transparent to lighten the effect, or you can change the colour by changing the colour name on this line in the xml file (or by changing the colour value in the settings file):

<colour id="red_replacement" name="dialog_background"/>

Link to post
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

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