Michał Mizera
Michał Mizera
Script I'm using (*creepMiner* referenced above) is closing file handles after reading. I've even checked it with *lsof* (using `lsof | grep `, and it looks like no file handles...
After closing creepminer, memory usage of acd_cli stays at the same level. And it doesn't mutate plotfiles, it just read them. I'm currently generating plotfiles locally (using other software, designed...
would `--read-only` option for mounting do the same trick as this `chown` and `chmod` combo?
Do you have any logs for these crashes? Logs should be stored in the directory of MFIGamepadFeeder in "Exception_xxx" zip files
Hmm, couple you check Windows Event Logger? Maybe there will be something useful?
Nope, I don't have access to this controller. Does it even provide HID interface that's required for MFIGamepadFeeder ?
I assume that currenlt MFIGamepadFeeder doesn't detect this device, right? If it doesn't show up on MFI gamepad feeder devices it's most likely that this gamepad doens't support `HID` interface...
yup, this gamepad should be recognized as HID device
Could you: 1. Connect your gamepad via USB 2. Open "Mapping editor" in MFIGamepadFeeder 3. Select "Steelseries Stratus" 4. Press any button on the controller (or move one of the...
Adding buttons only was easiest solution to the virtual keys problem. In the future I will implement axis support to the "Virtual Keys".