Remastered Zygor Guides Viewer for World of Warcraft: Wrath of the Lich King (WotLK) 3.3.5a (build 12340).
A remastered version of the classic Zygor Guides Viewer, updated for WotLK 3.3.5a private servers with a cleaner UI and maintained compatibility.
This project keeps the classic Zygor workflow while delivering a cleaner remastered presentation and active upkeep for the 3.3.5a community.
This addon is intended for:
- World of Warcraft WotLK 3.3.5a (build 12340) clients
- Private server environments (for example TrinityCore-based servers)
- Players who want the classic Zygor guide experience with a cleaner UI
This project is primarily focused on WotLK 3.3.5a. Other clients may work, but support and testing are centered on 3.3.5a.
- Step-by-step leveling and quest progression guidance.
- Arrow and waypoint navigation while you play.
- Structured objective flow (accept, complete, and turn-in).
- A cleaner, more readable viewer UI designed for long play sessions.
- Includes talent guidance via the bundled
ZygorTalentAdvisormodule insideZygorGuidesViewerRM.
Core 3.3.5a-era behavior is preserved:
- Guide parser and step engine.
- Map and waypoint workflow.
- Legacy guide execution patterns.
- Base
ZygorTalentAdvisorbehavior and structure.
- Cleaner, retail-inspired UI shell for both guide browsing and options.
- New standalone Guide Manager (Home / Featured / Current / Recent) with category sidebar, search, favorites, and folder-style tree behavior.
- New in-app Options experience with categorized navigation, searchable pages, and improved layout consistency.
- Remastered waypoint arrow and objective text styling updates, including clearer action/title/distance presentation and distance color gradients.
- Accessibility improvements including colorblind presets and simplified noun-color handling for better readability.
- Ongoing compatibility focus for 3.3.5a environments and expanded guide coverage where applicable.
ZygorGuidesViewerRM- Remastered viewer and guide runtime.ZygorTalentAdvisor- bundled insideZygorGuidesViewerRMand loaded as part of the addon package.
- Minimap icon:
- Left-click toggles the guide viewer.
- Right-click opens the Guide Manager.
- Shift + Right-click opens options.
- Viewer toolbar:
- Guides left-click opens the legacy quick guide dropdown.
- Guides right-click opens the Guide Manager.
- Settings left-click opens quick settings.
- Settings right-click opens Guide Manager options.
- Download the ZIP.
- Extract to
Interface\AddOns\. - Launch the game.
- Enable the addon.
- Close World of Warcraft.
- Open
%WoWFolder%\Interface\AddOns\. - Remove older folders if present:
ZygorGuidesViewerZygorTalentAdvisor- This avoids mixed files from older releases.
- Copy this folder into
AddOns:ZygorGuidesViewerRM
- Confirm the top-level folder exists:
Interface\AddOns\ZygorGuidesViewerRM\ZygorGuidesViewerRM.toc
- Launch the game and enable the addon.
Addon not showing in-game
- Make sure the folder structure is:
Interface\AddOns\ZygorGuidesViewerRM\ZygorGuidesViewerRM.toc
- Do not nest folders (no double folder level).
Out of date warning
- Enable Load out of date AddOns on the character select screen.
Guide not progressing
- Some imported guides may not fully match 3.3.5a data.
- See the Known Issues section below.
- Install or update the
ZygorGuidesViewerRMfolder as a single addon package. /reloadis usually enough for Lua-only changes.- A full relaunch is safer when files, XML includes, assets, or bundled modules change.
- Current default guide content is the remastered, TrinityCore-oriented profile for WotLK 3.3.5a private servers.
- An optional Alliance fallback profile exists at
Guides\Leveling_Original\ZygorGuidesAlliance.lua. - That fallback is original, unmodified classic Zygor content and should only be used if the remastered default route is problematic for a specific session.
Localization key coverage is complete across shipped locales (Main + NPCs) with placeholder and format-consistency checks.
Current focus is community QA review:
- natural phrasing in live gameplay context,
- terminology consistency,
- official localized NPC proper names,
- encoding and readability verification.
Localization was largely AI-assisted and should be treated as needing community review until native-speaker QA confirms quality.
mikki33for providing Russian localization changes and review updates.
If you can validate translations in-game, your help is very welcome.
Please report:
- mistranslations,
- awkward phrasing,
- broken placeholders (
%s,%d,|n, color codes), - incorrect NPC names,
- encoding artifacts.
This addon is fully open source and can be inspected before use.
- You can review all files and changes directly in this repository.
- A VirusTotal scan of the download link is provided for transparency.
- Fixed an Ebonhold/Rogue-Lite hard client crash where the server-provided
AwesomeWotlkLib.dllimplementation ofGetItemInfoInstantcould triggerERROR #132during addon startup. - Removed remaining direct addon calls to
GetItemInfoInstant; Gear Advisor and Gold Guide compatibility paths now use regular item info or DB-backed data instead. - Deduplicated the integrated Talent Advisor startup chat message.
- Updated addon version metadata to 3.0.189.
- Fixed Gear Advisor behavior on custom-server classes/specs so unknown builds no longer spam raw
Unknown specchat messages. - Added user-editable
Custom Spec 1,Custom Spec 2, andCustom Spec 3stat-weight profiles for custom-server fallback use. - Unknown class/spec fallback now defaults to
Custom Spec 1and prints one Zygor-branded Gear Advisor notice pointing users to Stat Weights. - Fixed embedded Stat Weights
Show All Statsrefresh so the scrollbar appears immediately, and right-aligned the scrollbar inside the options frame. - Added missing item database coverage for grey item ID
1513(Old Greatsword) so Gear Advisor no longer reports it as absent. - Fixed a compatibility issue where
!!!ClassicAPI1.16+ could make Guide Manager option pages render blank by injecting a clipping shim into 3.3.5a frames. - Updated addon version metadata to 3.0.188.
- Fixed Gear Finder paired-slot duplicate handling so the same trinket or ring is not recommended in both slots when item IDs are represented differently internally.
- Improved tier-progression filtering so early results are pruned before display while still allowing the next regular T7/Naxx progression step when a current pre-raid or heroic slot has no upgrade.
- Fixed AtlasLoot compatibility with
GetItemQualityColor()so external addon item names no longer show raw quality hex prefixes such asffa334eeItem Name. - Added a Gear Finder startup item-cache guard. Opening Gear Finder immediately after login now shows a loading state and auto-scans after item data has had time to load.
- Updated addon version metadata to 3.0.187.
- Improved Gear Finder recommendations with ranked BiS-Tooltip data for mapped WotLK specs, including stronger Shadow priest pre-raid/T9/T10/RS ordering.
- Preserved Retail WotLK gear source tables when legacy faction gear files load, preventing missing source-backed upgrades.
- Improved Gear Finder handling for DB-backed items while the client is still retrieving live item info.
- Tightened tier-progression behavior with boss-row phase handling for late Vault of Archavon/Toravon-style rows and stricter progression-band pruning.
- Added
/zgvgeartrace <itemid>diagnostics for Gear Finder oddities. Users should run it on any suspicious recommendation and send the copied popup text with a screenshot of the finder result. - Updated addon version metadata to 3.0.186.
- Added Gear Advisor tooltip display options for
Upgrade Comparison,Item Score, andBoth. - Added an optional normalized item score display mode for Pawn-like static score values.
- Localized the new tooltip value display and normalization options across supported addon locales.
- Updated addon version metadata to 3.0.183.
- Added a targeted Gear Advisor guard for WotLK tooltips that mark an equipment subtype red on the right side of the item type row.
- Items flagged this way are rejected before scoring with diagnostic code
tooltip_subtype. - Updated
/zgvgearbugoutput to includetipUnusable=true/falsein the cached item line. - Updated addon version metadata to 3.0.182.
- Intended target client is WotLK 3.3.5a (12340).
- It may work on other versions, but compatibility is not guaranteed.
ZygorTalentAdvisoris bundled and loaded from withinZygorGuidesViewerRM.
-
Arrow scale/position drift:
- On some setups, changing Waypoint Arrow Scale can shift the arrow position unexpectedly.
- Resetting arrow position may not fully normalize the anchor in all UI/minimap addon combinations.
- Status: deferred for now.
-
Some imported guides may be incomplete or not fully aligned to 3.3.5a data.
-
If a guide behaves incorrectly, disable it in
ZygorGuidesViewerRM/Guides/Autoload.xmland report it.
Is this remaster free?
Yes. This remastered version is and will remain free.
Where should I download it from?
Use the main repository download link in this README.
Are third-party mirrors or repacks safe?
Not always. Use other sites/downloads at your own risk.
Original Zygor Guides concept and content belong to the original creators.
This remaster focuses on UI/UX modernization, packaging quality, compatibility maintenance, and localization completion for the 3.3.5a player community.






