More actions
(Created page with "{{Infobox 3DS homebrew | title = Input Redirection | image = https://dlhb.gamebrew.org/3dshomebrew/InputRedirection.jpg|250px | type = Utilities | version = v1.3 | licence = M...") |
m (Text replacement - "Category:Homebrew utility applications on 3DS" to "") |
||
(14 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Infobox 3DS | {{Infobox 3DS Homebrews | ||
| title = Input Redirection | |title=Input Redirection | ||
| image = | |image=3ds.png | ||
| type = Utilities | |description=Change Input. | ||
| version = | |author=Stary2001 | ||
| | |lastupdated=2017/02/18 | ||
| | |type=Utilities | ||
|version=1.3 | |||
| | |license=Mixed | ||
| source = https:// | |download=https://dlhb.gamebrew.org/3dshomebrews/inputredirectionsta.7z | ||
|website=https://github.com/Stary2001/InputRedirection | |||
|source=https://github.com/Stary2001/InputRedirection | |||
}} | }} | ||
{{Obsolete}} | |||
This is a homebrew program that allows you to redirect 3DS input over Wifi. | |||
'''Note:''' This was superseded by Rosalina's built in InputRedirection support as part of [[Luma3DS|Luma3DS]] 8.0. | |||
== | ==Installation== | ||
Install InputRedirection.cia or InputRedirection_mode3.cia (for extended-memory games on o3ds). | |||
Use one of the following clients to actually get input to the 3DS: | |||
* [https://github.com/Stary2001/InputClient-SDL SDL for Linux]. | |||
* [https://github.com/Kazo/InputRedirectionClient XInput for Windows]. | |||
'''Note:''' NTR Debugger must be enabled. | |||
== | ==Known issues== | ||
Does not support zl/zr or c-stick. | |||
==Changelog== | |||
'''v1.3 2017/02/18''' | |||
* (Re)added autoexit. | |||
* New message for mode3. | |||
'''v1.2 2017/02/13''' | |||
* HBL support is gone. | |||
* Mode3 support added. | |||
'''v1.1 2016/09/21''' | |||
* Mostly internal changes. Tested NTR and HBL versions, both work. | |||
* | '''v1.0 2016/08/10''' | ||
* | * Tested both the HBL and NTR versions. NTR works better apparently. | ||
==Credits== | |||
Memory patching code taken from BootNTR, Shinyquagsire for the inspiration and the help along the way. | |||
==External links== | |||
* GitHub - https://github.com/Stary2001/InputRedirection | |||
* Reddit - https://www.reddit.com/r/3dshacks/comments/5gd24a/comment/daskelv/?utm_source=share&utm_medium=web2x&context=3 |
Latest revision as of 05:34, 6 Mayıs 2024
Input Redirection | |
---|---|
General | |
Author | Stary2001 |
Type | Utilities |
Version | 1.3 |
License | Mixed |
Last Updated | 2017/02/18 |
Links | |
Download | |
Website | |
Source | |
This application has been obsoleted by one or more applications that serve the same purpose, but are more stable or maintained. |
This is a homebrew program that allows you to redirect 3DS input over Wifi.
Note: This was superseded by Rosalina's built in InputRedirection support as part of Luma3DS 8.0.
Installation
Install InputRedirection.cia or InputRedirection_mode3.cia (for extended-memory games on o3ds).
Use one of the following clients to actually get input to the 3DS:
Note: NTR Debugger must be enabled.
Known issues
Does not support zl/zr or c-stick.
Changelog
v1.3 2017/02/18
- (Re)added autoexit.
- New message for mode3.
v1.2 2017/02/13
- HBL support is gone.
- Mode3 support added.
v1.1 2016/09/21
- Mostly internal changes. Tested NTR and HBL versions, both work.
v1.0 2016/08/10
- Tested both the HBL and NTR versions. NTR works better apparently.
Credits
Memory patching code taken from BootNTR, Shinyquagsire for the inspiration and the help along the way.