Git Product home page Git Product logo

Comments (24)

pannal avatar pannal commented on September 26, 2024 1

I've already created a ticket with Battleye on this issue.

from synchronousaudiorouter.

pannal avatar pannal commented on September 26, 2024

I've gotten an answer from EN MASSE (subsidiary of Bluehole, seems to handle PUBG support):

I appreciate your report, and have forwarded it to the appropriate team for investigation. We are already aware of this issue, but your report will help us to further our investigation, and hopefully fix this as soon as possible. Thank you!

from synchronousaudiorouter.

jscinoz avatar jscinoz commented on September 26, 2024

Unsurprisingly, Fortnite has the same issue as it also uses Battleye. Is there a public link to the Battleye ticket, or if not would there happen to have been a response yet?

from synchronousaudiorouter.

pannal avatar pannal commented on September 26, 2024

No response other than that they know about the issue and "redirected it to the proper people".

from synchronousaudiorouter.

jerryen avatar jerryen commented on September 26, 2024

0.12-beta works perfectly fine with BattlEye (on Fortnite at least) so if you don’t need the 0.13 fixes, installing 0.12 is probably the way to go for now.

from synchronousaudiorouter.

pannal avatar pannal commented on September 26, 2024

Interesting, @eiz might this be related to the NDIS driver which was added with 0.13? Could we get a test build of 0.13 without that driver?

from synchronousaudiorouter.

pannal avatar pannal commented on September 26, 2024

This is invalid. 0.13 works perfectly with PUBG/BattlEye and REAPER. Just don't run REAPER elevated.

from synchronousaudiorouter.

AKPWebDesign avatar AKPWebDesign commented on September 26, 2024

@pannal Are you sure about this? I'm using 0.13 and I'm unable to play PUBG or Fortnite after loading SAR (and that isn't solved until I restart the computer, simply unloading SAR doesn't work). I don't run REAPER elevated.

from synchronousaudiorouter.

pannal avatar pannal commented on September 26, 2024

Yes I am, I've played several hours yesterday using SAR. I think it's installed to not require admin rights and reaper doesn't run elevated.

from synchronousaudiorouter.

AKPWebDesign avatar AKPWebDesign commented on September 26, 2024

Interesting. I've got the exact same setup, SAR installed allowing non-admin use and REAPER running non-elevated. Are you running 64-bit or 32-bit REAPER and SAR?

from synchronousaudiorouter.

pannal avatar pannal commented on September 26, 2024

Both x64. I have the BEService on CPU priority idle and pinned to one core using ProcessLasso, but I don't think that's what makes the key difference.

from synchronousaudiorouter.

AKPWebDesign avatar AKPWebDesign commented on September 26, 2024

Yeah, I doubt that would make a difference, but I might try it anyway. I've also got both running x64 and I'm seeing SarAsio_x64.dll being blocked by BattleEye.

from synchronousaudiorouter.

pannal avatar pannal commented on September 26, 2024

I'm not sure what else could be different.

from synchronousaudiorouter.

ToxMox avatar ToxMox commented on September 26, 2024

I'm assuming you rebooted? I haven't even tested yet unelevated but when I did have the issue originally I needed to reboot before audio worked for the game again.

from synchronousaudiorouter.

pannal avatar pannal commented on September 26, 2024

And make sure you're actually on 0.13. Even after closing REAPER, if something (especially Skype?) holds a reference to the audio device, the (repair) install of SAR wouldn't go through properly for me. It went through but didn't actually replace the files.

from synchronousaudiorouter.

dori4n avatar dori4n commented on September 26, 2024

@AKPWebDesign What kind of hardware sound devices are you using?
What kind of ASIO drivers, other than SAR, do you have installed?
If you don't have any hardware specific ASIO drivers, is your ASIO4ALL driver up to date? (sha256 for 2.14 is 15a3a1ff103f583f9e5493349c85b98799baadee44cb3f25a0611141a4a6d8fa)
Are all ASIO applications truly closed when sound output fails?
Please be aware that the audio device you select for output through ASIO will be exclusively locked to the application using it by the ASIO driver, preventing you from hearing other applications through it via the default Windows Sound API. You will need to set up your capture rules such that output is provided, but selectively duplicated to another interface which you route to where you need it, or capture through a Windows Sound API compatible application.
BattlEye does not block it, and if it did, it would not tell you about it unless you are working with the BattlEye developer kit, it would simply not work or cause the protected application to quit (and optionally log it on the game server). The source of your problem is likely elsewhere. In fact, you getting no sound on your default audio device (unless it is used for ASIO output) is an indicator, that it does work and reroute your audio.

from synchronousaudiorouter.

AKPWebDesign avatar AKPWebDesign commented on September 26, 2024

@NightmareJoker2 I've got a Focusrite Scarlett Solo and its associated ASIO driver.

BattlEye does not block it, and if it did, it would not tell you about it

I hate to be that guy, but it seems to be pretty clear to me that BattlEye is blocking the DLL... https://i.imgur.com/xwSVLov.png

from synchronousaudiorouter.

dori4n avatar dori4n commented on September 26, 2024

@AKPWebDesign That's odd.
The launcher you have provided a screenshot of is also not from PLAYERUNKNOWN's BATTLEGROUNDS.

  1. Try updating or reinstalling your game.
  2. Make sure the file in that location isn't corrupted or out of date. SarAsio_x64.dll needs to be 855552 bytes in size and have a SHA-256 checksum of edaebef5abea4328d78fd780812b34324b017636f710373daed50fcd3c3bf294 or have a valid digital signature to be loaded.
  3. All applications loading it need to run in an unelevated application context (not run as Administrator) for it to work properly.

from synchronousaudiorouter.

AKPWebDesign avatar AKPWebDesign commented on September 26, 2024

@NightmareJoker2 You're absolutely right, that's Fortnite. That being said, PUBG did the same thing before the 1.0 release. I uninstalled the game due to space constraints, but just reinstalled and verified that my setup is working with PUBG now. I'm doing everything the same way as I was before though, so I can only assume it wasn't a change that I made. Either way, PUBG works now, so that's cool. If only it worked with Fortnite too...

from synchronousaudiorouter.

pannal avatar pannal commented on September 26, 2024

@AKPWebDesign Cool, that indicates they listened to the bug reports. I've made contact with them on several occasions - perhaps their BattlEye version is newer now compared to Fortnite?

from synchronousaudiorouter.

zharf avatar zharf commented on September 26, 2024

yeah I'm currently having the same issue with arma 3...

from synchronousaudiorouter.

pannal avatar pannal commented on September 26, 2024

This is happening again.

from synchronousaudiorouter.

zharf avatar zharf commented on September 26, 2024

unfortunately I've not received any response from battleye on the issue :(

from synchronousaudiorouter.

pannal avatar pannal commented on September 26, 2024

I've wrote to both of them the day before yesterday (again) - since yesterday evening it works again. Someone listened.

from synchronousaudiorouter.

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.