Jump to content
  • 0

Remove a Sound Effect


jharick

Question


  • Group:  Members
  • Topic Count:  21
  • Topics Per Day:  0.00
  • Content Count:  77
  • Reputation:   3
  • Joined:  03/25/12
  • Last Seen:  

How to remove a sound effect of specific Effect like this effect number 441

I use that effect for character aura. But the problem there is annoying sound of that Effect.

So I want to remove that annoying sound.

Link to comment
Share on other sites

8 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  9
  • Topics Per Day:  0.00
  • Content Count:  554
  • Reputation:   70
  • Joined:  04/04/12
  • Last Seen:  

you can't do it in source..its attach in the client's resource file...:)

:meow:

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  21
  • Topics Per Day:  0.00
  • Content Count:  77
  • Reputation:   3
  • Joined:  03/25/12
  • Last Seen:  

you can't do it in source..its attach in the client's resource file... :)

:meow:

also i can't do anything in client side to remove that sound effect?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  26
  • Topics Per Day:  0.01
  • Content Count:  2244
  • Reputation:   182
  • Joined:  11/19/11
  • Last Seen:  

you probably could, you would have to track it down in the data\wav files i guess in data.grf

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  21
  • Topics Per Day:  0.00
  • Content Count:  77
  • Reputation:   3
  • Joined:  03/25/12
  • Last Seen:  

you probably could, you would have to track it down in the data\wav files i guess in data.grf

That is the hardest part is to track it down.

Ill try to search that sound then replace it with a blank sound. I think thats work.

Thanks... /no1

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  26
  • Topics Per Day:  0.01
  • Content Count:  2244
  • Reputation:   182
  • Joined:  11/19/11
  • Last Seen:  

yep np,

what I would do is rip the whole data.grf, so you don' to depend on it, and delete parts of teh wav files every so often and see which one is effecting it

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  21
  • Topics Per Day:  0.00
  • Content Count:  77
  • Reputation:   3
  • Joined:  03/25/12
  • Last Seen:  

yep np,

what I would do is rip the whole data.grf, so you don' to depend on it, and delete parts of teh wav files every so often and see which one is effecting it

How do you rip a data.grf? Ill just use Grf Builder tools. But the problem I get a Unicode file. Ill already see the one of sound effect I want to Remove.

Here is the name of file t_회피 . Is there's anyway to convert that file name to ANSI encoded FileName.

Or any program that extract a grf that output will be a ANSI encoded filename. GRF Sharper wont work properly it always stop in the middle of extracting.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  26
  • Topics Per Day:  0.01
  • Content Count:  2244
  • Reputation:   182
  • Joined:  11/19/11
  • Last Seen:  

grftool works best

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  21
  • Topics Per Day:  0.00
  • Content Count:  77
  • Reputation:   3
  • Joined:  03/25/12
  • Last Seen:  

grftool works best

Thanks this tools is what I need. /no1

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...