UntrustedRoot
UntrustedRoot
My apologies for not knowing the tech enough, but it's my understanding that the RP2040 has 3 analog inputs with 12 bit logic. This should be enough to build a...
@tobiasbp @FeralAI There are some unique use-cases, but I think the average user wouldn't have too much use. - As @FeralAI pointed out it could be a useful accessibility feature...
@tobiasbp I don't know enough to say what is or isn't possible. I don't think the Wii would support this, I was thinking more Wii like for those using emulators....
Just adding a few things I forgot to put in the PR post. - The Noir8 layout has an issue and is not correct. I will address this and push....
Hey @TheTrainGoes, I have a few issues with my PR I'd like to discuss, it's a lack of experience issue and I don't want to be a bother. I also...
I will be porting/rebuilding this PR for GP2040-CE over here: https://github.com/FBUFS/GP2040-CE/tree/oled-CE GitHub doesn't let you fork a fork that you've forked before so I had to make an org to...
I also have this issue. I'm trying to map two fightsticks using hat inputs and every time I've launched a game the configuration is replaced with player one keyboard, player...
I have an issue with libretro, trying to find a way to switch back to standalone emulation on Linux. Also I was missing the -joy switch, so I was able...
PR #919 addresses this. Simple fix :)
Hey Kelvfimer, In my PR, the only time it will attempt to write the ini is if the ini doesn't exist, or if you specify the -joy switch. You shouldn't...