how can i use convert data and what folder i put in
ok what you do is that you have to learn how to use command line
then once you know how to use it, paste the convertdata, into the gameinfo folder
ok go to your command prompt, once you started that go to the folder you mod, or where you paste the convertdata,
assume you pasted into your gameinfo data in the default, type cd.. until you get your drive name (c:\ for example), type in c:\Program Files\Stardock Games\Sins of a solar empire\GameInfo, replace c:\ if you didn't save to c:\, you have to type this in, you can't copy and paste in command prompt.
Once you are there, type convertdata (entity, mesh, particle, brushes) (file) (save to bin/txt) (file)
you can use convertdata for entity, mesh particle and brushes
how about the convertxsi.exe........hows that work
as for that, paste that into the folder that you xsi files you want to convert. same as convertdata, paste that into that folder, use your command prompt again, go to the folder you have it in, just for this example sake: I have saved an xsi file in My Doc on d:, and a file name test.xsi
so i would type d:
cd My Doc
convertxsi.exe text.xsi test.mesh
and press enter