Yes and no, I reduced size, but I did it on purpose, as it would not load big images, but I tested smaller ones and they worked. I had to go all the way down to 99x93 , I think 100x94 would not work.. but maybe I messed up test as I have so many files..Right now im thinking is displayed fine in your test because you reduced the size (unpurposelly though, but it looks you won the lottery)
I used -ps3rgba8888 , but Im not sure I needed to, I think size was issue.
I have only added one image, maybe you can help me with adding both and getting ti to change, im not great with rcos.
I just added it like this, quick and easy way:
Code:
<Plane name="impose_back_color" positionX="0" positionY="0" positionZ="0" colorScaleR="1" colorScaleG="1" colorScaleB="1" colorScaleA="1" sizeX="0" sizeY="0" sizeZ="0" sizeScaleX="0.25" sizeScaleY="0.25" sizeScaleZ="0.25" anchorMode="0x0" onInit="nothing" positionOverrideX="0x4000100" positionOverrideY="0x5000100" positionOverrideZ="0x0" sizeOverrideX="0x7000000" sizeOverrideY="0x8000000" sizeOverrideZ="0x0" planeImage="image:tex_ps3black" planeResizeMode="0x0"></Plane>
But then I am getting white box on battery icons, I don't know why as I have not touched that at all. I think maybe there is only certain amount of ram available for that screen or something, and once it goes over that then images become corrupt..or maybe another explanation?
EDIT: Thanks for offsets, I still cant figure it out
The reason I used -ps3rgba8888 was simply because all other icons in that rco used that option.
Maybe if we compress the others, we can make this one bigger, I will test.
Last edited:
