Crossout [.tfd ; .tfh] and other files (20$)
-
someoneohyea
- n00b
- Posts: 13
- Joined: Tue May 04, 2021 11:58 am
- Has thanked: 1 time
Crossout [.tfd ; .tfh] and other files (20$)
I could pay someone to convert models from .mdl to .obj or any other 3d extension? I have already tried crowbar and 3DModelConverter. It says unsupported type of mdl... All scripts for Noesis that I found here to unpack the mdl files aren't working.
Upd: could you also provide a script/tell me how to decompile it?
Upd2: all my mdl decompiled files are 128KB, maybe script is broken? I've attached it.
Thanks!
Upd: could you also provide a script/tell me how to decompile it?
Upd2: all my mdl decompiled files are 128KB, maybe script is broken? I've attached it.
Thanks!
You do not have the required permissions to view the files attached to this post.
Last edited by someoneohyea on Wed May 05, 2021 2:10 pm, edited 3 times in total.
- shakotay2
- MEGAVETERAN

- Posts: 3461
- Joined: Fri Apr 20, 2012 9:24 am
- Location: Nexus, searching for Jim Kirk
- Has thanked: 955 times
- Been thanked: 1876 times
Re: Crossout [.tfd ; .tfh] and other files
You're talking of blender!?
But "ns" is your Noesis folder? I'd suggest a fresh install of Noesis (see zip here, https://richwhitehouse.com/index.php?co ... project=91)
Tried the script without a problem:
Detected file type: Crossout (v940)
2048 x 2048
0x60 :imgFmt2
0x5b :imgFmt
C:\Users\xxx\Crossout-0940cabins\0940cabins\gazel_a.tfd :tfd file
0xaa800 :mainMipOffset
0x200000 :datasize
DXT1
But "ns" is your Noesis folder? I'd suggest a fresh install of Noesis (see zip here, https://richwhitehouse.com/index.php?co ... project=91)
Tried the script without a problem:
Detected file type: Crossout (v940)
2048 x 2048
0x60 :imgFmt2
0x5b :imgFmt
C:\Users\xxx\Crossout-0940cabins\0940cabins\gazel_a.tfd :tfd file
0xaa800 :mainMipOffset
0x200000 :datasize
DXT1
Bigchillghost, Reverse Engineering a Game Model: viewtopic.php?f=29&t=17889
extracting simple models: viewtopic.php?f=29&t=10894
Make_H2O-ForzaHor3-jm9.zip
"You quoted the whole thing, what a mess."
extracting simple models: viewtopic.php?f=29&t=10894
Make_H2O-ForzaHor3-jm9.zip
"You quoted the whole thing, what a mess."
-
someoneohyea
- n00b
- Posts: 13
- Joined: Tue May 04, 2021 11:58 am
- Has thanked: 1 time
Re: Crossout [.tfd ; .tfh] and other files
I have reinstalled Noesis :/
I just put my script in noesisv442/plugins/python and run it from Command Prompt.
C:\Users\xxx\Desktop\noesisv442\plugins\python\tex_Crossout_v940_tfh_tfd.py
Traceback (most recent call last):
File "C:\Users\xxx\Desktop\noesisv442\plugins\python\tex_Crossout_v940_tfh_tfd.py", line 1, in <module>
from inc_noesis import *
File "C:\Users\xxx\Desktop\noesisv442\plugins\python\inc_noesis.py", line 7, in <module>
import noesis
ModuleNotFoundError: No module named 'noesis'
I just put my script in noesisv442/plugins/python and run it from Command Prompt.
C:\Users\xxx\Desktop\noesisv442\plugins\python\tex_Crossout_v940_tfh_tfd.py
Traceback (most recent call last):
File "C:\Users\xxx\Desktop\noesisv442\plugins\python\tex_Crossout_v940_tfh_tfd.py", line 1, in <module>
from inc_noesis import *
File "C:\Users\xxx\Desktop\noesisv442\plugins\python\inc_noesis.py", line 7, in <module>
import noesis
ModuleNotFoundError: No module named 'noesis'
-
someoneohyea
- n00b
- Posts: 13
- Joined: Tue May 04, 2021 11:58 am
- Has thanked: 1 time
Re: Crossout [.tfd ; .tfh] and other files
I am getting this
You do not have the required permissions to view the files attached to this post.
-
someoneohyea
- n00b
- Posts: 13
- Joined: Tue May 04, 2021 11:58 am
- Has thanked: 1 time
Re: Crossout [.tfd ; .tfh] and other files
You do not have the required permissions to view the files attached to this post.
-
someoneohyea
- n00b
- Posts: 13
- Joined: Tue May 04, 2021 11:58 am
- Has thanked: 1 time
Re: Crossout [.tfd ; .tfh] and other files
What could I do with these files? Is it possible to view them in 3d?
You do not have the required permissions to view the files attached to this post.
- shakotay2
- MEGAVETERAN

- Posts: 3461
- Joined: Fri Apr 20, 2012 9:24 am
- Location: Nexus, searching for Jim Kirk
- Has thanked: 955 times
- Been thanked: 1876 times
Re: Crossout [.tfd ; .tfh] and other files
The script is not assumed to be started from the command line. Just start Noesis.exe.
btw: your (real?) user name is displayed in your uploaded pictures.
Usually you would make it unreadable.
btw: your (real?) user name is displayed in your uploaded pictures.
Bigchillghost, Reverse Engineering a Game Model: viewtopic.php?f=29&t=17889
extracting simple models: viewtopic.php?f=29&t=10894
Make_H2O-ForzaHor3-jm9.zip
"You quoted the whole thing, what a mess."
extracting simple models: viewtopic.php?f=29&t=10894
Make_H2O-ForzaHor3-jm9.zip
"You quoted the whole thing, what a mess."
-
someoneohyea
- n00b
- Posts: 13
- Joined: Tue May 04, 2021 11:58 am
- Has thanked: 1 time
Re: Crossout [.tfd ; .tfh] and other files
I have started it from Noesis and got errors (scroll up) I sent. And yes, I know that you could see my username there, is it bad? 
- shakotay2
- MEGAVETERAN

- Posts: 3461
- Joined: Fri Apr 20, 2012 9:24 am
- Location: Nexus, searching for Jim Kirk
- Has thanked: 955 times
- Been thanked: 1876 times
Re: Crossout [.tfd ; .tfh] and other files
Could you upload the tfd and the tfh sample that causes this?someoneohyea wrote: ↑Tue May 04, 2021 4:45 pmI have started it from Noesis and got errors (scroll up) I sent.
Not really, but it's the internet and most if not all users I know tend to hide their real life names (for good reasons I think.)And yes, I know that you could see my username there, is it bad?
Bigchillghost, Reverse Engineering a Game Model: viewtopic.php?f=29&t=17889
extracting simple models: viewtopic.php?f=29&t=10894
Make_H2O-ForzaHor3-jm9.zip
"You quoted the whole thing, what a mess."
extracting simple models: viewtopic.php?f=29&t=10894
Make_H2O-ForzaHor3-jm9.zip
"You quoted the whole thing, what a mess."
-
someoneohyea
- n00b
- Posts: 13
- Joined: Tue May 04, 2021 11:58 am
- Has thanked: 1 time
Re: Crossout [.tfd ; .tfh] and other files
Yeah, but that is still not my real name, that's why I don't careNot really, but it's the internet and most if not all users I know tend to hide their real life names (for good reasons I think.)
Could you please check your DMs?
You do not have the required permissions to view the files attached to this post.
- shakotay2
- MEGAVETERAN

- Posts: 3461
- Joined: Fri Apr 20, 2012 9:24 am
- Location: Nexus, searching for Jim Kirk
- Has thanked: 955 times
- Been thanked: 1876 times
Re: Crossout [.tfd ; .tfh] and other files
image size is displayed as 2k x 1k, while filesize is 128k only.
Seems Acewell needs to have a look at...
But, simple enough, I gave it a fake DDS header to get:
. (But I'm usually concerned with non-military objects so I stop my investigations here.)
Seems Acewell needs to have a look at...
But, simple enough, I gave it a fake DDS header to get:
. (But I'm usually concerned with non-military objects so I stop my investigations here.)
You do not have the required permissions to view the files attached to this post.
Bigchillghost, Reverse Engineering a Game Model: viewtopic.php?f=29&t=17889
extracting simple models: viewtopic.php?f=29&t=10894
Make_H2O-ForzaHor3-jm9.zip
"You quoted the whole thing, what a mess."
extracting simple models: viewtopic.php?f=29&t=10894
Make_H2O-ForzaHor3-jm9.zip
"You quoted the whole thing, what a mess."
-
someoneohyea
- n00b
- Posts: 13
- Joined: Tue May 04, 2021 11:58 am
- Has thanked: 1 time
Re: Crossout [.tfd ; .tfh] and other files
I have unpacked new .grp file, as I see, there is no way to open this model in 3d? Would appreciate if someone could teach me :v
Thanks!
Thanks!
You do not have the required permissions to view the files attached to this post.
-
someoneohyea
- n00b
- Posts: 13
- Joined: Tue May 04, 2021 11:58 am
- Has thanked: 1 time
Re: Crossout [.tfd ; .tfh] and other files
x1
You do not have the required permissions to view the files attached to this post.
-
someoneohyea
- n00b
- Posts: 13
- Joined: Tue May 04, 2021 11:58 am
- Has thanked: 1 time
Re: Crossout [.tfd ; .tfh] and other files
x2
You do not have the required permissions to view the files attached to this post.
-
someoneohyea
- n00b
- Posts: 13
- Joined: Tue May 04, 2021 11:58 am
- Has thanked: 1 time
Re: Crossout [.tfd ; .tfh] and other files (10$)
I could pay someone to convert models from .mdl to .obj or any other 3d extension? I have already tried crowbar and 3DModelConverter. It says unsupported type of mdl... All scripts for Noesis that I found here to unpack the mdl files aren't working.
Upd: could you also provide a script/tell me how to decompile it?
Upd2: all my mdl decompiled files are 128KB, maybe script is broken? I've attached it.
Thanks!
Upd: could you also provide a script/tell me how to decompile it?
Upd2: all my mdl decompiled files are 128KB, maybe script is broken? I've attached it.
Thanks!
You do not have the required permissions to view the files attached to this post.
