Page 33 of 138

Re: Forza Motorsport Resource Extraction (.carbin)

Posted: Tue May 18, 2010 1:43 pm
by Simon
wx360 ;)

Re: Forza Motorsport Resource Extraction (.carbin)

Posted: Tue May 18, 2010 3:20 pm
by Delorean
Simon, Could you write more about this method? What settings should I use in "Cleanup"?

Re: Forza Motorsport Resource Extraction (.carbin)

Posted: Tue May 18, 2010 4:52 pm
by XSB
Kotton, at KCS wrote: 1] using Daemon Tools, mount Forza 3's disc1
2] run Xbox Backup Creator and in the drop down, choose the mounted image
3] tab over to Image Tools and choose Image Browser to access the disc
4] nav to Media + Cars to access the vehicles (right click zip file + extract)
5] run QuickBMS and follow the prompted instructions to extract the zip contents
6] run Forza Studio and open desired .carbin file(s) - right click on node + export
7] run 3ds Max, import .obj file(s) with recalculate normals and smoothing groups unticked
XBOX Backup Creator

again, no credits for me, I just copy-pasted it from Kotton's Chop Shop.

Re: Forza Motorsport Resource Extraction (.carbin)

Posted: Tue May 18, 2010 5:30 pm
by Simon
Delorean wrote:Simon, Could you write more about this method? What settings should I use in "Cleanup"?
Image

Okay after Cleanup I got exactly 2 (not more) Normal Errors which can be fixed in 3DS Max within seconds.

After that you have a perfect Model ;)

Re: Forza Motorsport Resource Extraction (.carbin)

Posted: Tue May 18, 2010 5:45 pm
by 430scud
how do i get the materials on the car?
i got problems with Fiesta Zetec S. I Have to convert the .xds files with the xtx converter?
Some Files are converted but some not. The converter says that some files have an error.
What should I Do?

Re: Forza Motorsport Resource Extraction (.carbin)

Posted: Tue May 18, 2010 6:13 pm
by XSB
Retry. Re-extract the file and try it open. The only tool i know is that XTX converted, and for me, it worked.
For the materials, you have to make all.

If you still happen to have problems with the textures, send them through a PM, and i'll see if it works for me

Re: Forza Motorsport Resource Extraction (.carbin)

Posted: Tue May 18, 2010 6:14 pm
by bigBear
430scud wrote:how do i get the materials on the car?
i got problems with Fiesta Zetec S. I Have to convert the .xds files with the xtx converter?
Some Files are converted but some not. The converter says that some files have an error.
What should I Do?
You answered your own question about converting the xds with XTX converter.

But, reading the whole topic might be a good idea.
Thats the way you dont miss anything.
And you could find this:
viewtopic.php?p=38184#p38184
with all the needs you want.
Good luck.

And getting the materials on the cars requires knowledge about 3D editing programs.
Thats too much to explain, I suggest you to google.
There are several 3D editing programs like Zmodeler series, 3D studio max, Maya, Gmax
Milkshape, Deep Exploration and etc.

Re: Forza Motorsport Resource Extraction (.carbin)

Posted: Tue May 18, 2010 6:25 pm
by XSB
@BigBear: he had troubles with XTX do DDS

@430scud: every part is separated to materials. All mats are deleted, but if you check it, the front bumper is in like 8 parts. Those are on 8 different materials that you have to make up. Most commons are glass, glass black, body, shared maps (chassis, underbody,...), interior, lights,... assign the textures to all, then assign the materials to the meshes

Also, if I wouldn't be disturbing, I'd like to suggest two things:

-separate export all: save every files separately (LOD0,LOD1,LOD2,LOD3,cockpit,...)
-export the textures with them to XDS (so you wouldn't have to use quickBMS at all)

Re: Forza Motorsport Resource Extraction (.carbin)

Posted: Tue May 18, 2010 7:42 pm
by 430scud
Hello
Thank you for both answers.
I rather have problems with the converter: xds to tga.
Some of them are succesfully converted but the nodamage_lod0.xds and some other aren't.
I really don't know why it won't convert the other files , I need.

Re: Forza Motorsport Resource Extraction (.carbin)

Posted: Tue May 18, 2010 11:13 pm
by Nobby
i noticed if you try converting multiple xds files at once it fails on the conversion, also, if you have it set so you can just click on the files and they run the converter automatically... If you have that setup and you click too many files too fast then again it will fail. only way i found to get every file to convert is to click each one, separately, wait for the converter to open then close THEN move onto the next. it seems to just not like multiple files at once.

Re: Forza Motorsport Resource Extraction (.carbin)

Posted: Wed May 19, 2010 7:58 am
by ThreepH
Just write a batch file like this:

Code: Select all

NFS_Shift_XTX_TO_TGA.exe -1538562059184809291.xtx
NFS_Shift_XTX_TO_TGA.exe -1562566258284435386.xtx
NFS_Shift_XTX_TO_TGA.exe -2043234478802056979.xtx
NFS_Shift_XTX_TO_TGA.exe -263645799408748939.xtx
NFS_Shift_XTX_TO_TGA.exe -288842375798847400.xtx
NFS_Shift_XTX_TO_TGA.exe -3116409635261905151.xtx
...
You can get a list of your files with a simple command line command. Navigate in a command shell to your texture dir, and type in following command:
dir *.xtx /B > list.txt
If you need a wait time between each picture, use two lines between each command:
@ping 127.0.0.1 -n 2 -w 1000 > nul
@ping 127.0.0.1 -n %1% -w 1000> nul

It lists all XTX files (*.xtx |or whichever you decide to|), it does not show any additional info (/B) and writes it into a new list.txt ( > list.txt). Then open the txt, add the exe in front of every line, save it as whatever.bat and simply double click it.

Re: Forza Motorsport Resource Extraction (.carbin)

Posted: Wed May 19, 2010 10:20 am
by KaLaC
Hi Ernegien,
I am excited with the Forza Studio. I would like to export some cars from Forza Motorsport 3,
and I know Forza Studio is the best program or I should say it's the only program to convert cars models!
Anyway, I got a problem, a big trouble about the program.
I've tried my best but I couldnt have any solution.

Well, required programs like Microsoft XNA Game Studio, Microsoft XNA Framework and Microsoft .Net Framework is installed.
Installed Programs are shown in pics:
ImageImage

In addition, Forza Studio Program is placed in C Drive location
Image

The problem is here, actually i have all of the require programs installed, but when I run ForzaStudio.exe, it gives me such a problem.
Image


i dunno why,i really annoyed with that. i hope someone who can help me!
Thanks in advance :)
i am sorry if the pics are too large in pixel.
PS. It is the newest version of Forza Studio

Re: Forza Motorsport Resource Extraction (.carbin)

Posted: Wed May 19, 2010 12:17 pm
by Simon
You could test to recompile this program maybe it works then?!

Re: Forza Motorsport Resource Extraction (.carbin)

Posted: Wed May 19, 2010 1:33 pm
by Ernegien
Yeah KaLaC, I'm well aware of the issue as I've got someone else that seems to have the same problem as well. I haven't really had much time to look into it, but it probably has something to do with my assumptions on the english language. Below is my current progress, and it should dump an error.txt file to the application directory if an unhandled exception gets thrown. Please paste that information (hopefully it's in English :P) back here and I'll see if I can fix the problem later...

Forza Studio (5.19.10)

Re: Forza Motorsport Resource Extraction (.carbin)

Posted: Wed May 19, 2010 2:01 pm
by KaLaC
I run it again with Version 5.19.10.
It gave me that error like before,but no error.txt file was created in main directory.
Is it created in somewhere?
All I can got is that error
EventType : clr20r3 P1 : forza studio.exe P2 : 1.0.0.0 P3 : 4bf3d948
P4 : forza studio P5 : 1.0.0.0 P6 : 4bf3d948 P7 : 24 P8 : 1da
P9 : system.nullreferenceexception
i am sorry I cant get it!