Redemption
Redemption
Try with this ` device.isWebview = webview !== null ? webview.value : false; `
(Not sure if it belongs here) When opening the buy menu, the mouse isn't always reset to center, it will if the camera angle doesn't change and the buy menu...
I did a quick test and sadly the audio is still not working. Here is the [log](https://gist.github.com/Redemption198/c3d8b2c75a62f8dd6e0046dc49396407), this is generated from just opening and closing the game. If I change...
I retested it [here](https://gist.github.com/Redemption198/8b68ca054e19f367b38d1492bdeb9e16) is the new log (line 22 should be the microphone).  I use EasyEffects for some noise reduction in the microphone, I tried uninstalling it but...
I just discovered it was a problem on my system 🙃. I did a semi-clean reinstall (preserved home subvolume) of Fedora 40 to fix another audio bug I had with...
I'm also having the same issue on a Nuxt 3 project with almost 500 files in total by running `NITRO_PRESET=deno_server deno --allow-sys --allow-env --allow-read --allow-write --allow-run --allow-ffi npm:nuxt build` If...