Skip to content

ITJesse/InputRedirection

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

limitations

i don't hook the IR service, so no zl/zr or c-stick

credits and stuff

Memory patching code taken from BootNTR

Steveice10's buildtools used to build input_proc

Shinyquagsire for inspiring me to start this with his writeup, then helping me along the way

how do i use this

Install the input_proc cia on your 3ds, then run the injector.

use one of these input programs to actually get input to the ds:

NTR Debugger must be enabled when using NTR mode!

note

buildtools requires a 1 line patch for the input redirector cia to work best: replace MemoryType: Application with MemoryType: Base in template.rsf line 70

About

Some stuff I did for redirecting 3DS input over wifi. It sorta works.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Makefile 59.8%
  • C 33.2%
  • Assembly 7.0%