Please help me, my command prompt keeps telling me that tlk2xml is not a program or executable. I input my command line as follows:
@echo off
set /p gametype= "kotor.exe"
set /p tlkname= "dialog"
tlk2xml --%kotor.exe% %dialog%.tlk %dialog%.xml
pause
I installed xeroes tools by downloading the file, then extracting to the same drive that kotor is installed on. Please help!