Thread Tools Display Modes
07/31/20, 04:06 PM   #1
QuantumPie
AddOn Author - Click to view addons
Join Date: Sep 2019
Posts: 32
Accessing icons outside of the game?

I'm trying to create a 3rd party tool that integrates ESO achievements with steam. I have the paths for every in-game achievement's icon but I'm assuming I can only access them from within the game.

As a workaround I was using pages on uesp which contained tables with the achievement icons. I made a scrapper to download all of them but when matching them with my database of all the achievements I noticed that Harrowstorm achievements were missing (but not Greymoor).

Since this list is incomplete, does anyone know how the wiki maintainers got access to these icons? I know in-game the icons are 64x64 v. 48x48 on the wiki so I'm also hoping I can get higher res alongside the Harrowstorm ones.
  Reply With Quote
07/31/20, 04:42 PM   #2
Supplier
AddOn Author - Click to view addons
Join Date: Aug 2019
Posts: 4
Perhaps this:

https://esoitem.uesp.net/viewlog.php

is what you're looking for?
  Reply With Quote
07/31/20, 05:04 PM   #3
QuantumPie
AddOn Author - Click to view addons
Join Date: Sep 2019
Posts: 32
That's exactly what I needed! Thanks
  Reply With Quote
08/01/20, 04:11 AM   #4
sirinsidiator
 
sirinsidiator's Avatar
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 1,567
You can use my Black Book Browser to search and extract icons from the game files. The icons are stored as dds files, but you can bulk convert them easily with SageThumbs.
  Reply With Quote

ESOUI » Developer Discussions » General Authoring Discussion » Accessing icons outside of the game?

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off