Thread Tools Display Modes
12/13/15, 12:12 PM   #1
CaptainBlagbird
 
CaptainBlagbird's Avatar
AddOn Author - Click to view addons
Join Date: Oct 2014
Posts: 53
Extracting map pin textures

Is it possible to extract the textures in the path /esoui/art/mappins/, e.g. maprallypoint.dds?

I tried EsoExtractData (v0.26) but it doesn't extract the folder mappins/ (and some others) in /esoui/art/. Do I have to use a specific argument or is it simply not possible as of today?

Last edited by CaptainBlagbird : 12/13/15 at 12:15 PM.
  Reply With Quote
12/13/15, 12:33 PM   #2
Ayantir
 
Ayantir's Avatar
AddOn Author - Click to view addons
Join Date: Jul 2014
Posts: 1,019
Works well for me.

https://www.dropbox.com/s/sjl6mic6jh...ppins.zip?dl=0
  Reply With Quote
12/13/15, 01:56 PM   #3
CaptainBlagbird
 
CaptainBlagbird's Avatar
AddOn Author - Click to view addons
Join Date: Oct 2014
Posts: 53
Thanks

Did you use any arguments? I simply used the tool like this:
Code:
./EsoExtractData.exe ../eso.mnf ./export
(with the curren directory being Zenimax Online/The Elder Scrolls Online EU/depot/EsoExtractData_v0.26/)

Or is that the wrong file?
  Reply With Quote
12/13/15, 02:00 PM   #4
Ayantir
 
Ayantir's Avatar
AddOn Author - Click to view addons
Join Date: Jul 2014
Posts: 1,019
the data is in game\cient\game.mnf, not depot\eso.mnf
  Reply With Quote
12/13/15, 02:06 PM   #5
CaptainBlagbird
 
CaptainBlagbird's Avatar
AddOn Author - Click to view addons
Join Date: Oct 2014
Posts: 53
Ah thanks
  Reply With Quote

ESOUI » Developer Discussions » General Authoring Discussion » Extracting map pin textures


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