Benjamin Chrétien

Results 85 comments of Benjamin Chrétien

The controller for that Alienware has not been made yet. Feel free to make a PR for it (you can adapt one of the existing controllers).

Hi, you can add a new controller (you can copy an existing one such as the one in `AlienFXM14xR2Controller.java`, and try to adapt the mappings, hopefully these different platforms use...

You can try with [AlienFX-LED-tester](https://github.com/bchretien/AlienFX-LED-tester) for your investigation (but it's quite raw and I cannot vouch for it), or attempt to find these mappings on the web. To register the...

@Celelibi this issue is known, cf. [this similar discussion](https://github.com/bchretien/AlienFxLite/issues/6#issuecomment-274969259). The problem is that without the hardware at my disposal, it is a bit difficult to test anything on my side....

I merely maintain the code base, I'm not the original developer. If I had to do things from scratch, I would do things very differently (C++ or Python lib with...

A controller is missing for that specific Alienware, and I do not have the commands mapping yet (cf. [this](https://github.com/bchretien/AlienFxLite/commit/eecd2ee219dd7b13ace5fd3a4e592ea441d92b12) for example).

You can check [this](https://github.com/bchretien/AlienFX-LED-tester) to help you find the correct mappings. You may need to modify the program though.

@JLeliaert can you confirm that the PR from @jakeday solved your issue (merged to master)?

Hmmm so you're saying the id for the M15x R2 is `0x0528`, yet this is the one now used for the M17x R3. Apparently this was changed in eed65e81f162138049a3e06659d9fd3b86a3fc24. @jakeday...

@jakeday ok, this is weird, but shouldn't be a problem if they are controlled in the same way (only the reported name would be wrong).