Skip to content

Network TCP Bridge mode

exelix edited this page Jan 5, 2024 · 10 revisions

To use this mode you must setup SysDVR-Client, the USB driver is not needed.

To use this mode select TCP Bridge mode in SysDVR Settings on your console and launch a compatible game.

Then launch Sysdvr-Client on your device and select Network mode, the console should appear automatically in the list in a few seconds. If it doesn't appear you can type the console IP address manually, you can find it in the settings.

Windows firewall

On windows you might have to allow the client in the firewall or it will not be able to detect consoles. You should get the following prompt on first use:

WinFirewall

If you do not click allow in this prompt you will have to open the firewall settings and manually allow SysDVR-Client.exe, or only connect by IP address.

Command line usage

You can also launch SysDVR-Client in a way that will automatically connect to your console, you can do this using one of the following methods:

  • SysDVR-Client.exe bridge : The bridge option will make the client automatically connect to the first console it detects
  • SysDVR-Client.exe bridge 192.168.X.Y : Will make the client try to connect to the console at the specified IP address
  • SysDVR-Client.exe bridge --serial 123 : Will make the client try to connect to the first console it detects with with a serial number that ends with 123

You can check out the other options by running SysDVR-Client.exe --help