lucasjose501 Posted August 19, 2013 Share Posted August 19, 2013 It is normal to take so long to import/export a 5mb file? I'm modifying a body and took 677 secs to open a file with 4,711 KB. Using the portable version, Blender 2.49b, Python 2.6.6, Pyffi 2.1.11 and NIFscript 2.5.8. My system is not so bad, i5 3570K, Radeon 6790, 24GB DDR3, Win 7 x64 with an SSD. I tried to install the software downloading version 2.49b normal and also does not work.Any suggestions? Link to comment Share on other sites More sharing options...
neomonkeus Posted August 19, 2013 Share Posted August 19, 2013 A 5mb file is huge. The average file is about 100kb with a large size file being around 5mb. It also depends on what is contained in the file. If there is alot of mesh data, that will take a lot of time as the way the scripts work is iterating over the vertices it has to pull in all the accompanying data (normals, v_col, v_weights, etc). You could also run the file through pyffi and see if it can optimise it before importing. If you care to share/send the file to me I will see if I can spot anything that would slow it down, but I suspect that process the volume of data is the cause. Link to comment Share on other sites More sharing options...
lucasjose501 Posted August 19, 2013 Author Share Posted August 19, 2013 (edited) Thanks for the reply! Did not know that took it all, hehe, new to the area. So my project is based on the body from "The ARES Project". I'm making the armor compatible with her body, Some will require to use the blender. So I'm learning a few things from tutorials around the internet. But that got me, I did not find anything anywhere about loading time. It is a personal project for now, but if the owner authorizes, I will publish the project. Well, no more stories. I'll leave the file link here with the body and textures separated. And I will try to know more about this optimization with Pyffi. Thank you!Download body: https://mega.co.nz/#!JoMRUKhI!NdYMgHJopHF2cIu4KSC-gl4VzrErLJ-QOkRX3C1yKPAThe ARES Project: http://newvegas.nexusmods.com/mods/48621 Edited August 19, 2013 by lucasjose501 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now