File Details
Gear Viewer
- R
- May 5, 2026
- 9.59 KB
- 11
- 12.0.5
- Retail
File Name
GearViewer.zip
Supported Versions
- 12.0.5
Two changes made: Never overwrite good data with zero — if a slot returns 0 but the saved data for that slot has a real ilvl and the same item link, it keeps the previously saved value instead of writing 0. Auto-retry on zero — if any slot still comes back as 0 after a scan, it schedules another scan 3 seconds later, up to 5 retries (15 seconds total). By that point the game client has always finished loading item data. Each retry only updates slots that now have real values, so nothing gets degraded.