Skip to content

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

Notifications You must be signed in to change notification settings

Kazo/InputRedirection

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 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:

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 51.4%
  • C 42.3%
  • Assembly 6.3%