JS Deck
JS Deck
The console are showing logs from the 3DS, which means remote play was successfully started. I can only guess a firewall issue? For default settings port 8000 and 8001 should...
Hmm I don't have Windows 10. Try go to Windows Firewall in Control Panel and see if you can find a way to allow incoming connection for ntrviewer-hr, for all...
Sorry I really don't know what the problem might be. :(
Sorry for not having proper doc for now. For nix do you want a statically linked build like the release version on GitHub, or is a version with shared library...
I took a quick look at you package.nix , I assume nativeBuildInputs means those libraries are for static compilation? (Sorry not really familiar with nix) In any case statically linking...
I almost forgot, ntrviewer-hr indeed build using shared libraries by default. If I'm understanding nix package correctly, everything except for `nasm`, `pkg-config`, and `vulkan-headers` should be in `buildInputs` as well....
Another note: For librashader I made some modifications not upstreamed yet: https://github.com/xzn/librashader It should not matter if you don't use the `./ntrviewer --vulkan` option
Looks like they use the released zip which does not include all the shaders in the repo. That particular file is available here: https://github.com/bloc97/Anime4K/tree/master/glsl/Upscale
Are you using the nfc patch in the X+Y menu? An alternative to try is to enable one of Debugger or Input Redirection in Rosalina menu.
The log shown in screenshot says that a game was launched and was hooked by ntr on 3DS. It doesn't say anything about remote play being started though. Normally when...