exelix11 / SysDVR

Stream switch games to your PC via USB or network
GNU General Public License v2.0
1.52k stars 88 forks source link

[Feature request] 14.0.0 Support #174

Closed erew70 closed 2 years ago

erew70 commented 2 years ago

I Can't Use SysDVR On 14.0.0, It Never Displays The Gameplay

Add Some Patch For 14.0.0 Support Both For The Switch And PC

Maybe Make Some .pchtxt Patch Or Something, IDK.

dic1911 commented 2 years ago

It's probably just dvr-patches need to be updated, SysDVR itself works just fine for me with Animal Crossing and RingFit Adventure.

erew70 commented 2 years ago

It's probably just dvr-patches need to be updated, SysDVR itself works just fine for me with Animal Crossing and RingFit Adventure.

Um, I Guess, Because I Can Take Pics In BOTW But Not Videos With DVR Patches

dogty commented 2 years ago

It's probably just dvr-patches need to be updated, SysDVR itself works just fine for me with Animal Crossing and RingFit Adventure.

Um, I Guess, Because I Can Take Pics In BOTW But Not Videos With DVR Patches

If you compile the project with the libnx that has the PR from scires with the 14.0.0 update it does work. I'm able to stream BOTW without a problem

dic1911 commented 2 years ago

It's probably just dvr-patches need to be updated, SysDVR itself works just fine for me with Animal Crossing and RingFit Adventure.

Um, I Guess, Because I Can Take Pics In BOTW But Not Videos With DVR Patches

If you compile the project with the libnx that has the PR from scires with the 14.0.0 update it does work. I'm able to stream BOTW without a problem

mind share your binaries?

dogty commented 2 years ago

Sure! No additional code was added I only rebuilt it from the PR branch Give me an update and tell me if it works on your end. SysDVR_dogty.zip

exelix11 commented 2 years ago

Are you sure it needs to be recompiled to work on 14.0 ? I did not test myself yet but was under the impression that only dvrpatches broke and sysdvr was working just fine.

dogty commented 2 years ago

Well I used your last release and couldn't make it work in tcp bridge mode, only in usb and was able to make it work with the compiled version

dic1911 commented 2 years ago

Sure! No additional code was added I only rebuilt it from the PR branch Give me an update and tell me if it works on your end. SysDVR_dogty.zip

Oops, sorry I didn't make it clear that I was actually asking for dvrpatches

exelix11 commented 2 years ago

Well I used your last release and couldn't make it work in tcp bridge mode, only in usb and was able to make it work with the compiled version

I tried running latest sysdvr release over tcpbridge and it worked fine, i think it was a fluke on your end cause doesn't seem to need recompiling. Note that sysdvr every 10 seconds or so resets the socket because of a libnx bug with sleep mode, if you try to connect while that is happening connection will fail, trying again will work though.

I'm going to close this since sysdvr seems to work and i'm updating dvrpatches later today