Couple questions on models and modding..

Sorry If I sound like a NoOb but, im wondering how do i edit the mesh files? What does XSI tool do? What files does it covert? Also The texture folders like -cl,-da,-nm how do I edit those files? Thanks

I'm also working on a mod and everytime near planet zoomed around a asteroid or a planet when a battle is taking place it minidumps. Dosent happen 100% but happens quite a lot.
2,991 views 3 replies
Reply #1 Top
the convertxsi file converts xsi files into meshes that can be used ingame. There might be a mesh editor lying around somewhere but i don't know where it is. I don't really know anything about the texture files, sorry
Reply #2 Top
You edit the texture files in an image editing software capable of working with .dds files. Photoshop and such.

As for the minidump, without knowing the exact circumstances of the minidump its hard to tell what it might be. Generally speaking, the first step in bug-hunting is to try and reproduce the crash. That will tell you where to look... I can tell you right now it's not a major error since you can actually load the mod.

Middle-of-game dumps are usually caused by incorrect entries for various .entity (misspelling an .entity file name in, say, build lists for a given race will result in a dump only when you mouse over the corresponding icon) files or errors in secondary files like particle effects; for example, if you make a particle effect which has an error in it, it is likely you will get a dump only when the game tries to actually render the said particle.
Reply #3 Top
I tried to use photoshop on- cl,da,nm files but it wont work. Where are the files for skins so I can change them?