ESOUI

ESOUI (https://www.esoui.com/forums/index.php)
-   AddOn Help/Support (https://www.esoui.com/forums/forumdisplay.php?f=164)
-   -   Default Textures (DDS) (https://www.esoui.com/forums/showthread.php?t=7610)

Sordrak 02/06/18 03:50 PM

Default Textures (DDS)
 
Is there an easy way to extract the dds files which are coming with ESO?

Dolgubon 02/06/18 04:14 PM

You should check out textureit, in the dev add-on section. There's also an exhaustive list of textures on the esoui wiki

Baertram 02/06/18 04:42 PM

http://en.uesp.net/wiki/Online:EsoExtractData

Sordrak 02/07/18 02:32 AM

Thanks, both are looking quite interesting.

Is the EsoExtractData Open Source? I wasn't able to find any source code.

Mouton 02/08/18 02:59 AM

A link to bitbucket is available at the end of the page:

https://bitbucket.org/uesp/esoapps/s...ta/?at=default

Sordrak 02/13/18 02:29 AM

Quote:

Originally Posted by Mouton (Post 33850)
A link to bitbucket is available at the end of the page:

https://bitbucket.org/uesp/esoapps/s...ta/?at=default

oh crap, I've missed that one. Thanks. :)

calia1120 03/06/18 09:02 PM

Here's an easy script for once you have ExtractData set up; I use Powershell ISE because it's a bit friendlier than a command prompt.



Code for copying ease:
---------------------------------
# Use Powershell ISE, run as Administrator (C:\Windows\System32\WindowsPowerShell\v1.0\powershell_ise.exe)
# change directory to where the Extract Data Utility lives
cd "I:\Games\-ESOStuffs\API\EsoExtractData v0.31"

# Run the utility, first part is the path to your client directory, and the game.mnf file (usually in Program Files), 2nd part is the folder you want things extracted to (create it before running this line)
.\esoextractdata.exe "I:\Games\Zenimax Online\The Elder Scrolls Online\game\client\game.mnf" "I:\Games\-ESOStuffs\API\Live\2018-02-12\"

Baertram 03/07/18 04:17 AM

Thanks Calia, comes in handy


All times are GMT -6. The time now is 07:59 AM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2014 - 2022 MMOUI