Hello there, it's been a while.
Changes:
- Compatibility with dotnet 6, you won't have to download an outdated version to run SysDVR-client anymore. (dotnet 5 still works)
- Support for streaming from multiple consoles over USB
- By default SysDVR-client will connect to the first available console it finds, the serial is shown in the command window
- You can specify which console to connect to by adding
--usb-serial your_serial
to the command line, partial serials are matched by the last digits, for example--usb-serial 123
will connect to any console whoose serial ends with123
- This feature won't work if sysdvr can't find the console serial, this can happen if you used prodinfo editing tools.
- When using the built-in player you can add the
--fullscreen
option to the command line to automatically switch to full screen #138 - Fix a bug where sysdvr would get stuck on switching modes and required a reboot #132
- When in full screen mode the window shouldn't disappear when it loses focus #161
- When in full screen mode the mouse cursor is hidden #133
- The SysDVR-settings homebrew shouldn't crash anymore when SysDVR isn't running #165
dvr-patches
If you're not up to date yet, there is now a way of streaming most games that normally don't support recording, it's called dvr-patches and currently being hosted here as a separate project.