Added support for MSI 4070 Gaming X - for #3315
Initial commit for MSI GeForce RTX 4070 12GB Gaming X Trio
I'm not sure what the process is for verifying the changes, but I followed the same pattern as in Merge Request 1634 to add my card and figured I may as well contribute.
- Followed the same pattern as Commit d5bd270c
- Tested on my machine (Windows 11), works with my card.
- Has issues with Effects plugin (latest Pipeline release) - seems to not flush properly? (LEDs only update when effect is turned off)
Checklist for Accepting a Merge Request for a New Device
-
The New Deviceissue raised for this device is linked to this MR with a keywordCloses / Resolves / Implements -
There is a device protocol page in the Developer Wiki or there is enough information / captures in the New Deviceissue to provide ongoing support. -
The code to be merged follows the style guide and change requirements as documented in the contributing guide.
-
Meta data for the device is included in RGBController_*file -
This device is detected and is working on Windows 10 and / or 11 -
This device is detected and is working on Linux (Please specify distribution and releases tested) -
Logging for Info, Warnings and Errors has been added for troubleshooting purposes