I just managed how to
display the skill and item icons and until chrrox makes a program for that, here is what I did:
You will need these programs:
*

*

* Adobe Photoshop
=== If you already have extracted and decrypted the .tx1 files, just go to step 10 ===
1. Make a folder D:/files
2. Go to the Webzen/Archlord/texture/item folder and copy the Data.Dat and Reference.Dat files to D:/files
3. Copy the Archlord_DatTool.exe and AlCryptDecryptINI.exe also in D:/files
4. Drag the Reference.Dat on AlCryptDecryptINI.exe and now it should look like this:
5. In Windows start/run type cmd and press enter
6. In cmd, type these:
d:
cd files
Archlord_DatTool.exe decompress Data.Dat
(wait until done, it may take a minute or more and then press enter and exit)
7. It created a folder named texture. Go in texture/item. Copy the AlCryptDecryptINI.exe here.
8. While in texture/item folder, create an empty text document and write this line:
FOR %%a IN (*.tx1) DO D:\files\texture\item\ALCryptDecryptINI.exe %%a /k:asdfqwer
Save it as massdecrypt.bat and run it.
9. Select a file that has already been decrypted by the massdecrypt.bat and open it with a text editor to check if the files are decrypted correctly. It should have the word .PNG somewhere in last lines:
10. Change the file's extension from .tx1 to .raw (you can alternatively use a program to mass rename all the files at once if you want -I use Total Commander- but be careful not to use it while the massdecrypt.bat is running)
11. Open the .raw file with Photoshop and in the pop-up window, use these options:
(For the m____.tx1 files, just change the dimensions to 32x32)
12. Enjoy!