Previous Page | Next Page

Mega Man Legends 1/2 Sound Formats? by admiralpete at 2:50 AM EST on January 16, 2009
Hi all. Just wondering if anybody knows what sound format the games Mega Man Legends 1 and 2 are in, and if there's a way to play them with VGMStream or another plugin. I would be willing to provide an ISO of the full disc if anyone would play around with it to find out. Let me know, and thanks in advance!
Trauma Centre by Elven Spellmaker at 10:00 PM EST on January 16, 2009
Does anyone know if either of the Wii versions have/can been ripped. If so where could I get them from? (Fingers crossed Atlus havn't used a gay format.)

Thanks.
64th Note Programming by ugetab at 2:31 AM EST on January 17, 2009
I'm looking for ideas about what part of 64th note could be responsible for the current music speeds.

I can rule out the following:
void StartAiInterrupt(void) {
    // delay calculation from PJ64 v1.7
    const float VSyncTiming = 789000.0f;
    double BytesPerSecond = 48681812.0 / (AI_DACRATE_REG + 1) * 4;
    double CountsPerSecond = (double)(((double)VSyncTiming) * (double)60.0);
(Still the same in 1.7.55, it seems)

04500010 - The pitch would be different
VGMStream Question by Elven Spellmaker at 10:38 AM EST on January 18, 2009
I understand that this is a streaming format (dur), but I was wondering, I thought Nintendo still sequenced their music, even on the Wii..?

I have been wondering this for a long while, and any answers or explaining would be great!

Is it the way its ripped? Example Diagram Below:

MIDI Format --> Sound Card (Wii) --> Streamed...

If its like the diagram above, you are ripping directly after the Sound Card has processed it. If thats the case, it is possible to get at the MIDI format files, like VGMTrans does with D.S. Music?

Or are they pre-rendered (as such), and then stored on the Wii discs as streams from the start? (Shown below)

At Nintendo:

MIDI Format --> Sound Card (External) --> Streamed Format

then,

Streamed Format --> Sound Card (Wii) --> Streamed...

Obviously this doesn't apply to orchestrated files. (Example, Gust Garden Galaxy [Super Mario Galaxy])
Ys1&2 DS Index List.. by Y.W. Ahn at 6:14 AM EST on January 19, 2009
Sorry for posting this, but I'm not sure for sending e-mail about this.

Here's Title index:
0000 - Missing, but supposed to be 'Feena'.
0001 - Fountain of Love
0002 - The Syonin
0003 - Tears of Sylph
0004 - First Step towards Wars
0005 - Palace
0006 - Holders of Power
0007 - Missing, but supposed to be 'Palace of Destruction'.
0008 - Beat of the Terror
0009 - Tower of the Shadow of Death
000a - Missing, but supposed to be 'The Last Moment of the Dark'
000b - Final Battle (Short ver.)
000c - Rest in Peace
000d - Morning Grow
000e - Missing, but supposed to be 'See you again'
000f - Devil's Wind
0010 - So much for today (from Ys2)
0011 - Event: Roda
0012 - Departure
0013 - Open your heart
0014 - Dreaming
0015 - Tension
0016 - Chase of Shadow
0017 - Item Get!
0018 - Feena (Harmonica)
0019 - Battle Ground
001a - Feena (without intro)
001b - Feena, so same as 0000
001c - Same as 0001
001d - Same as 0002
001e - Same as 0003
001f - Same as 0004
0020 - Same as 0005
0021 - Same as 0006
0022 - Palace of Destruction
0023 - Same as 0008
0024 - Same as 0009
0025 - The Last Moment of the Dark
0026 - Same as 000b
0027 - Same as 000c
0028 - Same as 000d
0029 - See you again
002a - Same as 000f
and so on...

**Continued to Ys2DS index.

edited 6:17 AM EST January 19, 2009
Let's Tap .brsar files by Pyrii at 9:36 AM EST on January 19, 2009
After reading of your help with the more obvious brsars in lets tap, I delved deeper to find the real meat and bones, I'm still having trouble with some of the lz7 files ( http://gbatemp.net/index.php?showtopic=129822&st=0&p=1710150 ) but some of the files work and I got brsars with multiple streams in them. The current ripping_mama won't touch the stereo streams, but your letsdump tool will. Letsdump won't work on these brsars or the resulting files just don't work because it's actually multiple files.

So can ripping_mama and letsdump be put together to dump out all the files separately? I've uploaded the brsars to http://www.megaupload.com/?d=9S3H3A3D

Any help appreciated :)
UTF Tabled files within UTF Tabled Archives by Pyrii at 8:22 AM EST on January 20, 2009
I'm working on NiGHTS: JoD's csb files and using utf_tab I'm able to extract the files, but each one is also encased in it's own table which I can't extract
----
S:\NiGHTS\hugeData\audio>utf_view SE_B0.csb > SE_B0.csb.txt

S:\NiGHTS\hugeData\audio\unpack>csb_extract SE_B0.csb > SE_B0_extract.csb.txt

S:\NiGHTS\hugeData\audio\unpack>utf_view Synth_B0_NEW_B0_011A_FX_Dualize_ED_22ST
_aif
utf_view 0.1

{
ADPCM_WII[0] = {
00000000 54 sfreq = 22050
00000004 54 nsmpl = 59535
00000008 50 nch = 2
00000009 50 lpflg = 0
0000000a 5b data = [0x00000000] (size 0x000109cd)
{
not a @UTF table at 00000090
}
00000012 5b header = [0x000109d0] (size 0x000000c0)
{
not a @UTF table at 00010a60
}
}
}

S:\NiGHTS\hugeData\audio\unpack>cpk_unpack Synth_B0_NEW_B0_011A_FX_Dualize_ED_22
ST_aif
cpk_unpack 0.1

cpk_unpack.c:41:analyze_CPK: CPK signature not found

This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.

S:\NiGHTS\hugeData\audio\unpack>csb_extract Synth_B0_NEW_B0_011A_FX_Dualize_ED_2
2ST_aif
csb_extract 0.0

csb_extract.c:58:analyze_CSB: first table in file is not TBLCSB

This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.
-------------

Yeah, the apps crash and burn if they don't like something for some reason in vista/windows7.

So each file is encapsulated in another UTF table. Which the tools won't touch, I've included sample files. If I'm missing something obvious I will promptly kick myself afterwards.

edited 8:34 AM EST January 20, 2009
[N64] Turok Dinosaur Hunter - Underwater Theme by Lost Darkness at 9:32 AM EST on January 20, 2009
I understand this was once ripped and uploaded a long while ago, proof being this topic:

Link

But now I cannot seem to find it anywhere. Does anyone have a duplicate at all? I would be most grateful.

edited 9:36 AM EST January 20, 2009

edited 9:37 AM EST January 20, 2009
Windows Vista by XiahouMatt at 12:17 AM EST on January 21, 2009
I just got a new computer with Windows vista and now I can't play any usf files becuase 64th note doesnt work. Is there anything I can use to listen to it, or atleast convert it to a different file I can listen to?
libmpg123-0.dll by Covarr at 1:54 AM EST on January 21, 2009
I can't access the link in the vgmstream readme to download it, I keep getting a 502 error. Could somebody who has it please host it elsewhere, like on Rapidshare or something?

Truly grateful,
-Covarr

Previous Page | Next Page
Go to Page 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383

Search this thread

Show all threads

Reply to this thread:

User Name Tags:

bold: [b]bold[/b]
italics: [i]italics[/i]
emphasis: [em]emphasis[/em]
underline: [u]underline[/u]
small: [small]small[/small]
Link: [url=http://www.google.com]Link[/url]

[img=https://www.hcs64.com/images/mm1.png]
Password
Subject
Message

HCS Forum Index
Halley's Comet Software
forum source