Giter Site home page Giter Site logo

Comments (4)

whipowill avatar whipowill commented on May 18, 2024

It's kinda funny bc I'm hearing impaired and I never noticed lol. When I throw these DLLs in my D2 folder it disables the 3d sound option -- did you edit the aisoft.ini file?

from d2-plugy-qol.

bayaraa avatar bayaraa commented on May 18, 2024

Ahh i see lol (kinda feels bad for laughing).
nope, just throw the way its downloaded.

from d2-plugy-qol.

nelsonmenon avatar nelsonmenon commented on May 18, 2024

Like your D2 QOL pack. Just found out indirectsound (dsound.dll) is enabling 3d sound in d2 sound option. but not actually emulating eax (maybe it's just not working on my end). your can tell differences in indoor areas like cathedral say something your character (with headphone).

https://github.com/kcat/dsoal this is actually works on my machine. found binaries in http://vaporeon.io/hosted/dsoal-builds/. i dunno how stable this. but not bad so far.

hi @bayaraa you have to edit dsound.ini and enable eax2 = true
keep your project alive man d2gl rlz

from d2-plugy-qol.

bayaraa avatar bayaraa commented on May 18, 2024

@nelsonmenon

-- EAX
--====

--[[

    EAX ("Environmental Audio Extensions") is not emulated by IndirectSound.

    IndirectSound can emulate EAX support, however.
    In other words, IndirectSound will pretend that EAX is supported
    so that games using IndirectSound will think that EAX is available.
    This is useful for some games that don't calculate
    3D positional audio unless EAX is supported.

    (Actual emulation of EAX is under development
    but is not yet ready to release.)

    There are two versions of EAX with emulated support:
      * EAX 1.0
      * EAX 2.0
    Support for later versions of EAX is not yet emulated.

    To emulate support for a specific EAX version
    set the corresponding value to "true" (with no quotes), e.g.:

      eax2 = true

    To disable emulated support set the value to false.

    Disabling EAX has the same effect as setting the
    "Hardware Acceleration" slider in the control panel to "Standard"
    on older versions of Windows.

]]

yeah it seems just enabling option not actually emulating.
i can't hear actual 3d sound.

from d2-plugy-qol.

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.