Commander Tag Accessibility
An addon for Guild Wars 2
Change the color, add an outline or pattern to commander tags by modifying the texture.
- Source will remain private to prevent abuse.
- Hooks
PSSetShaderResource()does not otherwise read the game's memory.
Now supports loading from Arcdps if Nexus isn't present.
Loading through Arcdps is not well tested, please reach out if you experience issues.
Extras
In addition to commander tags, the addon also supports the mentor tag, squad markers, party target, and the chat background texture.
I'll add any low hanging fruit that benefits from the existing outline / recolor pipeline as long as I deem it not to provide a competitive advantage.
Installation
Nexus
- Download CommanderTagAccessibility.dll.
- Place the dll in your Addons folder
\Guild Wars 2\Addons. - Hotload in Nexus.
Arcdps
- Download CommanderTagAccessibility.dll.
- Place the dll in your game folder
\Guild Wars 2. - Will load on next game start.
Standalone DLL Proxy
- Download either d3d9.dll or dxgi.dll.
- Place the dll in your game folder
\Guild Wars 2. - Will load on next game start.
FAQ
I don't want to use Nexus or Arcdps, can I still use it?
Yes, follow the Standalone DLL Proxy installation instructions.
Can I make the commander tag bigger?
No, the icon cannot be scaled beyond the render area the game allocates.
Can I modify only the tag I'm following / Hide other tags?
No, all instances of each texture are replaced.
Issues / Feedback
Feel free to open an issue on GitHub or find us on Discord: https://discord.gg/exfDSv3bux.