jduncanator
jduncanator
Not sure why this is waiting on author. If someone wants to PR a working alternative that fits better with everyone's expectations, more than happy for someone to do that....
The JSON file would be several MB's (the current data stored in KV is about 10MB total), it would need to be fetched from some central location in Ryujinx (yet...
The code is all open source, happy for you guys to implement your own version and host it yourself.
It still uses UPnP
> Why is it on a separate nuget package? Personally I'd prefer if it was on this repo since it's a pretty basic component required to allow the project to...
Ryujinx will grab a session with whichever audio output device was the default when you opened the emulator, if you change audio outputs, and then restart the emulator, does it...
The only Windows on ARM devices that exist at the moment that come close to being capable of running Ryujinx are Qualcomm-based devices. Those devices do not have Vulkan or...
> Some experimentation has been done to get DOZEN, their VK on DX12 layer working with Ryujinx, but is not mature enough in it's current state.
I've been working towards Windows on ARM enablement with a Windows Dev Kit 2023. I have a bunch of patches on my end to fix some things - however it...
Progress is being made on CI/CD on WoA for the native deps (ie. ffmpeg, OpenAL etc)