Important information: this site is currently scheduled to go offline indefinitely by end of the year.

Test Drive Unlimited 2 [2011/BNK]

The Original Forum. Game archives, full of resources. How to open them? Get help here.
User avatar
Chipicao
ultra-veteran
ultra-veteran
Posts: 476
Joined: Thu Feb 03, 2011 11:18 am
Has thanked: 42 times
Been thanked: 305 times
Contact:

Re: Test Drive Unlimited 2 [2011/BNK]

Post by Chipicao »

small update... 249 files left (after sorting with all our lists)
You do not have the required permissions to view the files attached to this post.
Please post any requests or issues with my tools in the appropriate topics.
I'm sorry if I don't reply or if I ignore PMs. My time is very limited.
vagos21
veteran
Posts: 128
Joined: Thu Feb 10, 2011 10:48 am

Re: Test Drive Unlimited 2 [2011/BNK]

Post by vagos21 »

Hello again,

i think it's time to share this little prog that quickly checks the validity of the filenames we find, now that we're having too few files we'll need help from anyone to help find which they are. so, how it works:
first extract all big files to one directory
run the prog, make sure you keep the dll with it!
set the path of the bins you extracted
then you can type your names-in-research,
or you can load them from a text file, for example like i do now checking our whole list. hash codes will be generated based on these names, and if they exist the text will appear as GREEN on the right, if they don't exist it will be RED. simple as that! there's also a button to save only the green ones in a log file, those that exist that is ;) really simple!

Tip: files appearing as uppercase in a hexeditor, they should be lowercase, so if you find something like HSRF, make sure you type it as hsrf

yes i confirm that filelist12 is all green, but you're missing about a thousand files, it only has 7581 entries... something happened during a copy-paste?
tdu2HashGen.zip
a big thank you from everyone to qwerty for making that magical function!!!

Edit: it's really annoying that we can't find the path of the puntoabarth rim, and also the duplicate beetle1973 rim, which is already renamed as a different filename! :?

Edit 2: i also noted that only about 50 files left are bnks, 117 wave files (no idea how to get these names...) 20 of these small unknown files, and the rest (about 80) are ig2 mission files
You do not have the required permissions to view the files attached to this post.
User avatar
Chipicao
ultra-veteran
ultra-veteran
Posts: 476
Joined: Thu Feb 03, 2011 11:18 am
Has thanked: 42 times
Been thanked: 305 times
Contact:

Re: Test Drive Unlimited 2 [2011/BNK]

Post by Chipicao »

Thanks for the tool vagos! And thanks qwerty for the dll!

My latest log has only 7581 entries because it doesn't include your lists or the ones from qwerty. If you add those you'll get 8902 unique and existing hashes.

I was just in the precess of separating the remaining 249 bins into bnks, empty files, WAVs...
Are you sure there are 50 bnks? I only found 25. The method I used was rather rudimentary but I think effective. I used qwerty's bin/bnk script to extract all remaining files into separate directories, then I filtered out empty directories. Maybe the other 25 bnks are empty?
Please post any requests or issues with my tools in the appropriate topics.
I'm sorry if I don't reply or if I ignore PMs. My time is very limited.
vagos21
veteran
Posts: 128
Joined: Thu Feb 10, 2011 10:48 am

Re: Test Drive Unlimited 2 [2011/BNK]

Post by vagos21 »

Chipicao wrote:Thanks for the tool vagos! And thanks qwerty for the dll!

My latest log has only 7581 entries because it doesn't include your lists or the ones from qwerty. If you add those you'll get 8902 unique and existing hashes.

I was just in the precess of separating the remaining 249 bins into bnks, empty files, WAVs...
Are you sure there are 50 bnks? I only found 25. The method I used was rather rudimentary but I think effective. I used qwerty's bin/bnk script to extract all remaining files into separate directories, then I filtered out empty directories. Maybe the other 25 bnks are empty?
yes i think the "empty" bnks are the tiny 2kb files that qwerty said too contain no kind of files in there. i use another tool i made that reads inside the bnk files that's how i counted them.
Gamer boy
ultra-n00b
Posts: 5
Joined: Sat Jul 31, 2010 6:23 am
Has thanked: 1 time

Re: Test Drive Unlimited 2 [2011/BNK]

Post by Gamer boy »

hello guys, iam trying to unpack 5th big file with below BMS Script

Code: Select all

IDString "XMBF"
Open FDDE big 1
Endian big
GetDString DUMMY 12
Get OFFS long
GoTo OFFS
Get DUMMY long
Get NUMHASHES long
Get HASHOFFSET long
Math HASHOFFSET += OFFS
Get NUMFILEREC long
Get FILERECOFFSET long
Math FILERECOFFSET += OFFS
If NUMHASHES != NUMFILEREC
  CleanExit
EndIf
For I = 0 < NUMHASHES
  GoTo HASHOFFSET
  Get HASH1 long
  Get HASH2 long
  String NAME p= "%08X%08X.bin" HASH1 HASH2
  SavePos HASHOFFSET
  GoTo FILERECOFFSET
  Get FILESIZE long
  Get DUMMY long # compression?
  Get FILEOFFSET long
  SavePos FILERECOFFSET
  Math MEMSIZE = FILESIZE
  Math MEMSIZE x 4
  Log MEMORY_FILE FILEOFFSET MEMSIZE 1
  If MEMSIZE != FILESIZE
    Math MEMSIZE -= 4
    GetVarChr TMP MEMORY_FILE MEMSIZE long
    Math TMP ^= 0xD7A8E2D4
    PutVarChr MEMORY_FILE MEMSIZE TMP long
  EndIf
  FileXOR "\xD7\xA8\xE2\xD4"
  Log NAME 0 FILESIZE MEMORY_FILE
  FileXOR ""
Next I
and iam facing with this strange error.

Image

Uploaded with ImageShack.us

So can any one tell me the solution of my problem? thanks in advance.:)
User avatar
ludo1
ultra-n00b
Posts: 5
Joined: Sat Mar 12, 2011 12:56 pm

Re: Test Drive Unlimited 2 [2011/BNK]

Post by ludo1 »

i've got the same error guys.. could anyone tell me how to extract correctly .big files?..i've read all the pages of this topic but i misunderstood. I'd like to insert new cars in TDU (like bugatti veyron ss..audi rs5 and so on)..please help me..
Thank you
Fare facilmente ciò che gli altri trovano difficile è talento; Fare ciò che è impossibile al talento è genio.
User avatar
Chipicao
ultra-veteran
ultra-veteran
Posts: 476
Joined: Thu Feb 03, 2011 11:18 am
Has thanked: 42 times
Been thanked: 305 times
Contact:

Re: Test Drive Unlimited 2 [2011/BNK]

Post by Chipicao »

@Gamer boy & ludo1 The input file is not the .big file, but the .map file. Also I think it's best to run it from the command prompt, using GUI mode might not work well.
Example: quickbms.exe -o script.bms D:\Games\TDU2\bigfile_RU_5.map D:\Games\TDU2\BIN

Found some more files after completing B3 championship. I think most of the remaining ig2 files are from instant challenges - haven't done any of those yet.

Code: Select all

1410097BE723E2A1 "euro/bnk/ig2/chb3a01r.ig2" 
1410097BE723E6A7 "euro/bnk/ig2/chb3a05t.ig2" 
1410097BE723E1A7 "euro/bnk/ig2/chb3a02t.ig2" 
1410097BE723E5A1 "euro/bnk/ig2/chb3a06r.ig2" 
1410097BE723E0A1 "euro/bnk/ig2/chb3a03r.ig2" 
1410097BE723E7A1 "euro/bnk/ig2/chb3a04r.ig2" 
1410097BE423E0A1 "euro/bnk/ig2/chb3b03r.ig2" 
1410097BE423E1A7 "euro/bnk/ig2/chb3b02t.ig2" 
1410097BE423E6A7 "euro/bnk/ig2/chb3b05t.ig2" 
1410097BE423E7A1 "euro/bnk/ig2/chb3b04r.ig2" 
1410097BE423E2A1 "euro/bnk/ig2/chb3b01r.ig2" 
D2BF0BB0CC7382A2 "euro/bnk/sound/voices/us/pc_20_duel_chris.wav" 
419A15C434816EA1 "euro/bnk/ig2/duelb3a.ig2" 
Please post any requests or issues with my tools in the appropriate topics.
I'm sorry if I don't reply or if I ignore PMs. My time is very limited.
User avatar
ludo1
ultra-n00b
Posts: 5
Joined: Sat Mar 12, 2011 12:56 pm

Re: Test Drive Unlimited 2 [2011/BNK]

Post by ludo1 »

@Chipicao thank you for the reply..i did that but an error appared:
Image
but what about the prompt command method??
Fare facilmente ciò che gli altri trovano difficile è talento; Fare ciò che è impossibile al talento è genio.
User avatar
ludo1
ultra-n00b
Posts: 5
Joined: Sat Mar 12, 2011 12:56 pm

Re: Test Drive Unlimited 2 [2011/BNK]

Post by ludo1 »

This is the error if i open it using the cmd:
Image
p.s. sorry for double post..and..pure curiosity..are you also register in the kot's chop shop??????..
Fare facilmente ciò che gli altri trovano difficile è talento; Fare ciò che è impossibile al talento è genio.
qwerty
advanced
Posts: 54
Joined: Tue Mar 30, 2010 11:00 pm
Been thanked: 2 times

Re: Test Drive Unlimited 2 [2011/BNK]

Post by qwerty »

a little notice i made about ig2 files:
for example:

Code: Select all

chb3b03r.ig2
^^^^^^^^
zzyyxwwv
zz='ch' - challenge
yy='b3' - car class
x='b' - gold challenge, 'a' for standart challenges
ww='03' - race number from 01 to 08 in some challenges
v='r' - race type - r=race or eliminator; t=time; s=speed; a=speedtrap
similar patterns for racing schools (rs*.ig2), events (evi*.ig2 for ibiza and evh*.ig2 for hawaii, i suppose), cups (ci1* fo ibiza and, presumably, ch1* and ch2* for hawaii), and multiplayer races (rm* or cm*, i suppose)
vagos21, i'm just generated some names using this presumption and checked them in your great tool ;) all green!
this should be A1 standart and gold challenges (note, that a1b02 is missed, but a1b09 is existed )

Code: Select all

048EBE6D47E62426 "euro/bnk/ig2/cha1a01t.ig2"
048EBE6D47E62720 "euro/bnk/ig2/cha1a02r.ig2"
048EBE6D47E62620 "euro/bnk/ig2/cha1a03r.ig2"
048EBE6D47E62120 "euro/bnk/ig2/cha1a04r.ig2"
048EBE6D47E62026 "euro/bnk/ig2/cha1a05t.ig2"
048EBE6D47E62333 "euro/bnk/ig2/cha1a06a.ig2"
048EBE6D47E62221 "euro/bnk/ig2/cha1a07s.ig2"
048EBE6D47E62D20 "euro/bnk/ig2/cha1a08r.ig2"
048EBE6D44E62420 "euro/bnk/ig2/cha1b01r.ig2"
048EBE6D44E62620 "euro/bnk/ig2/cha1b03r.ig2"
048EBE6D44E62120 "euro/bnk/ig2/cha1b04r.ig2"
048EBE6D44E62033 "euro/bnk/ig2/cha1b05a.ig2"
048EBE6D44E62321 "euro/bnk/ig2/cha1b06s.ig2"
048EBE6D44E62220 "euro/bnk/ig2/cha1b07r.ig2"
048EBE6D44E62D26 "euro/bnk/ig2/cha1b08t.ig2"
048EBE6D44E62C20 "euro/bnk/ig2/cha1b09r.ig2"
ludo1, copy script to file from the first symbol, not second :D
User avatar
ludo1
ultra-n00b
Posts: 5
Joined: Sat Mar 12, 2011 12:56 pm

Re: Test Drive Unlimited 2 [2011/BNK]

Post by ludo1 »

sorry i missed it.. :D ..but now I have got a new problem.. :evil:
Image
Fare facilmente ciò che gli altri trovano difficile è talento; Fare ciò che è impossibile al talento è genio.
User avatar
Chipicao
ultra-veteran
ultra-veteran
Posts: 476
Joined: Thu Feb 03, 2011 11:18 am
Has thanked: 42 times
Been thanked: 305 times
Contact:

Re: Test Drive Unlimited 2 [2011/BNK]

Post by Chipicao »

You have to manually create the extract folder (E:\Estrazione)
Yes, I'm from KCS :)

@qwerty Great find!
Please post any requests or issues with my tools in the appropriate topics.
I'm sorry if I don't reply or if I ignore PMs. My time is very limited.
vagos21
veteran
Posts: 128
Joined: Thu Feb 10, 2011 10:48 am

Re: Test Drive Unlimited 2 [2011/BNK]

Post by vagos21 »

@ludo, try to download another version of quickbms, even though i never reported it, i had the same problem but solved it this way. so i have one quickbms exe that works with the big/map files, and another one to extract the bnk files. funny isn't it? :keke:

@qwerty, that's great! keep it green, save the planet :wink:
User avatar
Chipicao
ultra-veteran
ultra-veteran
Posts: 476
Joined: Thu Feb 03, 2011 11:18 am
Has thanked: 42 times
Been thanked: 305 times
Contact:

Re: Test Drive Unlimited 2 [2011/BNK]

Post by Chipicao »

I started going through the remaining wav files (about 100). These are generally phonecalls which I have missed, police chatter and ambient sound/music. There should be a location on the map where you can hear music, like in a club. Anyone knows where it is?

I also found a lot of extra introductory tutorials. There are 2 woman voices, one british and one with an asian accent. I'm guessing these are leftovers which we might never encounter in-game.

Here's a list with what I found so far:

Code: Select all

DCF7E160334C9552 "euro/bnk/sound/voices/ru/pc_20_duel_chris.wav"
1E98950756FF06FA "euro/bnk/sound/voices/us/pc_31_classic_champ.wav"
324417C1B2D78486 "euro/bnk/sound/voices/ru/pc_31_classic_champ.wav"
29875CCF5DED313E "euro/bnk/sound/voices/us/pc_09_tuner.wav"
A1096BA1CBDCCEA8 "euro/bnk/sound/voices/ru/pc_09_tuner.wav"
9C202DA2218FFF9E "euro/bnk/sound/voices/us/pc_25_surgery_hawai.wav"
B0FCAF64C5A77DE2 "euro/bnk/sound/voices/ru/pc_25_surgery_hawai.wav"
A2DABE9F6865AB7C "euro/bnk/sound/voices/us/pc_34_treasure_hunt.wav"
8E063C598C4D2900 "euro/bnk/sound/voices/ru/pc_34_treasure_hunt.wav"
7590B8BABD3AB8C0 "euro/bnk/sound/voices/us/police/helico11.wav"
7590B8BABD3AB8C3 "euro/bnk/sound/voices/us/police/helico12.wav"
7590B8BABD3AB8C2 "euro/bnk/sound/voices/us/police/helico13.wav"
858FE7A18DCF878B "euro/bnk/sound/voices/ru/police/helico11.wav"
858FE7A18DCF8788 "euro/bnk/sound/voices/ru/police/helico12.wav"
858FE7A18DCF8789 "euro/bnk/sound/voices/ru/police/helico13.wav"
87FBB985C087953B "euro/bnk/sound/voices/us/police/roadblock01.wav"
87FBB985C0879538 "euro/bnk/sound/voices/us/police/roadblock02.wav"
87FBB985C0879539 "euro/bnk/sound/voices/us/police/roadblock03.wav"
7BC7935CF2697DE3 "euro/bnk/sound/voices/ru/police/roadblock01.wav"
7BC7935CF2697DE0 "euro/bnk/sound/voices/ru/police/roadblock02.wav"
7BC7935CF2697DE1 "euro/bnk/sound/voices/ru/police/roadblock03.wav"
Please post any requests or issues with my tools in the appropriate topics.
I'm sorry if I don't reply or if I ignore PMs. My time is very limited.
kukis1983
ultra-n00b
Posts: 1
Joined: Sun Mar 13, 2011 9:54 pm

Re: Test Drive Unlimited 2 [2011/BNK]

Post by kukis1983 »

Off Topic

Anyone knows how to add own music? I know music file format is wav. How to add your own radio station? I use a translator and sry for bad english. :]
Post Reply