-
Notifications
You must be signed in to change notification settings - Fork 4.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Aftershock atomic smartphone not playing music #37420
Comments
Confirmed. |
My understanding is this has to do with hard coded mp3 use. If this is a json fixable issue I’m happy to work on it myself. |
Maybe it would make sense to also add the mp3 function to the Wraitheon executive's smartphone as well, since it's custom variation to the atomic smartphone and lacks that feature. |
Exactly. The list of devices capable of playing music is hardcoded into mp3 function. Adding atomic smartphone there is simple, but not an elegant solution that prevents of adding new player devices into the game without C++ code editing. |
@Maleclypse |
A quickfix is still a fix, it's better than nothing. |
Describe the bug
The atomic smartphone doesn't play music.
Steps To Reproduce
Steps to reproduce the behavior:
Expected behavior
When activated, music should be playing through headphones like with the mp3 or smartphone.
Versions and configuration
The text was updated successfully, but these errors were encountered: