Posts: 418 From: Janesville, WI, USA Registered: Jan 2001
posted 10 January 2002 13:21
Is there a more... fully-featured datafile available for D2X anywhere? Specifically, I'm looking for what's inside d2xtalk.mpq, which is empty but for one file with all of the datafiles I've come across. I like playing with the speech and such.
NefariusDX Honorary Warlord
Posts: 1392 From: The Hadal Abyss of Eternal Oblivion Registered: Jun 2001
posted 10 January 2002 21:38
use mpq2k and put this command in for all the files eg: Mpq2k L patch_d2.mpq listfile.txt
this will save a list of all files in the patch as listfile.txt
quote:Gaze into the Oblivion within yourself and you shall become your greatest fears. The escence of leeching is to request before you try
Darkmage Forum Admin.
Posts: 418 From: Janesville, WI, USA Registered: Jan 2001
posted 10 January 2002 22:47
Thanks... although I had to use "mpq2k x d2xtalk.mpq *.*" and it created a listfile for me. I couldn't get "l" to create a list, it just displayed a listing in the DOS window. But after a little tinkering, I've got all the speech from the expansion to mess around with now. Now... what to do with all of it. heh
KieferHub Lord
Posts: 109 From: Germany Registered: Nov 2001
posted 10 January 2002 23:41
well try "mpq2k l patch_d2.mpq >c:\test.txt"
It should print the output from the dosbox to the file "c:\test.txt"