The Notebook Review forums were hosted by TechTarget, who shut down them down on January 31, 2022. This static read-only archive was pulled by NBR forum users between January 20 and January 31, 2022, in an effort to make sure that the valuable technical information that had been posted on the forums is preserved. For current discussions, many NBR forum users moved over to NotebookTalk.net after the shutdown.
Problems? See this thread at archive.org.

    AlienFXcmd - light console app to change light colours

    Discussion in '2015+ Alienware 13 / 15 / 17' started by Niarus, Feb 2, 2018.

  1. Niarus

    Niarus Notebook Consultant

    Reputations:
    87
    Messages:
    217
    Likes Received:
    163
    Trophy Points:
    56
    Last edited: Feb 3, 2018
  2. rinneh

    rinneh Notebook Prophet

    Reputations:
    854
    Messages:
    4,897
    Likes Received:
    2,191
    Trophy Points:
    231
    Becareful with playing around with AlienFX. it is possible to upload wrong code to the controller and render the whole AlienFX module useless. Some games that use the API did this for various users including me. Y
     
    Vasudev and Niarus like this.
  3. Niarus

    Niarus Notebook Consultant

    Reputations:
    87
    Messages:
    217
    Likes Received:
    163
    Trophy Points:
    56
    Yup, had this problem once with some game, restart helped. Though how much I did not test my application, never had such problem. Also added to app another check for the wrong light index (only existing indexes are allowed) and colours arrays, this shouldn't allow to go out of index for both parameters.