Kai Krakow
Kai Krakow
xpadneo does not have a static `dkms.conf`. It will be created by the `install.sh` script. I'm not sure if we could avoid that somehow in the future. I'll leave this...
Yeah, I think I've seen this before that older versions weren't cleaned up properly but I'm not sure why. Last time I checked, it seems because dkms changed how versions...
In theory, it's perfectly possible. But you need the kernel headers and a proper tool chain for compiling the module. Also, you may need features that are not shipped by...
I'm not sure if Android apps are even supposed to support rumble. It could make sense to look up the SDK documentation to see how it is supposed to work,...
> if something like sdl It can if the system allows direct write access to the hidraw device. This is probably not allowed in Android. OTOH, SDL supports rumble through...
Probably a duplicate of #186
bees doesn't look at the loadavg values you are looking at, instead it looks at an inverse value which extrapolates the immediate current value from the other values (thus reversing...
It might be worth adding an evemu-describe record to the SDL project issues so this device can be properly detected. Then after it has been integrated into SDL, `SDL_GAMECONTROLLERCONFIG` may...
These seem to be different issues / underlying problems. Could you open separate issues for Amnesia and SDDE? Leave Mass Effect 1 in here because I'm going to push a...
@ahjolinna Since I don't own ME1, could you please run this command: ```bash file '/home/ahjolinna/.local/share/Steam/steamapps/common/Mass Effect/Binaries/MassEffect.exe' ```