Removed the {Variant} Token in the texture path tokenizer due to it largely just being confusing and sometimes adding the wrong variant ID. BUGFIX Fixed .PMPs being incorrectly installed using the simple import dialog instead of the wizard importer in specific circumstances. ...
Import DDS file over a random texture Extract this file as raw without Type-2 decompression Import the extracted file as raw into the correct path without Type-2 compression I'll understand if it gets declined because I ask too much and I can't really help with the code, but these improv...
FFXIV TexTools 2 by Liinko Current Version: 1.9.9.1 FFXIV TexTools 2 by Liinko This is a more feature rich WPF implementation of FFXIV TexTools and replaced FFXIV TexTools. ChangeLog: For previous ChangeLogs visithttp://ffxivtextools.dualwield.net/change_log.html ...
if (!tex.TexturePath.Contains("/") && tex.TexturePath.EndsWith(".tex")) @@ -455,7 +455,7 @@ public void UpdateTextureList() private EShaderPack _LastShpk; private void ShaderComboBox_SelectionChanged(object sender, SelectionChangedEventArgs e) private async void ShaderComboBox_SelectionChanged...
51 changes: 39 additions & 12 deletions 51 FFXIV_TexTools2/IO/ImportModel.cs Original file line numberDiff line numberDiff line change @@ -102,6 +102,7 @@ public static int ImportOBJ(string category, string itemName, string modelName, public static void ImportDAE(string category, string...
This is a more feature rich WPF implementation of FFXIV TexTools and replaced FFXIV TexTools. Current Version: 1.9.9.1 ChangeLog: For previous ChangeLogs visithttp://ffxivtextools.dualwield.net/change_log.html Application: Guest update by Sel [https://github.com/Lunaretic] ...
GetTexturePathsFromMtrlPath(mtrl, false, false, tx); } catch { //this.ShowWarning("Unable to read Material") } } foreach(var tex in textures) 15 changes: 9 additions & 6 deletions 15 FFXIV_TexTools/Views/Models/ImportModelEditView.xaml Original file line numberDiff line numberDiff ...
If the existing texture is broken however, the index file is probably broken. This usually occurs after updating or re-installing FFXIV with mods enabled. In this case, you may need to restore the index via textools via help→ download index backups. If this does not work, you can try ...
Removed the {Variant} Token in the texture path tokenizer due to it largely just being confusing and sometimes adding the wrong variant ID. BUGFIX Fixed .PMPs being incorrectly installed using the simple import dialog instead of the wizard importer in specific circumstances....
This is a more feature rich WPF implementation of FFXIV TexTools and replaced FFXIV TexTools. # Current Version: 1.9.8 # Current Version: 1.9.9.0 ChangeLog: For previous ChangeLogs visit http://ffxivtextools.dualwield.net/change_log.html Application: - Guest update by Sel/Lunaretic [https:...