Previous Page | Next Page

by TheMygoshi at 9:01 PM EDT on April 10, 2015
It's not a surprise. You linked a HP 2 link with SOUND.BIG. Why?? WHY?
by at 11:46 PM EDT on April 10, 2015
by Franpa at 5:15 AM EDT on April 20, 2015
Any updates since October 2014? I've got a bunch of MCA files that don't work...

edited 10:26 AM EDT April 20, 2015
by mr_kaja at 5:19 AM EDT on April 23, 2015
In the function init_vgmstream_3ds_idsp in ngc_dsp_std.c, why is this line:
if (channel_count != 2) goto fail;
there?

Seems a bit strange to me since the rest of the function properly handles other channel counts.
I think those unplayable mono idsp files in ssb3ds would play just fine if this line was removed or changed.

And 1 more thing:
Does anybody have a clue what 'ca' in dsp_header is used for?

edited 11:14 AM EDT April 23, 2015
by manakoAT at 10:40 AM EDT on April 29, 2015
ngc_dsp_std.c, the "std" means standard... standard dsp is only one channel, same goes for 3ds_idsp i think!
by hcs at 6:28 AM EDT on May 2, 2015
mana, that file is for the meta readers that use the standard DSP header. Several formats that use a pair of such headers for stereo are in the same file.

As for why idsp only does stereo, I'm pretty sure it's just that that was all I had on hand at the time.

ca is the "current address", dsp headers are actually a snapshot of the current decoder state, which is sent to the dsp as a chunk and updated. For a file that hasn't started playing yet all the "current" stuff should be the initial value.

edited 11:59 AM EDT May 2, 2015
by mr_kaja at 10:00 AM EDT on May 3, 2015
Ok, thanks!
(Why do they keep doing that? Such a waste of space. :P)
by Franpa at 5:58 AM EDT on June 11, 2015
Okay I didn't realize there were multiple versions of the MCA file format, the files I have that don't work correctly are those from Monster Hunter 4 Ultimate. Someone else has made a thread specifically for that game now though, so maybe best to discuss this there.

http://hcs64.com/mboard/forum.php?showthread=41687

edited 11:08 AM EDT June 11, 2015
by wiibomb at 10:42 AM EDT on July 8, 2015
finally I can post!!

anyway, can someone tell me where is that latest version of VGMStream? I cannot find it anywhere and the only one I'm seeing is the one from oct 2014..

I see someone finally opened a MCA file and I need to open those, too
by Mouser X at 12:50 PM EDT on July 8, 2015
The one from Oct. 2014 is the most recent official version. There's a couple other modifications out there that others have made (one adds AT3 support, the other fixes the pcm16 files), but there changes haven't (yet) been added to the official VGMstream build. Hopefully the changes made will be added (pcm16, I'd say, is pretty likely. It's a very recent fix though, so it hasn't had a chance to get added yet) eventually. As it stands though, the Oct. 2014 release is the most recent version of the official source. Mouser X over and out.

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

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