Endless Paradigm

Full Version: system_plugin_bg.rco (help)
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
hello guys once again i am here asking
for help on something i am not sure on
how to do,is changing the brightness on
system_plugin_bg.rco, as you already know
my Christmas theme has a bg with snowflakes
but it makes the wallpaper go dark because
the brightness in the system_plugin_bg.rco is dark
i want to change it so it can be a bit more brighter.

thank you in advance,
everyday you learn something new.
Put a brighter wallpaper?
Only thing I could think of lol
junKie Wrote: [ -> ]Put a brighter wallpaper?
Only thing I could think of lol

LOL! if you remove system_plugin_bg
wallpaper is brighter but when you add
it becomes darker. so the problem is not
the wallpaper is the system_plugin_bg
try on 639 remove system_plugin_bg and
repack it and try it like that,you will see the
wallpaper becomes brighter but not when it
has it,for me is ok cause i can't see things to
bright i get headaches,but some are saying
they can see things.
I don't have a PSP, so I can't test shiz.

Maybe trying to <Recolour> the paper?
Idk.
I need you to help me and fast!
can you clean topmenu.rco from
the 660 theme i add a bigger font
now icons disappear ( T-T) never
things go right for me!!
Well system_plugin_bg.rco does not normally make your wallpaper darker.
I would take another look at the alterations you made to it, because the problem most likely lies there.

If I get the time this eve, I will take a look at the file and post any finding for you man.
ok thanks!
OK, found the problem bro:

In system_plugin_bg.rco there is a plane with the line:

Code:
<Plane name="plane_top" posX="0" posY="0" objectScale="0" redScale="0" greenScale="0" blueScale="0" alphaScale="0.4" width="480" height="272" posUnknown="0" scaleWidth="1" scaleHeight="1" elementScale="1" iconOffset="0x0" onInit="nothing" image="nothing" displayMode="0x0"></Plane>


You have to set the alpha scale for "plane_top" to 0
So it should look like this:

Code:
<Plane name="plane_top" posX="0" posY="0" objectScale="0" redScale="0" greenScale="0" blueScale="0" alphaScale="0" width="480" height="272" posUnknown="0" scaleWidth="1" scaleHeight="1" elementScale="1" iconOffset="0x0" onInit="nothing" image="nothing" displayMode="0x0"></Plane>



I have attached a fixed system_plugin_bg.rco for 6.39 as well.
Thanks again for the great Christmas theme jv!  Madwin

plane_dot? what number? can't see plane_top! XD
jvhellraiser Wrote: [ -> ]plane_dot? what number? can't see plane_top! XD

For 6.39 fw, it is line 190 of the xml file
Pages: 1 2
Reference URL's