Load & Export League of Legends .tex Texture Files
Note: GIMP 3.0 currently shows error dialogs when opening
.texfiles — but they still load correctly. This plugin includes an optional auto-closer that automatically dismisses those dialogs.
-
Run the setup file for your GIMP version:
GIMP_3_TEX_Plugin_Setup.exe→ for GIMP 3.0GIMP_2_TEX_Plugin_Setup.exe→ for GIMP 2.10
-
Follow the installer:
- The installer auto-detects your GIMP installation
- Check “Install Error Dialog Auto-Closer” (recommended)
- Click Install
-
Restart GIMP if it’s running
-
Installation complete
- Go to File → Open and select your
.texfile - Or drag and drop
.texfiles into GIMP
- Use File → Export As
- Enter a filename ending with
.tex - Or select “League of Legends TEX” from the file type dropdown
- Load DXT1, DXT5, and BGRA8 texture formats
- Export images as
.texfiles - Support for mipmapped textures
- Optional auto-close for GIMP 3.0 error dialogs
- Automatically closes the “GIMP Message” dialog caused by a GIMP 3.0 Windows bug
- This is purely cosmetic; the files still load correctly
-
Enabled by default during installation
-
To disable:
- Delete
close_gimp_tex_error.pyfrom the plugin folder - Or reinstall without checking the auto-closer option
- Delete
- Open Windows Settings → Apps → Installed Apps
- Find “GIMP 3.0 TEX Plugin”
- Click Uninstall
- Restart GIMP
- GIMP 3.0 or later (includes Python support)
- Windows 7 or later
-
Make sure GIMP is fully closed and restart it
-
Verify this folder exists:
%APPDATA%\GIMP\3.0\plug-ins\gimp_tex_plugin_3\ -
Check the log file:
%USERPROFILE%\gimp_tex_plugin_3.log
- Ensure you have GIMP 3.0, not 2.10
- For GIMP 2.10, use
GIMP_TEX_Plugin_Setup.exe
-
Confirm the file is a valid League of Legends
.texfile -
Check:
%USERPROFILE%\gimp_tex_plugin_3.log
-
Ensure the auto-closer is installed
-
Check if it’s running:
%USERPROFILE%\gimp_error_closer.log -
Restart GIMP
- Use Export As (not Save)
- Type
.texmanually at the end of the filename
- DXT1 (compressed)
- DXT5 (compressed)
- BGRA8 (uncompressed)
- Files with or without mipmaps
-
Main plugin log:
%USERPROFILE%\gimp_tex_plugin_3.log -
Error closer log:
%USERPROFILE%\gimp_error_closer.log
-
Original
.texlogic by LtMAO -
GIMP 3.0 version and auto-close feature developed for the League of Legends modding community
v3.0 (2024)
- Full GIMP 3.0 support
- Auto-close error dialog feature
- Improved export handling
- Enhanced error reporting
v1.0 (Original)
- Initial GIMP 2.10 support
- Basic load/save functionality
Would you like me to format this as a GitHub-ready README.md (with proper code fences, section dividers, and link formatting)? I can make it copy-paste–ready for your repo.