-
Notifications
You must be signed in to change notification settings - Fork 2
/
index.html
50 lines (35 loc) · 1.62 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
---
redirect_to: "https://textools.dualwield.net"
---
---
layout: default
title: Application
---
<div class="col-lg-8 main-chart">
<div class="showback">
<p>
<h1><b>FFXIV TexTools 2 v1.8.5</b></h1>
An application used to modify the in-game textures for Final Fantasy XIV, done by exporting and importing Direct Draw Surface files.<br/>
<br/>
<h1>Download</h1>
Just extract and run, for more details view the Tutorial section<br/>
<a href="https://github.com/liinko/FFXIVTexToolsWeb/blob/gh-pages/FFXIV%20TexTools2.zip?raw=true" class="btn btn-primary btn-lg">Download</a><br/><br/>
<b><h2>Features</h2></b><br/>
<li>Item list populated directly from interal files, so any new items are automatically added</li><br/>
<li>All modifications are stored in a separate .dat file, so no official textures are overwritten</li><br/>
<li>Option to revert and reapply all modifications</li><br/>
<li>Upscale textures to any resolution</li><br/>
<li>Search option to easily find specific textures</li><br/>
<li>Mod List window to view all currently active and inactive mods</li><br/>
<li>Language options</li><br/>
<li>3D Preview</li>
</p>
<br/>
<h2>Application Screenshots</h2>
<img src="https://i.imgur.com/1bTfufbl.png" alt="Applicaiton"><br/><br/>
<img src="https://i.imgur.com/56jYHJEl.png" alt="3D"><br/>
<br/>
<p>
</p>
</div>
</div>