Recent content by slimslamtheflimflam

  1. slimslamtheflimflam

    Homebrew 3DSControllerPlus - PC-->3DS video and input streaming

    So, I fixed the arrangement, but it still didn't work with the arrow keys, BUT I got it working with WASD. Might be a bug? So for example, DUp is configured as follows: Key pressed [KeyDown] KEY_W [KeyUp] KEY_W Key released [KeyUp] KEY_W Key held [KeyDown] KEY_W All the arrow keys now work...
  2. slimslamtheflimflam

    Homebrew 3DSControllerPlus - PC-->3DS video and input streaming

    That worked perfectly for everything except the Dpad for some reason. The Dpad buttons respond in other programs just fine but they're not detected by the emulator (even though the emulator's input settings match the keyboard keys). Attached image is how I have it set up (circled the hidden drop...
  3. slimslamtheflimflam

    Homebrew 3DSControllerPlus - PC-->3DS video and input streaming

    So, for example, before I'd used "Autopress," in the AddEvent tab, so using the example of DUp it would appear in the FormBuilder as: [KeyDown] UP [KeyUp] UP I tried redoing the controls by clearing them and instead using "Press" instead of Autopress in the AddEvent tab. Now DUp appears as...
  4. slimslamtheflimflam

    Homebrew 3DSControllerPlus - PC-->3DS video and input streaming

    Hi! I just got the app installed and set up on my PC (Windows 10) and N3DS XL today. I've been able to map all the buttons just fine, and when I'm in notepad or going through menus I can get through with the arrow keys just fine or type with the letters assigned to different buttons. I'm...