GithubHelp home page GithubHelp logo

About sound effect about dalamud-vfxeditor HOT 3 OPEN

0ceal0t avatar 0ceal0t commented on May 27, 2024 1
About sound effect

from dalamud-vfxeditor.

Comments (3)

0ceal0t avatar 0ceal0t commented on May 27, 2024

huh, that's really interesting. Adding a sound effect replacement feature is definitely possible, but would be a long-term goal. I'll look into it

from dalamud-vfxeditor.

Unknown-Zombie avatar Unknown-Zombie commented on May 27, 2024

I came across this git repository while searching for an SCD editor because I made a similar observation to this issue topic while looking through a comparison view between a sound file pulled from Shadowbringers and a sound file pulled from Endwalker.

I hate the way that Endwalker changed combat skill sound effects to be basically silent when other players are casting them and have been looking for a way to reverse that.

So, I just wanted to add a "+1" to show support for a tool that would let me edit these sound files more easily than scouring through them with a hex editor.

It has been very difficult to find information about this because it seems that the average player didn't even notice this was changed. For example, I like being able to hear if my group WHM is casting Holy so I know if I need to move out of AOE or if enemies will be stunned. I should be able to listen to what is going on around me and look at my feet placement instead of the party window to see what the WHM is doing. Endwalker made other group members' spells almost completely silent. I cannot even hear a warrior do their 1-2-3 combo whilst standing right next to them.

from dalamud-vfxeditor.

XCZA avatar XCZA commented on May 27, 2024

@Unknown-Zombie you can get around this by going into each action TBM file finding all the sounds (removing them) and adding them into the timelines of the .avfx files; just make sure you notice at what time intervals they are set up in the TMB's and match that on emitter timeline objects in the .avfx. Any sound in a modified .avfx file when used by another player will be heard by you (but not them obviously). It would require a lot of work to do it for every skill, but that is one way to accomplish this.

Also as to the topic of sound fall off, I think sounds in .avfx files are effected by binders. and there are some other things you can do as well, like stack two of the same exact sounds on two timeline object emitters. it has the effect of making the sound louder for most sound effects. Some sound effects that have very fast gradations of tones or pitches might occasionally glitch out when you hear them (but its not a bad glitch, its sorta like hearing an echo of the same sound or a deeper 'in a tunnel' version of the sound).

Also you can sorta study how they do some quirky stuff with the .scd files if you look at some recorded cutscene logs. You will see something similar to what i just described and other stuff like repeated files to make new sound effects from existing ones.

from dalamud-vfxeditor.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.