Search found 9 matches
- Sun Dec 23, 2007 3:20 pm
- Forum: General FOF Discussion
- Topic: ROCK BAND SONG RIPING EASY! - Look what I found
- Replies: 127
- Views: 42005
From my experence with them, I believe that they are multi oggs. Just like a midi with drums and guitar. Seperate parts, but just one ogg. The OGG header constants (Magic "OggS" and string "vorbis") is not appearing... do you mean that it's a OGG without header? Sorry, I only have experience with P...
- Sun Dec 23, 2007 12:22 pm
- Forum: General FOF Discussion
- Topic: ROCK BAND SONG RIPING EASY! - Look what I found
- Replies: 127
- Views: 42005
- Sun Nov 04, 2007 5:40 pm
- Forum: General FOF Discussion
- Topic: Converting GH3 tracks to FOF - New format used in GH3 ?
- Replies: 246
- Views: 98558
I haven't got to HO/POs yet, (it's next on my list after extracting the song section names) but Debr mentioned an extra bit used on the note field that is likely to be it. Yeah, I've checked it now. Bit 6 is used to define a HO-PO (and maybe a manually strum too, or another it is in another bit) of...
- Sun Nov 04, 2007 4:58 pm
- Forum: General FOF Discussion
- Topic: Converting GH3 tracks to FOF - New format used in GH3 ?
- Replies: 246
- Views: 98558
My guess is that your newly created HED/WAD files aren't working because these .dbg files need to be updated with new checksums. Mmm, what do you mean? I'm building the HED/WAD again with the same files, so there shouldn't be any checksum change. I've also tried to match those checksums with the CR...
- Sun Nov 04, 2007 4:22 pm
- Forum: General FOF Discussion
- Topic: Converting GH3 tracks to FOF - New format used in GH3 ?
- Replies: 246
- Views: 98558
I think that I've found a new type of track (I don't remember any reference to it before). First, check my MIDI-QB inspection tool (finds all tracks by magic number and detects type, for now suports "Nothing", "SingleList" and "MultiList", and unknown types. http://www.savefile.com/files/1172001 Aft...
- Sun Nov 04, 2007 10:16 am
- Forum: General FOF Discussion
- Topic: Converting GH3 tracks to FOF - New format used in GH3 ?
- Replies: 246
- Views: 98558
- Sun Nov 04, 2007 9:06 am
- Forum: General FOF Discussion
- Topic: Converting GH3 tracks to FOF - New format used in GH3 ?
- Replies: 246
- Views: 98558
- Sun Nov 04, 2007 7:17 am
- Forum: General FOF Discussion
- Topic: Converting GH3 tracks to FOF - New format used in GH3 ?
- Replies: 246
- Views: 98558
Mmm, I was going to do the same thing ( a PAK extractor) . Anyway, I want to talk about another thing (Not related to FoF, but...) Yesterday I spent 2 hours writing a HED Extractor AND Rebuilder . After doing it, logically I've tested it it works, unpacking and packing the original files, and the re...
- Fri Nov 02, 2007 9:36 am
- Forum: General FOF Discussion
- Topic: Converting GH3 tracks to FOF - New format used in GH3 ?
- Replies: 246
- Views: 98558
Unbelievable work ??? . When I looked to the files, I was thinking that they were very obfuscated. About MSV files Hopefully I can help on anything. I have a MSV2VAG conversor in C (I've designed it to convert the tracks to WAV automatically; I should code it later) My plans are actually to write a ...