Hacking sys-hidplus-client-rs - An alternative client for sys-hidplus

  • Thread starter Thread starter kenesu_h
  • Start date Start date
  • Views Views 25,073
  • Replies Replies 93
  • Likes Likes 15
Hello, I'm a little confused.
Sorry if it's a stupid question, but do you need to have the switch connected to the internet? I understand that if you connect to the internet with CFW Nintendo could ban you
 
I've been using this on my eMMC and it's perfectly safe to use as long as you take standard precautions with exosphere and even then I doubt this would get you banned. Still running perfectly as of 18.1.0 as well, would love to see this updated or forked one day!
 
  • Like
Reactions: Zap Rowsdower
So, the program itself works fine, but there's no text, yes, it fulfills its function of being able to use controls connected from my PC to the switch, but it is really uncomfortable that the text boxes are empty for some reason, do you know what the solution could be?
Captura de pantalla 2024-11-02 030415.png
 
So, the program itself works fine, but there's no text, yes, it fulfills its function of being able to use controls connected from my PC to the switch, but it is really uncomfortable that the text boxes are empty for some reason, do you know what the solution could be?View attachment 468818
Something with your computer, mines never done that.

You could try right clicking on client-rs.exe choose compatibility change high DPI settings and click/unclick the two boxes try different combinations and hit apply see if it helps. Other than that try another version of client-rs or you could use command line. That's about all I know to suggest. I don't use the GUI I use autohotkey where I can just hit a keyboard key and it launches and starts. I could help you try that if you want.
 
Something with your computer, mines never done that.

You could try right clicking on client-rs.exe choose compatibility change high DPI settings and click/unclick the two boxes try different combinations and hit apply see if it helps. Other than that try another version of client-rs or you could use command line. That's about all I know to suggest. I don't use the GUI I use autohotkey where I can just hit a keyboard key and it launches and starts. I could help you try that if you want.
Yeah it's something with my pc, nothing worked, so, my last option is autohotkey, how do I use that? Thanks for the help
 
Yeah it's something with my pc, nothing worked, so, my last option is autohotkey, how do I use that? Thanks for the help

First hold shift key in the folder that has client-rs right click on an empty space and choose "open powershell window here"

type set_server_ip (your Switch's ip) and hit enter (leave off the parenthesis just put in your Switch's ip only after set_server_ip) and hit enter, you can close this window for now.

Download and install to your computer https://www.autohotkey.com/download/

After installing in the same folder as client-rs.exe right click on an empty space and choose new > autohotkey script

Copy paste this

Code:
run client-rs.exe -- cli
WinActivate, ahk_exe client-rs.exe
WinWaitActive, ahk_exe client-rs.exe
send stop
Send {Enter}
Sleep 200
Send start
Send {Enter}
Sleep 6000
WinMinimize, ahk_exe client-rs.exe

save the document as whatever you want to call it .ahk, then right click the document and compile script. This is your ahk script that you should be able to just double click any time and it should run client-rs, if you want a keyboard key, this would be by hitting enter on the right of your keyboard where your numbers are. Keep in mind any time you use that enter key it will run client-rs, let me know if you want to use another key.

Code:
HotKey, NumpadEnter, LaunchUpdate
return

LaunchUpdate:
    run, "Change this to whatever you called the first script.exe"
        send stop{enter}
        sleep 50
        send start{enter}
        ;...any code you need...
        return

Hit Windows Key + R and type in shell:startup make a shortcut of this second script and throw it in there. Now upon boot you can just hit that enter key and it will start the client.

Let me know if you get stuck on any of this.
Post automatically merged:

Just don't call the first script client-rs.ahk and then make it into client-rs.exe there's already a client-rs.exe that you need. Call it anything but that, you can even do client rs.ahk notice the space.
 
Last edited by Jayinem,
Used this the other night to play MP: Jamboree with friends and it was great for the most part! I do wish the dev would come back and fix some of the bugs with the client or the module itself but this is still my favorite piece of software.
 
Something weird is happening today. Client RS is surviving me putting the Switch to sleep and letting me wake it up with the home button of my PC controller. That's never happened before I don't think or am I wrong is it supposed to happen?
Post automatically merged:

Guess I don't understand why this thread is mostly dead. Nobody wants to use controllers that are hooked up to your PC on your Switch? I use it every day.
 
Last edited by Jayinem,
If anyone even looks at this thread or uses this anymore can someone do me a favor. Connect client rs have the controller working. Put the Switch to sleep, then try to wake up the Switch by hitting the home button (doesn't matter if docked or not docked) while still being connected to client rs. Does it work for you? Try it a few times, try holding the home button, then spam hitting it a few times and post if it works or not. It works for me sometimes and others it doesn't.

Supposedly there is no such thing as being able to wake the Switch from anything except official joycons. But I'm doing it with a Wii U Pro that's connected to my PC using mayflash magic-ns and client rs. I just wish it would work every time.

If it doesn't work try to turn on the Switch however then instead of hitting home button to put it to sleep on the options on the bottom choose sleep mode and put it to sleep that way, make sure client rs is running and try to turn it on using the home button on your PC controller whatever that is that way.
 
Last edited by Jayinem,
Anyone else having problems where connecting 4 controllers automatically sets it to 8 controllers connected on the Switch and the inputs stop working on all of them? Can't figure out what the problem would be..
 
If anyone even looks at this thread or uses this anymore can someone do me a favor. Connect client rs have the controller working. Put the Switch to sleep, then try to wake up the Switch by hitting the home button (doesn't matter if docked or not docked) while still being connected to client rs. Does it work for you? Try it a few times, try holding the home button, then spam hitting it a few times and post if it works or not. It works for me sometimes and others it doesn't.

Supposedly there is no such thing as being able to wake the Switch from anything except official joycons. But I'm doing it with a Wii U Pro that's connected to my PC using mayflash magic-ns and client rs. I just wish it would work every time.

If it doesn't work try to turn on the Switch however then instead of hitting home button to put it to sleep on the options on the bottom choose sleep mode and put it to sleep that way, make sure client rs is running and try to turn it on using the home button on your PC controller whatever that is that way.
sorry they left you on read for a year but im here with a response. I am on fw 19.0.1 original unpatched switch. just tried with duel sense and it worked. I put in sleep mode from the switch menu. pressed the playstation home button 2x and it booted back up... so idk what kinda magic they did but it works somehow.
Post automatically merged:
 
Last edited by nintendoswitchuser,
  • Like
Reactions: Jayinem

Site & Scene News

Popular threads in this forum