SUPPORT ACCOUNT CLANS
Welcome, Unregistered.
 

Thread: How to pack the sound file to *.s2z file

Results 1 to 8 of 8
  1. #1

    How to pack the sound file to *.s2z file

    I placed a sound in the right path and folders "/heroes/helldemon/ability_04/sounds/cast3.ogg"

    and zipped it renamed the file to resources999.s2z but it didn't work like others mods, The only way that seemed to work was to place is in my Document folder unzipped inside the game folder.

    Is there any tips to how to do it?

    Thank you.

  2. #2
    Offline
    Account Icon
    Join Date
    Sep 2009
    Location
    Australia
    Posts
    1,066
    Okay well, next time use the search feature, but here's a quick guide.

    Firstly, as long as it's heroes/helldemon/ and not /heroes/helldemon/, that all looks fine. Here's what you should do:

    In something like WinRAR, select all the files you want to zip, and click "Add to Archive". On the left, there are two options, "RAR" and "ZIP". Click "ZIP'". For the method of compression, don't use Normal, but instead change that to "Store". Now, re-examine the file-name. If at first you wrote, "resourcesMogaCast3.s2z", it will now say "resourcesMogaCast3.s2z.zip", which is not what you want. This is why I suggest changing the file name last, just delete the entire line and write in "resourcesMogaCast3.s2z", and then create the archive.

    Then, place the .s2z file within C:\Program Files\Heroes of Newerth\game\

    Then it should work.

    Click the image to check out a new and unique hero suggestion!
    Other Suggestions: Poseidon

  3. #3
    Thank you, I will try again. I use linux by the way, I can tell the sound detected because the ultimate sound when I tested it didn't load, instead it just ignored "your soul is mine" so my guess was something was wrong.

    I will give you the file that I made, when you have free time, please try it

    http://uploading.com/files/me295174/resources4242.s2z/

    Thanks again for the tips.

  4. #4
    Offline
    Account Icon
    Chat Symbol
    Join Date
    Nov 2009
    Location
    Denmark, Odense
    Posts
    325
    I think i had the same problem, and a guy on IRC helped me fix it.

    Take a copy of resources0.s2z, paste it anywhere, delete all the contents except one folder/file then add the folders/files from the archive you allready made and delete the left over stuff. rename it resourcesanything and it should work.




    Quote Originally Posted by phubby View Post
    my english is bugged, where do i get new one
    Quote Originally Posted by Shawn View Post
    you're all getting trolled hard by a kid
    Quote Originally Posted by DivA View Post
    I apologize to OP for having to play with such terrible players.

  5. #5
    Offline
    Account Icon
    Join Date
    Sep 2009
    Location
    Australia
    Posts
    1,066
    I'll have a look for you and try to get it to work

    EDIT: I refer to Windows locations because *MOST* (I know, not all) people use Windows, and it's the OS that I use, so I find it easier to refer to. I don't know the location for Linux, sorry

    Click the image to check out a new and unique hero suggestion!
    Other Suggestions: Poseidon

  6. #6
    Is there any reason you want to put it in a s2z btw?

    zip -rX resourcesX.s2z heroes/helldemon/cast3.ogg

    should do it I think

  7. #7
    Offline
    Account Icon
    Join Date
    Sep 2009
    Location
    Australia
    Posts
    1,066
    Your issue was that it was a cast3.ogg and not a cast3.wav

    The resources0.s2z automatically converts .dds files into .tga files when it unpacks from resources0.s2z, but it also converts .ogg into .wav files when it unpacks from the resources0.s2z

    For some reason, I don't know why, it doesn't do that by default for other resource files, so from now on just make .wav files and all should be good

    http://dl.dropbox.com/u/4441669/resources4242.s2z

    Tested and it works now.

    Click the image to check out a new and unique hero suggestion!
    Other Suggestions: Poseidon

  8. #8
    Perefect Thank you all!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •