More actions
(Created page with "{{Infobox Switch Homebrews |title=HOS-InputDisplay |image=Switch-logo.png |description=Nintendo Switch input display. |author=fruityloops1 |lastupdated=2023/09/19 |type=System Tools |version=1.3.2 |license=GPL-3.0 |download=https://dlhb.gamebrew.org/switchhomebrews/hosinputdisplayswitch.7z |website= |source=https://github.com/fruityloops1/HOS-InputDisplay |donation= }} {{#seo: |title=Switch Homebrew Apps (System Tools) - GameBrew |title_mode=append |image=Switch-logo.png...") |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 5: | Line 5: | ||
|author=fruityloops1 | |author=fruityloops1 | ||
|lastupdated=2023/09/19 | |lastupdated=2023/09/19 | ||
|type= | |type=Utilities | ||
|version=1.3.2 | |version=1.3.2 | ||
|license=GPL-3.0 | |license=GPL-3.0 | ||
Line 19: | Line 19: | ||
|image_alt=HOS-InputDisplay | |image_alt=HOS-InputDisplay | ||
}} | }} | ||
Nintendo | Nintendo Switch input display that meant as a replacement for [https://github.com/Istador/OJDS-NX OJDS-NX] (Open Joystick Display Server NX). | ||
==Installation== | ==Installation== | ||
Place the .nsp in /atmosphere/contents/0100000000000901/exefs.nsp | Place the .nsp in /atmosphere/contents/0100000000000901/exefs.nsp. | ||
== | Place the toolbox.json in /atmosphere/contents/0100000000000901/toolbox.json. | ||
Put your | |||
Create /atmosphere/0100000000000901/flags/boot2.flag. | |||
==User guide== | |||
Put your Switch IP in config.ini, and run the display program (make sure the sysmodule is running on your switch). | |||
Press L + ZL + ZR + R + Plus to restart the input server. | |||
==Changelog== | ==Changelog== | ||
'''v1.3.2''' | '''v1.3.2 2023/09/19''' | ||
* | *Fix bug where packetsPerSecond stopped working.. | ||
'''v1.3.1''' | '''v1.3.1 2023/09/05''' | ||
* | *Get first player only. | ||
'''v1.3.0''' | '''v1.3.0 2023/09/05''' | ||
* | *Joycons. | ||
'''v1.2.3''' | '''v1.2.3 2023/09/04''' | ||
* | *Controller colors and removing the model when not on a procon. | ||
'''v1.2.2''' | '''v1.2.2 2023/09/03''' | ||
* | *More model fixes. | ||
'''v1.2.1''' | '''v1.2.1 2023/09/03''' | ||
* | *Dont need old client. | ||
'''v1.2''' | '''v1.2 2023/09/03''' | ||
*C# Client | *C# Client. | ||
'''v1.1''' | '''v1.1 2023/09/01''' | ||
* | *Motion. | ||
'''v1.0.1''' | '''v1.0.1 2023/08/26''' | ||
*Only send packets when something changes. | *Only send packets when something changes. | ||
'''v1.0''' | '''v1.0 2023/08/23''' | ||
* First Release. | *First Release. | ||
== External links == | == External links == | ||
* Github - https://github.com/fruityloops1/HOS-InputDisplay | * Github - https://github.com/fruityloops1/HOS-InputDisplay |
Latest revision as of 10:20, 19 November 2024
HOS-InputDisplay | |
---|---|
General | |
Author | fruityloops1 |
Type | Utilities |
Version | 1.3.2 |
License | GPL-3.0 |
Last Updated | 2023/09/19 |
Links | |
Download | |
Source | |
Nintendo Switch input display that meant as a replacement for OJDS-NX (Open Joystick Display Server NX).
Installation
Place the .nsp in /atmosphere/contents/0100000000000901/exefs.nsp.
Place the toolbox.json in /atmosphere/contents/0100000000000901/toolbox.json.
Create /atmosphere/0100000000000901/flags/boot2.flag.
User guide
Put your Switch IP in config.ini, and run the display program (make sure the sysmodule is running on your switch).
Press L + ZL + ZR + R + Plus to restart the input server.
Changelog
v1.3.2 2023/09/19
- Fix bug where packetsPerSecond stopped working..
v1.3.1 2023/09/05
- Get first player only.
v1.3.0 2023/09/05
- Joycons.
v1.2.3 2023/09/04
- Controller colors and removing the model when not on a procon.
v1.2.2 2023/09/03
- More model fixes.
v1.2.1 2023/09/03
- Dont need old client.
v1.2 2023/09/03
- C# Client.
v1.1 2023/09/01
- Motion.
v1.0.1 2023/08/26
- Only send packets when something changes.
v1.0 2023/08/23
- First Release.