Recent content by pierobarcellos

  1. pierobarcellos

    Logitech G920 on Switch

    At this moment, I need someone to download the zip file of the project from my link (https://github.com/PieroBarcellos/sys-con) and try to compile to generate the sys-con files. I followed all the steps indicated by Cathery (original developer of the project), but I was not successful. And if...
  2. pierobarcellos

    Logitech G920 on Switch

    I'm annoying? Many times yes. Especially with this subject. I don't know anything about coding, C+, C#, etc, but I'm a curious one, and I try to share things here so that @cathery or someone else can move on. Well, the goal is to make Switch understand that the wheel movement is recognized in...
  3. pierobarcellos

    Logitech G920 on Switch

    I discovered something new. I watched a video with the Hori Mario Kart Racing Wheel Deluxe. I saw that the steering wheel is recognized as a pro controller by Switch, and that wheel's movement (turn left and turn right) would be the movement of the right stick on the X axis. In sys-con, I...
  4. pierobarcellos

    Logitech G920 on Switch

    I'm still researching the subject. I found two repositories on GitHub that might help find a solution: https://github.com/jackhumbert/FreeTheWheel https://github.com/drb1992/LogitechWheelPlugin I tried modifying sys-con and including some of the settings I found here, but I couldn't (I'm not a...
  5. pierobarcellos

    Logitech G920 on Switch

    I think there is a way to go here. In the sys-con config.ini files, there is the mapping code for each Switch button (example: FACE_UP is the key for the X button on joycons). Maybe I'm wrong, but adding a key value can make the steering wheel recognized (something like STEERING_WHEEL = TRUE)...
  6. pierobarcellos

    Logitech G920 on Switch

    I discovered a little thing. G920 is identified by sys-con as an Xbox One controller. In the config/sys-con folder of the SD Card, there are the configurations of each compatible gamepad. I edited the config_xboxone.ini file in notepad, setting the deadzone settings to 0 (zero). This normalized...
  7. pierobarcellos

    Logitech G920 on Switch

    I did it. However, what I've seen is that cathery hasn't updated Github for over a year.
  8. pierobarcellos

    Logitech G920 on Switch

    Yes, I use sys-con, and the errors follow what I reported.
  9. pierobarcellos

    Logitech G920 on Switch

    The only way I've seen so far is to use a gadget called Ras1ution, which is expensive, and I'm not sure it works 100% for the G920.
  10. pierobarcellos

    Logitech G920 on Switch

    Hello. I have a Logitech G920 wheel, and I wanted to use it on the Nintendo Switch (both Sysnand and Emunand). Currently, if I connect it, the Switch recognizes it as a parallel control, it doesn't allow editing commands, and the directional pad goes a little crazy (and it normalizes when I...