YesNoOk

Show content

This section allows you to browse the content for this member. Note that you can only see content for which you have sufficient viewing permissions.


plusplusminus is Offline
Contact plusplusminus:

plusplusminus

User

Messages by plusplusminus

    

Freezeman's SF2 sprites

 February 18, 2010, 10:19:07 am View in topic context
avatar  Posted by plusplusminus  in Freezeman's SF2 sprites (Started by Freezeman February 16, 2010, 06:00:04 am
 Board: Development Resources

Works absolutely perfectly! Thank you so much!!
    

BlazBlue Female Voices

 February 13, 2010, 05:58:04 pm View in topic context
avatar  Posted by plusplusminus  in BlazBlue Female Voices (Started by plusplusminus February 13, 2010, 05:58:04 pm
 Board: Requests

Just wondering if anyone could upload the voices of the females of BlazBlue... and, *ahem* Carl? Very much appreciated~

I've been having problems with the bms script uploaded in Freezeman's topic, so if someone could help me fix it, that would work too.
    

Re: Freezeman's BlazBlue sprites

 February 12, 2010, 06:24:11 pm View in topic context
avatar  Posted by plusplusminus  in Freezeman's BlazBlue sprites (Started by Freezeman January 17, 2010, 05:44:19 pm
 Board: Development Resources

I seem to be having problems with the bms script. I'm trying to rip voices from the CS leak, and I keep getting this error:
Quote
 offset   filesize   filename
------------------------------
  00000de0 61386      vbtl_jn_1\jn000b.wav
  00008441 1          vbtl_jn_1\
  30307c4a 1999528503 vbtl_jn_1\ミ

- error in src\quickbms.c line 6642: myalloc()
Error: No such file or directory

Press RETURN to quit

That first sound is correct, but the program can't access any further.

If I run it with the -l param, I can see all of the files, like so:
Quote
 offset   filesize   filename
------------------------------
  00000de0 61386      vbtl_jn_1\jn000b.wav
  00008441 1          vbtl_jn_1\
  30307c4a 1999528503 vbtl_jn_1\ミ
  00000de0 0          vbtl_jn_1\av
  000191c0 22556      vbtl_jn_1\jn008b.wav
  00008441 4          vbtl_jn_1\
  31307c4a 1999528496 vbtl_jn_1\
  00000de0 0          vbtl_jn_1\av
  00034b00 45878      vbtl_jn_1\jn011b.wav
  00008441 7          vbtl_jn_1\
  31307c4a 1999528501 vbtl_jn_1\`
  00000de0 0          vbtl_jn_1\av
  0004ec20 20252      vbtl_jn_1\jn016b.wav
And so on, but only every 1+fourth file is a wav. In addition, when comparing this to the other extracted voice packs, it looks like I'm missing two wav files between every two that I find, like jn002b and jn007b should be before jn008b, which I guess is what is inside of the giant third file. I've been messing with the bms, but I can't figure out the syntax at all. I'm running this on 32bit XP, if it matters. Any help would be greatly appreciated!