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

Georrior

New Member
Newbie
Joined
Mar 17, 2024
Messages
2
Trophies
0
Age
26
XP
6
Country
Peru
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
 

KaedesPiano

Active Member
Newcomer
Joined
Mar 21, 2022
Messages
44
Trophies
0
Location
US
XP
354
Country
United States
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

Josecarros

New Member
Newbie
Joined
Apr 8, 2023
Messages
3
Trophies
0
Age
19
XP
21
Country
Peru
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
 

Jayinem

Well-Known Member
Member
Joined
Dec 16, 2021
Messages
1,369
Trophies
1
XP
3,119
Country
United States
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.
 

Josecarros

New Member
Newbie
Joined
Apr 8, 2023
Messages
3
Trophies
0
Age
19
XP
21
Country
Peru
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
 

Jayinem

Well-Known Member
Member
Joined
Dec 16, 2021
Messages
1,369
Trophies
1
XP
3,119
Country
United States
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,

KaedesPiano

Active Member
Newcomer
Joined
Mar 21, 2022
Messages
44
Trophies
0
Location
US
XP
354
Country
United States
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.
 

Jayinem

Well-Known Member
Member
Joined
Dec 16, 2021
Messages
1,369
Trophies
1
XP
3,119
Country
United States
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?
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    K3Nv2 @ K3Nv2: https://youtu.be/5Czcbw4O3vo?si=EoR1ElOnuZduRUh8 +2