Zoltán Bacskó
Zoltán Bacskó
> > The workaround to use other SDL2 audio driver like winmm or directsound does not work with srccpy since regardless of the buffer size you only get static/garbled audio....
Thanks, with this new version of scrcpy.exe the following workaround produces good quality audio (scrcpy-console.bat): @echo off set SDL_AUDIODRIVER=directsound scrcpy.exe --audio-output-buffer=10
Hi, I have tested the new binary and SDL version on Windows 7 x64. There are no more error messages and the audio works perfectly (presumably with WASAPI since I...
> @Falcosoft I didn't ask, but does it still work for you in the final scrcpy v2.1? Yes, it is also working in the final v2.1.
Actually the best parctice is that you should at least software reset it (by sending GM/GS reset SysEx messages) before playing a new title (be it a game or a...
I think the installed battery emulation and this feature is somewhat unrelated. With battery emulation you should achieve to emulate exactly the behaviour of a properly working HW unit at...
I think now I understand better what you want. But I still think that instead of saving always the actual state at exit it would be better (at least make...
Maybe I was not clear enough. By proper battery emulation I meant a fix that removes the battery error at startup. This commit fixes this problem without doing anything with...
Hi, https://github.com/nukeykt/Nuked-SC55/issues/6 still remains relevant even after this patch. With saving at exit and loading SRAM at startup you will not get a clean default state like after a proper...
This way if the last used Midi used custom tuning you can get the same "out of tune" effect at startup. At the middle/end of https://github.com/nukeykt/Nuked-SC55/issues/45 there are a few...