Previous Page | Next Page
- by manakoAT at 8:39 AM EDT on August 29, 2010
- It's just MP3 in FSB, the set is already done
- by snakemeat at 8:42 AM EDT on August 29, 2010
- edit: nvm, mana is faster
edited 8:44 AM EDT August 29, 2010
- by MarkGrass at 12:29 PM EDT on August 29, 2010
- Sony reacts to the 'PS3 Jailbreak':
http://kotaku.com/5623505/sony-temporarily-blocks-sale-of-ps3-modchips
I don't know about the rest of you, but I think it's time to order one of these, before it's too late...
- by OrangeC at 12:58 PM EDT on August 29, 2010
- That's not going to go through at all really, ps jailbreak has no sony code hence they can't perm ban the sale.
besides the damage has been done clones are being developed and china is already selling them.
- by bxaimc at 1:47 PM EDT on August 29, 2010
- The backup manager does have some sony code in it due the usage of the SDK.
edited 1:47 PM EDT August 29, 2010
- by Hotcakes at 6:58 PM EDT on August 29, 2010
- OrangeC is right, most likely. Sale/import of modchips themselves are not technically illegal in Australia. The Backup Manager can be taken down but the second that happens it will become cloud-ware. You know... found everywhere, hosted nowhere.
The funniest bit is where they were given the right to confiscate all stock in the retailers possession. If there hadn't been a week delay, that would have been a lot of stock! As it stands, it's just the 'sample' sticks they were given. Very fortunate.
- by SmartOne at 12:42 PM EDT on August 30, 2010
- Little Big Planet:
Could vgmstream decode the FSBs directly and play the MP3's together that are part of multi-channel tracks?
3*2 channel, 44100 Hz, 160 kbps MP3 > 2 channel, DRM, iTunes AAC (I think.)
- by manakoAT at 12:54 PM EDT on August 30, 2010
- Posted by snakemeat:
fsb_mp3g.exe .bat file to convert Little Big Planet: http://pastebin.com/s8iuCA1N , thanks for the info hcs (and your well known tool)
There's no FSB/MPEG support yet,
fsb_mpeg can be found in hcs' tools folder
Edit: Decided to paste the whole batch code here, before it expires on pastebin:
-------------------------------------------------
mkdir previews
mkdir sfx
mkdir complete
FOR %%a IN (*_prev.fsb) DO move "%%a" .\previews
move sfxbank_compressed.fsb .\sfx
move voiceover.fsb .\sfx
move musicbank.fsb .\sfx
FOR %%a IN (i_*.fsb) DO fsb_mpeg.exe "%%a"
FOR %%a IN (i_*.fsb) DO move "%%a" .\complete
FOR %%a IN (*.fsb) DO fsb_mpeg.exe "%%a" -p 4
FOR %%a IN (*.fsb) DO move "%%a" .\complete
-------------------------------------------------
edited 12:58 PM EDT August 30, 2010
- by SmartOne at 9:38 PM EDT on September 4, 2010
- 160 kbps MP3. Who the heck makes these decisions? Is it still 1995?
50 GB.
And correction to my above post:
6*2 channels
Quality still sucks.
edited 9:42 PM EDT September 4, 2010
- by OrangeC at 9:52 PM EDT on September 4, 2010
- Just looked at ratchet and clank qfb and it uses some variant of ps2 adpcm but it is XVAG and it appears to be lossless with a 10 byte interleave. the quality is outstanding!! i can decode it with mfaudio also.
sample
http://www.megaupload.com/?d=A8A72EA1
Previous Page | Next Page
Go to Page 0 1 2 3 4 5 6 7 8
Search this thread
Show all threads
Reply to this thread:
HCS Forum Index
Halley's Comet Software
forum source