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

The Crew fat/dat archives

The Original Forum. Game archives, full of resources. How to open them? Get help here.
Post Reply
thedoc
n00b
Posts: 10
Joined: Sun Aug 10, 2014 4:13 pm
Has thanked: 1 time
Been thanked: 1 time

Re: The Crew fat/dat archives

Post by thedoc »

First of all congrats Chipi for the script!
Could you add, if possible (maybe is even in the plans) multiple files import and LOD select.

Thank you, always the best
thor96ita
ultra-n00b
Posts: 3
Joined: Sun Aug 31, 2014 1:41 pm

Re: The Crew fat/dat archives

Post by thor96ita »

Hi, I found rain file but in the game I didn't see it. Some one see it?
And I have a problem with script i drag and drop in 3d max 2015 but nothing happen. Any solution?

thx
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: The Crew fat/dat archives

Post by Chipicao »

@thedoc yess I'll add more features.

@thor96ita I replied to your issue in the other thread.

As for rain, I've seen some references too, but they could be just standard leftovers from the Dunia engine.
One of the developers has clearly stated in an interview that there's no dynamic weather, only region-specific weather like snow.
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
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: The Crew fat/dat archives

Post by Chipicao »

For anyone interested, here's a tool I just made to stitch together low-res tiles of the game's map: http://www.mediafire.com/download/4i571 ... tchLow.zip

- extract global.fat/dat using Ekey's tool
- place CrewMapStitchLow.exe in \data_win32\Unpacked\project\road66\base\area and run
- after a few seconds you'll get a lowresc.dds file in the same area folder
- no recompression is done, the DDS data is just re-arranged in one larger texture

It actually faster for me to code this to tool instead of manually stitching 209 images. :D Not to mention the amount of memory Photoshop would have eaten...

P.S I'm aware these textures are meant to be rendered on 3D map areas, but this is just a means to an end.
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
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: The Crew fat/dat archives

Post by Chipicao »

Here is another little tool I made a few weeks ago that might come in handy: XBGmover
It only works for vehicles and it's just a way to group mesh files belonging to the same car. Actual file paths may be different (if we ever find them).
Usage:
- extract only vehicles.dat/fat with Ekey's tool and make sure you use my updated filelist.
- place XBGmover.exe in the extracted folder, on the same level with __Unknown and graphics
- run it and wait

What it does is it parses unknown .mesh files, then materials, it gets a list of textures and based on the texture path it moves each mesh file in a specific vehicle folder.
For example a model that uses graphics\vehicles\mclaren\mp4_12c\maps\mclaren_logo_c.xbt will be moved in graphics\vehicles\mclaren\mp4_12c\

The problem is that some car parts only use common textures from graphics\vehicles\common_maps, so there's no way to tell which car they belong to.
Even so, you still get between 20 to 60 mesh files moved.

If anyone attempts to identify other files manually, I would appreciate if you'd post your findings here.
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.
JoshuaX
ultra-n00b
Posts: 4
Joined: Tue Jan 06, 2015 12:59 pm
Has thanked: 3 times

Re: The Crew fat/dat archives

Post by JoshuaX »

unfortunately XBGmover does nothing - DOS window just opened and closed, nothing happened. If runed from directory /graphic for instance, it crashes saying, that couldn't find a path... :[
User avatar
MrBolleck
ultra-n00b
Posts: 6
Joined: Thu Mar 03, 2011 11:46 pm
Location: good old Germany
Has thanked: 4 times
Contact:

Re: The Crew fat/dat archives

Post by MrBolleck »

JoshuaX wrote:unfortunately XBGmover does nothing - DOS window just opened and closed, nothing happened. If runed from directory /graphic for instance, it crashes saying, that couldn't find a path... :[
same here :[
Ich bin verantwortlich für das was ich sage, nicht für das was du verstehst

Image
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: The Crew fat/dat archives

Post by Chipicao »

Try it now.

You got it right the first time, run from outside graphics folder.
Are you sure you extracted vehicles.dat using my filelist?
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
MrBolleck
ultra-n00b
Posts: 6
Joined: Thu Mar 03, 2011 11:46 pm
Location: good old Germany
Has thanked: 4 times
Contact:

Re: The Crew fat/dat archives

Post by MrBolleck »

Image


so it should look
says zero files found

I just downloaded only all from your last post

Maybe interesting

I win8 x64
and started as admin

is a specific NetFrame may be required?
Ich bin verantwortlich für das was ich sage, nicht für das was du verstehst

Image
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: The Crew fat/dat archives

Post by Chipicao »

Ok.. :|

Let's try something else. I included in the archive a cmd file that should move all the car files I found. Just run it, no need for the exe.
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
MrBolleck
ultra-n00b
Posts: 6
Joined: Thu Mar 03, 2011 11:46 pm
Location: good old Germany
Has thanked: 4 times
Contact:

Re: The Crew fat/dat archives

Post by MrBolleck »

it has done something

but is in cmd

E: \ blablabla \ Unpacked> move __Unkown \ XXXXXXX.mesh graphics \ vehicles \ blablabla \ XXXXXXX.xbg
The system can not find the file specified.

Image
Ich bin verantwortlich für das was ich sage, nicht für das was du verstehst

Image
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: The Crew fat/dat archives

Post by Chipicao »

WTF? Do you have any .mesh files inside __Unknown?

See if you can find any of these:
19CD0EB44C03139B.mesh
1CE0A14DDF140EB4.mesh
2CC9EB3FD7A5CE85.mesh
46C02028E0E874B9.mesh
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
MrBolleck
ultra-n00b
Posts: 6
Joined: Thu Mar 03, 2011 11:46 pm
Location: good old Germany
Has thanked: 4 times
Contact:

Re: The Crew fat/dat archives

Post by MrBolleck »

Image

no I did not .mesh files in the folder

Image Image
Ich bin verantwortlich für das was ich sage, nicht für das was du verstehst

Image
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: The Crew fat/dat archives

Post by Chipicao »

Oh, I see the problem now. Ekey updated his tool and files are now xbg instead of .mesh.

Re-download XBGmover and try again please.

You should also re-download my updated filelist; I've re-synced it with Ekey's latest release.
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
MrBolleck
ultra-n00b
Posts: 6
Joined: Thu Mar 03, 2011 11:46 pm
Location: good old Germany
Has thanked: 4 times
Contact:

Re: The Crew fat/dat archives

Post by MrBolleck »

You are a god.

it runs, I think as it should
Ich bin verantwortlich für das was ich sage, nicht für das was du verstehst

Image
Post Reply