Page 1 of 1

hu 3 game definitions files

Posted: Sun Jul 04, 2010 3:40 pm
by ita
first of all, hi to all (new user here) :)
for a while i've been trying to find a way to open hu 3 game definition files for modification, but with no success.
if anyone could take a look i would appreciated very much!
from other hu games, these files are text files (like game scripts) that are encrypted...

basedefs.def header:

Code: Select all

00000000h: 33 6E 4B 01 00 74 8F A6 DD F4 63 4A 31 18 C7 EE ; 3nK..t¦ÝôcJ1.Çî
00000010h: 95 BC 5B 72 09 20 FF D6 AD 84 13 3A 41 68 B7 9E ; •¼[r. ÿÖ­„.:Ah·ž
00000020h: E5 CC CB E2 99 B0 6F 46 3D 14 83 AA D1 F8 27 0E ; åÌËâ™°oF=.ƒªÑø'.
00000030h: 75 5C 7B 52 29 00 DF F6 8D A4 33 1A 61 48 97 BE ; u\{R).ßö¤3.aH—¾
00000040h: C5 EC EB EB B9 93 41 68 13 37 C5 F8 87 B2 74 40 ; Åìë빓Ah.7Åø‡²t@
00000050h: 33 11 6C 31 42 21 FD C6 AB C7 14 3C 44 62 BA 94 ; 3.l1B!ýÆ«Ç.<Dbº”
00000060h: F2 C6 C7 EF 89 FA 2C 08 73 5A EA EA 91 B8 67 4E ; òÆÇï‰ú,.sZêꑸgN
00000070h: 35 1C 3B 12 69 40 9F B6 CD E4 73 5A 21 08 D7 FE ; 5.;.i@Ÿ¶ÍäsZ!.×þ
00000080h: 85 AC AB 82 F9 D0 0F 26 5D 74 E3 CA B1 98 47 6E ; …¬«‚ùÐ.&]tãʱ˜Gn
00000090h: 15 3C DB F2 89 A0 7F 56 2D 04 93 BA C1 E8 37 1E ; .<Ûò‰ V-.“ºÁè7.
000000a0h: 65 4C 4B 62 19 30 EF C6 94 BD 44 6C 14 7B ED D9 ; eLKb.0ïÆ”½Dl.{íÙ
000000b0h: B3 92 F8 8A 80 AA 0F 3D 41 75 E4 83 E0 B4 6B 6E ; ³’øŠ€ª.=Auäƒà´kn
000000c0h: 0E 20 3A 15 45 6C CE CC B7 9E 23 09 36 12 D7 FD ; . :.ElÎÌ·ž#.6.×ý
files >> here

if any other file is needed just tell me. thanks!

Re: hu 3 game definitions files

Posted: Sun Jul 04, 2010 7:23 pm
by bacter
Here is a simple decoder proggy. (I used it for decoding some files in the German Truck Simulator)
Command line version. Usage:
Decode_3nk.exe File1 [File2 ...]

Decoded files saved as File1.decoded [File2.decoded ...]

Re: hu 3 game definitions files

Posted: Sun Jul 04, 2010 7:27 pm
by ita
thanks a lot bacter! that did it :). btw, do you have some encode proggy too ?
thanks again! :)

Re: hu 3 game definitions files

Posted: Sun Jul 04, 2010 8:48 pm
by bacter
O.K. I modified the program. Now it checks the files and automatically encodes/decodes them.
The output files are saved as XXXXX.decoded or XXXXX.encoded.

Re: hu 3 game definitions files

Posted: Sun Jul 04, 2010 9:40 pm
by ita
once more, thanks! :)
gonna test it with the game and i'll post the info later :)

Re: hu 3 game definitions files

Posted: Sun Jul 04, 2010 11:23 pm
by ita
it works perfectly!! thank you bacter, i own you a big one! :)