PS3 [Release] Modern Clock UI 4.82 - 4.84

@Naked_Snake1995 ... yesterday I made a coldboot classic of ps3, I used the image of the rco, the position of the name was the same as the original, however, without the transition ( When I learn to make the transition to it, I will send it to you;) ) I was looking for the post where you were talking about it more pinky. .. but I did not find it.
Nice, looking forward to it

Sent from my G8341 using Tapatalk
 
i'm also interrested in the impose screen

showing images for Shutdown the system and the Controller
 
i'm also interrested in the impose screen

showing images for Shutdown the system and the Controller
The best I could do with that is this:

upload_2019-3-21_19-44-22-png.15493




Same as i posted here.
https://www.psx-place.com/threads/discussion-0-90-decr-xmb-entries-on-4-84.23060/page-2#post-165120
 

Attachments

Sorry for reviving the post just like this. Is it possible to implement this mod on 4.88.1 HFW? I got really interested in the clock being to the top-right side without the rectangle box being visible (just like it was in pre 3.00 firmware), and by looking at some pics in page 6, it looks like it's possible, but idk if it can be implemented in HFW AND in 4.88.1.
 
Hi, is there a possibliity to get rid of the whole time and date thing since i know what time it is and i know what date it is - so there is no use for me to have it on my ps3.

Thank you.
 
Hi, is there a possibliity to get rid of the whole time and date thing since i know what time it is and i know what date it is - so there is no use for me to have it on my ps3.

Thank you.
It is possible yes. But i no longer have the time to update the things i've made due to irl stuff going on. If someone wants to edit this to remove the date / time completelyy then I am more than happy to let them.
 
Hi, is there a possibliity to get rid of the whole time and date thing since i know what time it is and i know what date it is - so there is no use for me to have it on my ps3.

Thank you.
This is one of the cases where you want to disable something composed by a tricky hierarchy of parent-children RCOXML objects, and the best way to do it is to chop it at the root
Is a <page> named page_xmb_indicator, located inside xmb_plugin_normal.rco

Try to delete the line that starts with <Page name="page_xmb_indicator" and all his children and see if it works
But be aware... sometimes the .sprx files doesnt allows to delete objects from inside the rco files... lets say... the sprx is going to search for it, and when we delete from inside the rco the sprx crashes
We dont know if this is the case, i guess the only way to know is to try it, so remember what i suggested you the other day. There is other .rco for the "ingame XMB" where you can try it first, is safer because the PS3 doesnt loads it automatically when the PS3 boots

If the deletion doesnt works (a.k.a is going to cause a firmware crash)... then is going to be needed to play around with the attributes of page_xmb_indicator and his childrens
Right now im not sure what is the best way to do it... but there is something that is going to work fior sure... just changing his coordinates for position X and Y to move it out of the screen :D
I dont like this solution though, probably there is a better way to do it, im just mentioning it being optimistic because probably works
 
All of this?
Code:
<Page name="page_xmb_indicator" unknownInt0="0x1110000" onInit="nothing" onCancel="nothing" onContextMenu="nothing" onActivate="nothing">
    <Plane name="indicator" posX="0" posY="0" objectScale="0" redScale="0" greenScale="0" blueScale="0" alphaScale="0" width="0" height="0" posUnknown="0" scaleWidth="1" scaleHeight="1" elementScale="1" iconOffset="0x0" onLoad="nothing" unknown17="0x0" unknown18="0x0" unknown19="0x0" unknownInt20="0x0" unknownInt21="0x0" unknown22="0x0" image="nothing" unknownInt24="0x0">
        <Plane name="indi_base" posX="0" posY="-74" objectScale="0" redScale="1" greenScale="1" blueScale="1" alphaScale="1" width="560" height="82" posUnknown="0" scaleWidth="1" scaleHeight="1" elementScale="1" iconOffset="0x120000" onLoad="nothing" unknown17="0xc000000" unknown18="0xd000500" unknown19="0x0" unknownInt20="0x70000" unknownInt21="0x70000" unknown22="0x0" image="image:tex_indi_bg" unknownInt24="0x3"></Plane>
        <Plane name="indi_adjust" posX="-26" posY="0" objectScale="0" redScale="0" greenScale="0" blueScale="0" alphaScale="0" width="0" height="0" posUnknown="0" scaleWidth="1" scaleHeight="1" elementScale="1" iconOffset="0x0" onLoad="nothing" unknown17="0x90020700" unknown18="0x91020700" unknown19="0x0" unknownInt20="0x0" unknownInt21="0x0" unknown22="0x0" image="nothing" unknownInt24="0x0">
            <Text name="clock" posX="0" posY="-12" objectScale="0" redScale="1" greenScale="1" blueScale="1" alphaScale="1" width="0" height="0" posUnknown="1" scaleWidth="1" scaleHeight="1" elementScale="1" iconOffset="0x320000" onLoad="nothing" unknown17="0x700" unknown18="0x700" unknown19="0x0" unknownInt20="0x0" unknownInt21="0x0" unknown22="0x0" text="nothing" font="nothing" unknownInt27="0x2000001" unknownInt29="0x1000000" size="10" topRed="1" topGreen="1" topBlue="1" bottomRed="1" bottomGreen="1" bottomBlue="1" spacingHorizontal="0" unknown37="0x0" unknown38="0x0" unknown39="0x0" spacingVertical="0" shadowX="4" shadowY="-5" shadowPerspective="0" shadowRed="0.25" shadowGreen="0.25" shadowBlue="0.25" shadowAlpha="1" unknown48="0x0" unknown49="0x0" unknown50="0x0" unknownFloat51="1" unknownFloat52="1" unknownFloat53="1" unknownFloat54="1" unknown55="0xffffffff" unknownInt56="0x13" unknownInt57="0x3" unknown58="0x0"></Text>
            <Plane name="message" posX="-244" posY="0" objectScale="0" redScale="1" greenScale="1" blueScale="1" alphaScale="1" width="32" height="32" posUnknown="0" scaleWidth="1" scaleHeight="1" elementScale="1" iconOffset="0x0" onLoad="nothing" unknown17="0x700" unknown18="0x700" unknown19="0x0" unknownInt20="0x70000" unknownInt21="0x70000" unknown22="0x0" image="image:tex_indi_message" unknownInt24="0x0"></Plane>
            <Plane name="chat" posX="-274" posY="0" objectScale="0" redScale="1" greenScale="1" blueScale="1" alphaScale="1" width="32" height="32" posUnknown="0" scaleWidth="1" scaleHeight="1" elementScale="1" iconOffset="0x0" onLoad="nothing" unknown17="0x700" unknown18="0x700" unknown19="0x0" unknownInt20="0x70000" unknownInt21="0x70000" unknown22="0x0" image="image:tex_indi_chat" unknownInt24="0x0"></Plane>
            <Plane name="online" posX="-342" posY="0" objectScale="0" redScale="1" greenScale="1" blueScale="1" alphaScale="1" width="32" height="32" posUnknown="0" scaleWidth="1" scaleHeight="1" elementScale="1" iconOffset="0x0" onLoad="nothing" unknown17="0x700" unknown18="0x700" unknown19="0x0" unknownInt20="0x70000" unknownInt21="0x70000" unknown22="0x0" image="image:tex_indi_online" unknownInt24="0x0">
                <Text name="online_num" posX="14" posY="2" objectScale="0" redScale="1" greenScale="1" blueScale="1" alphaScale="1" width="0" height="0" posUnknown="1" scaleWidth="1" scaleHeight="1" elementScale="1" iconOffset="0x310000" onLoad="nothing" unknown17="0x700" unknown18="0x700" unknown19="0x0" unknownInt20="0x0" unknownInt21="0x0" unknown22="0x0" text="nothing" font="nothing" unknownInt27="0x1000001" unknownInt29="0x1000000" size="10" topRed="1" topGreen="1" topBlue="1" bottomRed="1" bottomGreen="1" bottomBlue="1" spacingHorizontal="0" unknown37="0x0" unknown38="0x0" unknown39="0x0" spacingVertical="0" shadowX="4" shadowY="-5" shadowPerspective="0" shadowRed="0.25" shadowGreen="0.25" shadowBlue="0.25" shadowAlpha="1" unknown48="0x0" unknown49="0x0" unknown50="0x0" unknownFloat51="1" unknownFloat52="1" unknownFloat53="1" unknownFloat54="1" unknown55="0xffffffff" unknownInt56="0x16" unknownInt57="0x3" unknown58="0x0"></Text>
            </Plane>
            <Plane name="avatar" posX="-376" posY="0" objectScale="0" redScale="1" greenScale="1" blueScale="1" alphaScale="1" width="32" height="32" posUnknown="0" scaleWidth="1" scaleHeight="1" elementScale="1" iconOffset="0x0" onLoad="nothing" unknown17="0x700" unknown18="0x700" unknown19="0x0" unknownInt20="0x70000" unknownInt21="0x70000" unknown22="0x0" image="nothing" unknownInt24="0x0"></Plane>
            <Plane name="plus" posX="-410" posY="0" objectScale="0" redScale="1" greenScale="1" blueScale="1" alphaScale="1" width="32" height="32" posUnknown="0" scaleWidth="1" scaleHeight="1" elementScale="1" iconOffset="0x0" onLoad="nothing" unknown17="0x700" unknown18="0x700" unknown19="0x0" unknownInt20="0x70000" unknownInt21="0x70000" unknown22="0x0" image="image:tex_indi_plus" unknownInt24="0x0"></Plane>
        </Plane>
    </Plane>
</Page>
 
Last edited by a moderator:
Yes, delete all that, rebuild the rco and see if it works

If it doesnt works you could try this way, keeping the page_xmb_indicator but deleting his children
Code:
<Page name="page_xmb_indicator" unknownInt0="0x1110000" onInit="nothing" onCancel="nothing" onContextMenu="nothing" onActivate="nothing">
</Page>
 
Last edited:
Yes, delete all that, rebuild the rco and see if it works

If it doesnt works you could try this way, keeping the page_xmb_indicator but deleting his children
Code:
<Page name="page_xmb_indicator" unknownInt0="0x1110000" onInit="nothing" onCancel="nothing" onContextMenu="nothing" onActivate="nothing">
</Page>

I think a safer way would be setting alphaScale="0" without delete anything. The objects would be invisible.
 
I think a safer way would be setting alphaScale="0" without delete anything. The objects would be invisible.
I guess it should work... unless there is some other rcoxml objects added to this hierarchy either taken from another rco or hardcoded inside a sprx, in that case the other objects could be visibles because the color settings are not inherited by children. So is needed to change the alphaScale="0" in all the lines of the samples we are posting and test to see if there is something unexpected that is still visible

There is another way to achieve something similar, by changing width="0" height="0", there are some that already are doing it. In theory it should display them with a size of 0 pixels but the sizes are not inherited by children either, so it needs to be made in all them
EDIT:as far i remember the sizes are inherited, so if using this trick is only needed to edit 1 xml line

What i suggested before about moving it out of the screen is a bit different because the positions are inherited by children, lets say, if we modify the <Plane> "indicator" this way we can push it outside of the screen and there is no need to modify the children, is a minimal patch
Code:
<Plane name="indicator" posX="4000" posY="4000"
Is not so straighforward because there are other attirbutes at the end of the lines that overrides the positions and is tricky to calculate

I dont like much this tricks though because i know the objects are there (invisibles, but the XMB is loading them), i have the feeling im hiding the dirt under the carpet, lol
Is more efficient to delete them, is just i dont know any strict rule that could indicate which objects can be deleted and which doesnt, the only way is to try it, @LuanTeles is an expert about this, in his XMB PRO MOD he is constantly adding and removing objects and hitting with this problem very frequently, maybe he knows
 
Last edited:
I have deleted the above but no difference, everything works and the clock/date is still there - so maybe the "xmb_ingame" have no effect. I'll try the xmb_plugin_normal.rco next.


EDIT: Deleting everything from above within the xmb_plugin_normal.rco did the trick. Clock and Date are gone, everything works fine.

Last quick question to the coldboot - i'd like to remove the sound. Can i just delete:
coldboot_stereo.ac3 and coldboot_multi.ac3? Would that be enough?


Thank you very much guys.
 
Last edited:
As @aldostools said i also prefer to set setting alpha values to "0", it is much safer than deleting objects but there are cases that the sprx ignores it and read the values hardcoded somewhere, so just renaming the plane/object name does the trick, lets say, you set the alpha to 0 in all of its child but it is still showing, you can rename the main plane.

<Plane name="example"...

to

<Plane name="example_removed"

so the sprx won't find the object and won't overwrite the values, I don't like to delete things at least when I have to do that, I rename it
 
Last edited:
I have deleted the above but no difference, everything works and the clock/date is still there - so maybe the "xmb_ingame" have no effect. I'll try the xmb_plugin_normal.rco next.


EDIT: Deleting everything from above within the xmb_plugin_normal.rco did the trick. Clock and Date are gone, everything works fine.

Last quick question to the coldboot - i'd like to remove the sound. Can i just delete:
coldboot_stereo.ac3 and coldboot_multi.ac3? Would that be enough?


Thank you very much guys.

I'm glad you got it, yes, it is totally safe to remove the ac3 files.
 
I have deleted the above but no difference, everything works and the clock/date is still there - so maybe the "xmb_ingame" have no effect. I'll try the xmb_plugin_normal.rco next.


EDIT: Deleting everything from above within the xmb_plugin_normal.rco did the trick. Clock and Date are gone, everything works fine.

Last quick question to the coldboot - i'd like to remove the sound. Can i just delete:
coldboot_stereo.ac3 and coldboot_multi.ac3? Would that be enough?


Thank you very much guys.
Nice :)
There are 2 versions of the coldboot sounds btw. In the table at bottom of this page you can see the MD5 (to identify them), and the table indicates the PS3 firmware versions where you can find them
https://www.psdevwiki.com/ps3/Coldboot.raf

Or... you can delete them... and also you can delete the coldboot.raf (this fileformat is an animation)
Deleting the coldboot.raf doesnt causes problems because is like an extension of custom_render_plugin.rco
After the deletion of the coldboot.raf the XMB uses the contents of custom_render_plugin.rco as a fallback... where you can see how are used the RCOXML Animations

In the old PS3 firmwares the RAF format was not implemented yet (didnt existed) so they was doing the animation with the RCO
 
Last edited:

Similar threads

Back
Top