Skurdt

Results 27 comments of Skurdt
trafficstars

> As for latency/performance, these types of functions are perfect for SIMD instructions such as ARM NEON or x86 SSE. > > A resampler is simpler enough that something custom...

Not using a job and doing a small update to the AudioProcessor fixed the audio quite a bit for me. Probably not perfect and not thoroughly tester but at least...

Still not working on blastem (probably others, but the SDL3 path is fine on this core)

I implemented something similar to this, though using the Thread as the dictionary key doesn't seem to work on some multithreaded cores. I only tried dolphin very briefly and with...

Custom packages don't support automatic external dependencies as far as I know. A unity project using this lib can include both this lib and UniTask as links in package.json.

It sounds like you are using an older version of the repo as both the ability to start multiple instances (IL2CPP issues) and the NAudio implementation (replaced by SDL) were...

LibretroUnityFE doesn't contain any previous version of the lib, it directly depends on SK.Libretro using the package manager/manifest. Updating from a previous version does require clicking the update button in...