|
Comments (please report bad comments by PM to an administrator)
|
Archangel12 January 30, 2008 at 10:23 PM |
Yeah for some reason whenever I try to extract the sound and music files in the Kingdoms: Crusades and Teutonic mod folders, the idx program runs and says it successfully extracted the files, then xidx stops working according to Windows, and the extracted music files never appear. It's really annoying. You should look into that. Great program otherwise though.  |
drumstickNL July 17, 2008 at 03:32 AM |
It took me an hour to figure out how it works,  |
thammy August 24, 2008 at 05:00 AM |
omg i have no voice anymore !!! cose of this program i mean my whole medieval 2 and kingdoms sound doesn t work well anymore since i use this program please help !!!. aaaaaaah i play stainless steel without voice my general doesn t say anything. my kingdoms crusade doesn t have sound . thats worse. teutonic have sound but no voice n either have click sound -.- i tried to reinstal 2 times and still same problem. and i try to restore my pc but it doesn t have a save point before i instal this idx thing please heeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeelp |
KingTheoden1 April 02, 2009 at 02:02 PM |
Thx for the animations unpacker , you're great regarding unpacking stupid packed stuff  |
Tellos Athenaios July 14, 2009 at 04:46 AM |
Just a short note: the batch files attempt to extract all *idx files it knows about in “one pass”. Apparently it is very memory intensive labour on a 64bit Vista system which is probably why I could get this to work only by extracting the files in more than “one pass”.
A quick solution is to change the extract_sounds.bat file to:
Code:
for %%I in (*idx) do .\xidx -x %%I
pause
Which attempts to extract all *idx files one by one as if they are sound archives. If an *idx file isn't a sound archive then the xidx program will spit out an error but the batch file still continues with the next item in the list. |
donggouwa October 16, 2009 at 05:13 AM |
did it work |
Total War Era January 29, 2010 at 02:29 AM |
I made a tutorial for this program, I hope it can help some people:
|
Total War Era January 29, 2010 at 02:30 AM |
previous link doesn't seem to work:
http://www.youtube.com/watch?v=OkJVjo2La2Y |
Xagamon February 20, 2010 at 04:31 PM |
This does not work for me; the "sounds" batch file claims to be successful, but no new files or folder appear. What am I doing wrong?
The video tutorial is no help; I did everything word for word and there are no files, even though the system says that the music files were successfully extracted. |
apansson May 10, 2010 at 10:48 AM |
I have the same problem as Xagamon. Everything runs fine, except no new folder is created. So I have no idea if the songs really are being extracted and if so, then where are they extracted? can't finf them anywhere. Would very much appreciate if this was fixed =) |
keneticpest June 25, 2010 at 01:51 AM |
Did everyone who's having problems extract the required .batches and the xidx.exe to the folder that it is needed in? such as xidx.exe and extract_sounds.bat into the sounds folder. use the extract_sounds.bat (or which ever one you're using) before xidx. |
keneticpest June 25, 2010 at 01:52 AM |
Sorry for double post. Great program! A+ |