Hi guys I'm currently trying to make a PSP theme and it's coming along surprisingly good^^
Just is there a way to stop the PSP from cutting the bootsound off after 4 secs?
Mine is 7 secs and I looked all over opening_plugin.rco yet couldn't find a variable
Thanks in advance!
I do recall seeing this in opening_plugin.rco:
XML Code
<Animation name="anim_sound">
<Delay time="51" />
<FireEvent event="event:native:/playsound" />
<Delay time="4000" />
<FireEvent event="event:native:/anim_sound_finished" />
</Animation>
|
You can probably increase the delay, though I'm not sure if it still works.
Do note that you are somewhat limited in that the sound can only be a certain size anyway (to fit in the PRX). Also, I'd personally suggest avoiding overly long sounds - they get annoying after a while.
Thanks Zinga!
I also saw these lines and increased the value to 7000 however it made no change :(
Sorry for Double Post but I had an idea last night:
Couldn't I just insert a silent sound in opening_plugin.prx, then add a vag sound in opening_plugin.rco and write a custom sound event in the XML?
SkyDX Wrote: [ -> ]Sorry for Double Post but I had an idea last night:
Couldn't I just insert a silent sound in opening_plugin.prx, then add a vag sound in opening_plugin.rco and write a custom sound event in the XML?
this won't work,.. there are no vag sounds used in the original opening_plugin.rco,.. (not anymore,.. )
if you want you could try cintro and use the skip opening in recovery settings,..
i have trouble adding sounds to the prx longer then 3 seconds,.. i might try to make a 6 seconds opning_plugin.prx for 500m33 then convert the opening_plugin.prx with patpat tool to 550gen see if this works,..
the timeset in the rco does't help any lenght sound added to the opening_plugin.prx should play whole lenght anyway,..
I see, thanks V1, tell me if you ever succeed please^^
Cintro is nothing for me because I hate the unsmooth transition to the XMB :P
SkyDX Wrote: [ -> ]I see, thanks V1, tell me if you ever succeed please^^
Cintro is nothing for me because I hate the unsmooth transition to the XMB :P
yah i am still not sure why i can't get a 6sec bootsound to work in 550gen :(,. stuck with 3sec,.
need any help with your theme let me know ;)
Vegetano1 Wrote: [ -> ]SkyDX Wrote: [ -> ]I see, thanks V1, tell me if you ever succeed please^^
Cintro is nothing for me because I hate the unsmooth transition to the XMB :P
need any help with your theme let me know ;)
Thanks I will! Say do you have any kind of IM? Don't worry I promise I won't bug you, that way it would be just faster and I can keep my workflow^^