Skip to content

Add support for iGame 4070 Ti SUPER Advaned OC (AD102 version)

Mut Ze requested to merge muton/OpenRGB:feature/igame-4070-tis-adocv2 into master

Initial commit for iGame 4070 Ti SUPER Advaned OC.

Link to manufacturer website: https://test.colorful.cn/en/home/product?mid=102&id=a74383ff-d36b-462d-b1de-37f348d34594

Description of changes

  • Add RTX 4070 Ti SUPER AD102's PCI ID (PCI ID Repository link)
  • Register the device to ColorfulGPUControllerDetect.cpp

Here is a screenshot of the PCI ID in OpenRGB's "Hardware IDs" page:

F1E3999D-F1FE-4D6E-A7B6-1961EBDD36D6

And the "Devices" page after modification:

556276F7-3198-4AAB-A344-44097F3A7995

Checklist for Accepting a Merge Request for a New Device

  • The source branch of the merge request is not protected (master is protected by default when creating a fork, so it is recommended to not use it as your source).
  • The New Device issue raised for this device is linked to this MR with a keyword Closes / Resolves / Implements
  • There is a device protocol page in the Developer Wiki or there is enough information / captures in the New Device issue 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 (Arch Linux with stable kernel)
  • Logging for Info, Warnings and Errors has been added for troubleshooting purposes
Edited by Mut Ze

Merge request reports

Loading