Skip to content

Instantly share code, notes, and snippets.

@adamscybot
Last active February 14, 2026 06:08
Show Gist options
  • Select an option

  • Save adamscybot/dd22a8a862f4f3d09ee9003049fd70d0 to your computer and use it in GitHub Desktop.

Select an option

Save adamscybot/dd22a8a862f4f3d09ee9003049fd70d0 to your computer and use it in GitHub Desktop.
Zotac RTX 5000 Series Amp Extreme - Vertical Mount - SignalRGB Component

SignalRGB Component For Vertically Mounted Zotac 5000 Series Amp Extreme

Note

If you have a horizontally ("normally") mounted card then use @munda-sa's fork instead.

Custom SignalRGB LED arrangement for a vertically mounted Zotac 5000 series "Amp Extreme" card connected to ARGB. Compatible cards include:

  • Zotac RTX5090 Amp Extreme (tested)
  • Zotac RTX5080 Amp Extreme

This custom component positions everything such that it works how you expect it to on SignalRGBs 2D canvas.

Installation

  1. If you haven't already, ensure the card is in Spectra Link mode via the Zotac Firestorm Software and you have connected the cards ARGB input to your motherboard/controller using the supplied ARGB cable.
  2. Drop the JSON file in %userprofile%\Documents\WhirlwindFX\Components
  3. Find your ARGB channel within signal devices, and on the add component window, select "custom" on the type dropdown.
  4. Add "Zotac RTX 5000 Series Amp Extreme - Vertical Mount".
{
"ProductName": "Zotac RTX 5000 Series Amp Extreme - Vertical Mount",
"DisplayName": "Zotac RTX 5000 Series Amp Extreme",
"Brand" : "Zotac",
"Type" : "custom",
"LedCount" : 52,
"Width": 30,
"Height": 11,
"LedMapping" : [
31,30,29,28,27,26,25,24,23,22,21,20,19,18,17,16,15,14,13,12,11,10,9,8,7,6,
0,1,2,3,4,5,
32,33,
37,38,
39,40,41,42,43,44,45,
36,35,34,51,50,49,48,
46,47
],
"LedNames" : [
"Strip1","Strip2","Strip3","Strip4","Strip5","Strip6","Strip7","Strip8","Strip9","Strip10","Strip11","Strip12","Strip13","Strip14","Strip15","Strip16","Strip17","Strip18","Strip19","Strip20","Strip21","Strip22","Strip23","Strip24","Strip25","Strip26",
"Logo1","Logo2","Logo3","Logo4","Logo5","Logo6",
"MirrorLogo1","MirrorLogo2",
"MirrorRimTop1","MirrorRimTop2",
"MirrorRimFarSide1","MirrorRimFarSide2","MirrorRimFarSide3","MirrorRimFarSide4","MirrorRimFarSide5","MirrorRimFarSide6","MirrorRimFarSide7",
"MirrorRimNearSide1","MirrorRimNearSide2","MirrorRimNearSide3","MirrorRimNearSide4","MirrorRimNearSide5","MirrorRimNearSide6","MirrorRimNearSide7",
"MirrorRimBottom1","MirrorRimBottom2"
],
"LedCoordinates" : [
[0,0], [1,0], [2,0], [3,0], [4,0], [5,0], [6,0], [7,0], [8,0], [9,0], [10,0], [11,0], [12,0], [13,0], [14,0], [15,0], [16,0], [17,0], [18,0], [19,0], [20,0], [21,0], [22,0], [23,0], [24,0], [25,0],
[20,0], [21,0], [22,0], [23,0], [24,0], [25,0],
[29,6],[29,6],
[29,2], [29,2],
[29,3], [29,4], [29,5], [29,6], [29,7], [29,8], [29,9],
[29,3], [29,4], [29,5], [29,6], [29,7], [29,8], [29,9],
[29,10], [29,10]
],
"ImageUrl": "https://www.zotac.com/download/files/page/GR5S/a%20powerful%20cooling%20system_bladelink%20fans02.png"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment