-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Still can't flash any of my picos #34
Comments
Not sure about the other releases, but I always have to have the controller connected before starting the pico as far as I know. Both tested with current release and built it myself. Both on RPi Pico W. Probably due to the fact that in the code one of the things it checks while starting is which controller is connected. I assume that will not work if both GC and N64 are not connected. |
Hey friend! sorry to bother you. Can you please share your latest compiled binaries? ty in advance |
My only contribution to this project was a quick guide on how to build it with docker. So, you can do it. xD |
Maybe that's my problem, how I build the binaries. I going to try the docker way and see if makes any difference. I don't see why that adapter wouldn't show up at all if no controller was connected, I mean you should at least hear the USB connection sound. |
Are you using a RPi Pico W? Because I had quite a headache to make it work in a RPi Pico 2 (2W just launched and I wasn't aware the 2 lacks the W's features). Anyway, all my tests are on the Switch, never actually tried it with PC. |
I've tested the waveshare rp2040 zero, the regular original rpi 2040 pico w. Maybe I've got this project all wrong by thinking I can use this firmware for PC use. If you have a chance to test a working adapter I'd be very thankful! |
@DavidPagels I've got myself another controller and it turns out that the adapter only shows up in windows if a controller is detected (turns out my other controller is faulty somehow). Maybe you could add this information in your instructions as a note for anyone struggling with at potentially bad controller. I've tested the latest FW on the Switch and it works as expected, on Windows you need to use steam big picture mode for correct controller inputs. Would it be hard to make it show up as an xinput controller if holding a button combo at startup (this would make this adapter really universal and the use of GC analoge triggers!), could I open up an issue for this? I just want your comment on the latter before closing, thank you David! |
Hi, I know we've been discussing this before and those issues are now closed. I still can't flash with any other release than the first one (not even with your re-released one),.
Is it a requirement that the controller is electrically connected to the pico in these later releases to make it show up show up as an input device? The first release shows up either way.
The text was updated successfully, but these errors were encountered: