Endless Paradigm

Full Version: Stupid Question - Custom wallpaper beind xmb wave
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Ok please be frank with me, I know I've made quite a number of themes but I have not made one in yonks due to cancer. Treatment kinda made my mind forget a lot of stuff.
So simple question, i need a custom wallpaper behinf the xmb wave, I know you can add a image inside system_plugin_bg. There is also another way of doing it and I would like to ask if anyone else knew the method of not needing to add a image to the rco file. Vegetano1 has done it but I don't want to bother him, he probably is working one something right now.
Cheers
WoobiE
Man that's terrible news,.. :( Treatment is a drag,. me mom had cancer,. she is ok now but the treatment was "hell" << in lame words but eeah it was,..
please get well soon!

whot cfw is this new theme for??

here is how you do it,. it very simple you can also just copy this code,.. and also its possible not to use the classic wave infront of the wallpaper but the original,.
this is for classic: move the modelobject to the wallpaper page

Code:
			<Page name="page_default_theme_3D" unknownInt0="0x111" onInit="nothing" onCancel="nothing" onContextMenu="nothing" onActivate="nothing">
				<ModelObject name="default_theme_model" posX="0" posY="0" objectScale="0" redScale="1" greenScale="1" blueScale="1" alphaScale="1" width="0" height="0" posUnknown="0" scaleWidth="8.5" scaleHeight="8.5" elementScale="8.5" iconOffset="0x0" onLoad="event:native:/page_default_theme_3D_onInit" model="model:mdl_bg"></ModelObject>
				<Group name="camera_target" posX="0" posY="0" objectScale="0" redScale="1" greenScale="1" blueScale="1" alphaScale="1" width="0" height="0" posUnknown="0" scaleWidth="1" scaleHeight="1" elementScale="1" iconOffset="0x0" onLoad="nothing"></Group>
			</Page>
			<Page name="page_default_theme2_3D" unknownInt0="0x111" onInit="event:native:/page_default_theme2_3D_onInit" onCancel="nothing" onContextMenu="nothing" onActivate="nothing"></Page>
			<Page name="page_wallpaper_theme" unknownInt0="0x111" onInit="event:native:/page_wallpaper_theme_onInit" onCancel="nothing" onContextMenu="nothing" onActivate="nothing">
				<Plane name="wallpaper_theme_plane" posX="0" posY="0" objectScale="0" redScale="1" greenScale="1" blueScale="1" alphaScale="1" width="0" height="0" posUnknown="0" scaleWidth="1" scaleHeight="1" elementScale="1" iconOffset="0x0" onLoad="nothing" image="nothing" unknownInt18="0xffff"></Plane>
				<Plane name="wallpaper_theme_cover" posX="0" posY="0" objectScale="0" redScale="0.6" greenScale="0.62" blueScale="0.7" alphaScale="0.85" width="480" height="272" posUnknown="0" scaleWidth="1" scaleHeight="1" elementScale="1" iconOffset="0x0" onLoad="nothing" image="nothing" unknownInt18="0x0"></Plane>
				<ModelObject name="default_theme_model" posX="0" posY="0" objectScale="0" redScale="1" greenScale="1" blueScale="1" alphaScale="1" width="0" height="0" posUnknown="0" scaleWidth="8.5" scaleHeight="8.5" elementScale="8.5" iconOffset="0x0" onLoad="event:native:/page_default_theme_3D_onInit" model="model:mdl_bg"></ModelObject>
				<Group name="camera_target" posX="0" posY="0" objectScale="0" redScale="1" greenScale="1" blueScale="1" alphaScale="1" width="0" height="0" posUnknown="0" scaleWidth="1" scaleHeight="1" elementScale="1" iconOffset="0x0" onLoad="nothing"></Group>
			</Page>

added the whole model line to the wallpaper page

this is for original:add the original wave event to the wallpaper onactivate command

Code:
			<Page name="page_wallpaper_theme" unknownInt0="0x111" onInit="event:native:/page_wallpaper_theme_onInit" onCancel="nothing" onContextMenu="nothing" onActivate="event:native:/page_default_theme2_3D_onInit">
				<Plane name="wallpaper_theme_plane" posX="0" posY="0" objectScale="0" redScale="1" greenScale="1" blueScale="1" alphaScale="1" width="0" height="0" posUnknown="0" scaleWidth="1" scaleHeight="1" elementScale="1" iconOffset="0x0" onLoad="nothing" image="nothing" unknownInt18="0xffff"></Plane>
				<Plane name="wallpaper_theme_cover" posX="0" posY="0" objectScale="0" redScale="0.6" greenScale="0.62" blueScale="0.7" alphaScale="0.85" width="480" height="272" posUnknown="0" scaleWidth="1" scaleHeight="1" elementScale="1" iconOffset="0x0" onLoad="nothing" image="nothing" unknownInt18="0x0"></Plane>
				<Group name="camera_target" posX="0" posY="0" objectScale="0" redScale="1" greenScale="1" blueScale="1" alphaScale="1" width="0" height="0" posUnknown="0" scaleWidth="1" scaleHeight="1" elementScale="1" iconOffset="0x0" onLoad="nothing"></Group>
			</Page>


added onActivate="event:native:/page_default_theme2_3D_onInit"> to page_wallpaper_theme

i am not sure but i think this is an old xml code i copied because still says onload instead of oninit at some places,.. mebbe just use a clean rco with the latest rcomage ;)

let me know if you got more question's

You treatment is a drag, glad you mum is ok now. I got some more to go before I get a stem cell transplant.
I got exactly what you got. I'm on 5.50 Prometheus-4. I'm starting to think this is the problem.
Just another question about theme making, there are no bookmarks for the 6.xx firmwares, how do you make a theme? I want to make new themes but no bookmarks.
I think people just use pat pats prx editor? : | I could be wrong.

(looking for latest ver)
I got version 1.1 but it only has certain 5.00 and 5.50 bookmarks.
http://endlessparadigm.com/forum/showthr...?tid=24034

ctftoolgui5 ;) just install and when you double click a prx file prxeditor 1.2 will open,..

@Aspheric you ninja'd me but i ninja'd you Itchingsmile
Vegetano1 Wrote: [ -> ]http://endlessparadigm.com/forum/showthr...?tid=24034

ctftoolgui5 ;) just install and when you double click a prx file prxeditor 1.2 will open,..

@Aspheric you ninja'd me but i ninja'd you Itchingsmile

DAMN

When I searched I just kept getting the damn credits for themes :\/
Vegetano1 Wrote: [ -> ]http://endlessparadigm.com/forum/showthr...?tid=24034

ctftoolgui5 ;) just install and when you double click a prx file prxeditor 1.2 will open,..

@Aspheric you ninja'd me but i ninja'd you Itchingsmile

Saved my donkey, but yeah no luck with the wave and background. I used your XML code and nothing. I'm gonna upgrade CFW to 6.35 and hopefully something will happen.
WoobiE Wrote: [ -> ]
Vegetano1 Wrote: [ -> ]http://endlessparadigm.com/forum/showthr...?tid=24034

ctftoolgui5 ;) just install and when you double click a prx file prxeditor 1.2 will open,..

@Aspheric you ninja'd me but i ninja'd you Itchingsmile

Saved my donkey, but yeah no luck with the wave and background. I used your XML code and nothing. I'm gonna upgrade CFW to 6.35 and hopefully something will happen.

changeing the cfw won't make a difference,. did the xml compile ok in rcomage??

if your PSP is pandorable,. you can try out any cfw i guess ;)

upgrade to 620 ofw and use 620TN-E here is a thread:
http://endlessparadigm.com/forum/showthr...?tid=26549
there is also a link for aloader v1.25 in that thread

ctftoolgui will install the latest CXMB
WoobiE Wrote: [ -> ]I used your XML code and nothing. I'm gonna upgrade CFW to 6.35 and hopefully something will happen.

You could get veggy's sonymod theme for 5.50 and compare the two codes :X

http://endlessparadigm.com/forum/showthr...552&page=1
Pages: 1 2
Reference URL's