bootsound replacerreplaces sounds for 371,380 and 390
|
Author |
Message |
highboy
Storm Trooper
Posts: 295.2342 Threads: 21
Joined: 13th May 2007
Reputation: -1.78625
E-Pigs: 32.1004
|
RE: bootsound replacer
ok i had a report of a semi brick so when i got home here and had a look at it and it turns out i made an error in the conversion from 3.90 to 4.01.as soon as i look at the code and seen the buffer well i was out by 1 byte.
the total bytes for the wav should be 49375 and i had it at 49376.
Dim bytes(49375) As Byte
s1.Seek(10180, SeekOrigin.Begin)
s1.Read(bytes, 0, 49374)
For i = 0 To 49375
bw.Write((bytes(i)))
anyway shes fixed and and hope im forgiven not sure why this happened for i tested all ways before releasing and all was well.so seeing i was out by 1 byte i made it V4.1
Edit--»bug fixed and cleaned up a little now at V4.2,please dl latest version.
(This post was last modified: 10/07/2008 11:06 PM by highboy.)
|
|
30/06/2008 11:44 PM |
|
fl0w
Able One
Posts: 89.4891 Threads: 9
Joined: 9th Mar 2008
Reputation: 0.98386
E-Pigs: 3.7430
|
RE: bootsound replacer
How can you extract click sounds from a game?
|
|
06/08/2008 06:11 AM |
|
Lawthugg
Neophitic Presence
Posts: 8.3246 Threads: 0
Joined: 26th Aug 2008
Reputation: 0
E-Pigs: 0.8551
|
RE: bootsound replacer
@highboy
do you know if you can edit anything in the opening_plugin so wee can have a longer bootsound instead of the 4 sec. Basically like the delay you have to mess with for the gameboots. I couldnt find what delay to mess with for this to work. will be great if wee could use longer bootsounds. will really make this program elite
Maybe for the 4.3 update you can add an extract sound from the prx
Patience is a virtue, that is why I snipe.!!!
(This post was last modified: 26/08/2008 08:55 PM by Lawthugg.)
|
|
26/08/2008 08:52 PM |
|
ZiNgA BuRgA
Smart Alternative
Posts: 17,022.2988 Threads: 1,174
Joined: 19th Jan 2007
Reputation: -1.71391
E-Pigs: 446.1274
|
RE: bootsound replacer
^ The main problem is that the sound was moved out from the RCO into a PRX. The constrain is thus, the size of the actual bootsound, rather than a delay type issue...
(Sony just had to move it out, didn't they?)
|
|
26/08/2008 08:59 PM |
|
Lawthugg
Neophitic Presence
Posts: 8.3246 Threads: 0
Joined: 26th Aug 2008
Reputation: 0
E-Pigs: 0.8551
|
RE: bootsound replacer
ZiNgA BuRgA Wrote:^ The main problem is that the sound was moved out from the RCO into a PRX. The constrain is thus, the size of the actual bootsound, rather than a delay type issue...
(Sony just had to move it out, didn't they?)
yes that's what i ment there should be a way to edit the prx accordingly...
im thinking that both prx and rco have to be edited so they can work together
rco for the start delay and the prx for the sound length, just can't find what to edit. rco has to many delay options. if someone knew what each delay in the rco was and put it up on a tut then i would attack this more forcefully.
Patience is a virtue, that is why I snipe.!!!
(This post was last modified: 26/08/2008 10:29 PM by Lawthugg.)
|
|
26/08/2008 09:55 PM |
|
highboy
Storm Trooper
Posts: 295.2342 Threads: 21
Joined: 13th May 2007
Reputation: -1.78625
E-Pigs: 32.1004
|
RE: bootsound replacer
ya i think your sol on the longer boot sound for there only so much info that a guy can stuff into the prx before thing start going haywire but i have been thinking about redirecting it to the ms then a guy would be looking at the rco to delay time.
i could extract the wav from the prx easy enough for i did it before in a past version but i thought since you can exchange from firmware to another firmware would be enough so that's what i wrote.ill keep it in mind and thanks for the food for thought.
|
|
26/08/2008 11:25 PM |
|
Lawthugg
Neophitic Presence
Posts: 8.3246 Threads: 0
Joined: 26th Aug 2008
Reputation: 0
E-Pigs: 0.8551
|
RE: bootsound replacer
so a really good question would be... is there anyone out there that knows the ins and outs of the opening plugin files, both rco and prx. basically what each setting does and is for.
Patience is a virtue, that is why I snipe.!!!
|
|
27/08/2008 09:07 PM |
|
User(s) browsing this thread: 2 Guest(s)