[Tool] .xmf/.xac <-> .dae converter

The place to discuss scripting and game modifications for X Rebirth.

Moderators: Moderators for English X Forum, Scripting / Modding Moderators

User avatar
Observe
Posts: 5326
Joined: Fri, 30. Dec 05, 17:47
xr

Post by Observe »

antoniut wrote:We are waiting (im)patienly for it! :roll:
Here is my first installment for a 3D modeling tutorial. More to come time permitting. :)
antoniut
Posts: 198
Joined: Sat, 4. Oct 14, 13:07
x4

Post by antoniut »

Thanks Observe for your dedication. However, I've been working with xacs for several hours without succes. Dunno if the problem is in xac converter or in blender. I've been trying all blender techninques I've founded on the net. I can't loose more time with this. I'm totaly frustrated.

Thanks again :)
denison10
Posts: 27
Joined: Sun, 12. Oct 14, 01:57

Post by denison10 »

if my Windows x64 the converter works?
UniTrader
Moderator (Script&Mod)
Moderator (Script&Mod)
Posts: 14571
Joined: Sun, 20. Nov 05, 22:45
x4

Post by UniTrader »

yep. but its still a command line tool, so double-clicking it wont work, it expects some parameters you need to deliver on startup.

btw: i wonder if there would be intrest in some Extraction Scripts for XR which extracts the whole Game from the Cats/Dats and converts everything possible to work-able formats?
if not stated otherwise everything i post is licensed under WTFPL

Ich mache keine S&M-Auftragsarbeiten, aber wenn es fragen gibt wie man etwas umsetzen kann helfe ich gerne weiter ;)

I wont do Script&Mod Request work, but if there are questions how to do something i will GLaDly help ;)
antoniut
Posts: 198
Joined: Sat, 4. Oct 14, 13:07
x4

Post by antoniut »

Sure! :D
antoniut
Posts: 198
Joined: Sat, 4. Oct 14, 13:07
x4

Post by antoniut »

Any advancements in xac<-->dae conversion?
oliverjanda
Posts: 309
Joined: Sun, 14. Feb 10, 17:47
xr

Post by oliverjanda »

the crates example does not work for me, it just crashes.
i'm using win7 64bit
User avatar
Spami
Posts: 468
Joined: Sun, 1. Jun 08, 21:32
x4

Post by Spami »

oliverjanda wrote:the crates example does not work for me, it just crashes.
i'm using win7 64bit
How do you now it crashes?
The CMD/.bat window will disappear if it succeeds or not.
Place a "Pause" in the .bat file at the end so that you can read what it prints out in the console if any.
Spami

Learn from yesterday, live for today, hope for tomorrow. The important thing is not to stop questioning.
- Albert Einstein
oliverjanda
Posts: 309
Joined: Sun, 14. Feb 10, 17:47
xr

Post by oliverjanda »

A popup shows up saying that the program stoped working (or something similar), no output file.
oliverjanda
Posts: 309
Joined: Sun, 14. Feb 10, 17:47
xr

Post by oliverjanda »

What programs can deal with xac and xmf natively?
UniTrader
Moderator (Script&Mod)
Moderator (Script&Mod)
Posts: 14571
Joined: Sun, 20. Nov 05, 22:45
x4

Post by UniTrader »

oliverjanda wrote:What programs can deal with xac and xmf natively?
X Rebirth. and EGOs internal tools maybe.
if not stated otherwise everything i post is licensed under WTFPL

Ich mache keine S&M-Auftragsarbeiten, aber wenn es fragen gibt wie man etwas umsetzen kann helfe ich gerne weiter ;)

I wont do Script&Mod Request work, but if there are questions how to do something i will GLaDly help ;)
Vim Razz
Posts: 1842
Joined: Tue, 2. Nov 10, 02:20
x4

Post by Vim Razz »

xac/xmf are proprietary formats of a company with a generic sounding name that I don't remember. They come with a license agreement that doesn't allow sharing tools or file specs with third parties, so _arc's deconstruction of them is pretty amazing.

They're used by rendering packages like EMotion FX or maybe Granny.
oliverjanda
Posts: 309
Joined: Sun, 14. Feb 10, 17:47
xr

Post by oliverjanda »

thx. unfortunately _arcs converter does not work me.And I can't repair it either :(

Using that proprietary ***** was probably the worst decision egosoft made
antoniut
Posts: 198
Joined: Sat, 4. Oct 14, 13:07
x4

Post by antoniut »

I think that Egosoft has a customized plugin made from Emotion FX Enterprise to work with 3Ds Max (this is my hypothesis, not verified)

It's a pitty that modders can't work with body meshes or ship meshes, like in Skyrim. There are some mods in Skyrim that atracts tons of players.

Maybe in future, modders could have a "Modder license" to work withs xacs and so. Only a wish...
User avatar
NodusCursorius
Posts: 112
Joined: Mon, 13. Jan 14, 15:51
x4

Post by NodusCursorius »

Just a note:

I'm using Blender 2.73a (latest) and the converter on the first page and it is working perfectly, so far.

Importing with the built-in COLLADA plugin that Blender comes with and choosing "Import Units" as an option (not sure if that is even needed). Modifying things in Blender, exporting it with the default COLLADA settings. Using arc_'s tool to convert prior, and afterwards of course.
antoniut
Posts: 198
Joined: Sat, 4. Oct 14, 13:07
x4

Post by antoniut »

The xac conversion (body meshes) doesn't work properly. It works enough
for xmf, but seems that to apply textures to new xmf meshes is not so ease. Pls correct me if I'm wrong
Vim Razz
Posts: 1842
Joined: Tue, 2. Nov 10, 02:20
x4

Post by Vim Razz »

Yeah, it's the animated stuff he got stuck on if I recall correctly.

So static xmf models it can handle, but xac and animated xmf are too much.
oliverjanda
Posts: 309
Joined: Sun, 14. Feb 10, 17:47
xr

Post by oliverjanda »

NodusCursorius wrote:Just a note:

I'm using Blender 2.73a (latest) and the converter on the first page and it is working perfectly, so far.

Importing with the built-in COLLADA plugin that Blender comes with and choosing "Import Units" as an option (not sure if that is even needed). Modifying things in Blender, exporting it with the default COLLADA settings. Using arc_'s tool to convert prior, and afterwards of course.
The tool does not for me.
Which operating system do you use?
cmd or Powershell?
tell me anything that may be usefull! :)
User avatar
NodusCursorius
Posts: 112
Joined: Mon, 13. Jan 14, 15:51
x4

Post by NodusCursorius »

oliverjanda wrote:The tool does not for me.
Which operating system do you use?
cmd or Powershell?
tell me anything that may be usefull! :)
  • Windows 8.1 64x
  • cmd.exe
  • Blender 2.73a 64x
  • .cat files extracted with official X Rebirth Tools
  • Boxer-briefs, for the combination of support and comfort.
oliverjanda
Posts: 309
Joined: Sun, 14. Feb 10, 17:47
xr

Post by oliverjanda »

Thx, I got it working myself yesterday at night. I think it was some kind of path issue. I changed a model and importet it but there were many parts missing ingame.

Return to “X Rebirth - Scripts and Modding”