No Sound from Mario Kart Tour specifically in PE
Closed this issue · 6 comments
Build date
PixelExperience_Plus_mojito-13.0-20230219-0023-OFFICIAL
Expected Behavior
The game should output sound.
Current Behavior
The game doesn't output any sound, even though my volume is up and sound is activated in the app. The Sound worked completely fine on Stock MIUI and still works on my other Devices, so this seems like a Pixel Experience Bug. I already opened an Issue and got told to report to the game devs, but I didn't clarify that this only happens on PE, so I created a new Issue where I clarify it.
Possible Solution
Edit here
Steps to Reproduce
- Install Mario Kart Tour from the Google Play Store
- Launch Mario Kart Tour
- Log in or Register with your Nintendo Account
- No Sound and no Music
/device mojito
/version thirteen_plus
Issue created! You can close at any time by commenting /close
Okay Skyline Emulator seems to have the same problem as Mario Kart Tour, it also doesn't output any sound
Alright, skyline changed from using AAudio and Oboe to Cubeb and rewrote audio stuff. Audio works now in skyline. I used Oboe Tester to test if that's the problem. Audio did not play with AAudio in low latency mode, but did work with OpenSL ES, so it seems that is broken in this rom
Can you remove the below line from system_ext/etc/build.prop
qcom.hw.aac.encoder=true
Let me know asap
Can you remove the below line from system_ext/etc/build.prop
qcom.hw.aac.encoder=true
Hey, I don't have root, so I can't edit my build.prop file