Did you fix the strange "some Long texture names crash" Bug?

DFF importer and exporter for 3ds max
#62
Posted 24 February 2016 - 10:59 AM
Don't make me do all these boring things
Haven't fixed it yet but will do so for the next version.
#64
Posted 26 February 2016 - 11:40 AM
Broken normals. You have to set smoothing groups to make it smooth, and the vertices have to be welded for that.Look at rear window, this after import and export on 3ds max using your plugin, how to fix? And Kam's are exporting like that too.
Well, the files contain offsets that are 4 bytes in size. When you read the file into memory you use the relocation table to fix up these offsets from file-relative to pointers to absolute memory locations. This can only work however if the address of the file in memory fits into 4 bytes and hence it will never work with 64 bit pointers. Of course you can read the file the hard way on any system by reading everything manually and putting it into appropriate structs or by copying the atomic/clump/texDict (*ahem*...i mean element/elementGroup/texList of courseWhat do you mean by pointers? If I understood yo right, you mean fileoffsets that are using int32, but it´s really not a problem to cast in32 to int64.
) and handling pointer references in a special way. But both these ways are pretty cumbersome and I won't implement anything like that.
OK, now I see this will be a useles job, as mobile dff format seems to be easier. Will you include suport for mobile dff?
#65
Posted 28 March 2016 - 06:58 PM
(note: i flipped manually faces but nothing changes without flipping them)

- dkluin and Sweet Bellic like this
#66
Posted 31 March 2016 - 12:23 AM Edited by Flame, 31 March 2016 - 12:31 AM.
Sorry if I misunderstood, but why plugin is search only for textures in TGA, and does not see textures in PNG, BMP and other formats?
Textures on my model were displayed only after copying of GTA_Material from other plugin, but after export, the model is white (like without textures), I think this is connected with listed above.
#67
Posted 31 March 2016 - 07:05 AM Edited by The Hero, 31 March 2016 - 07:06 AM.
My exporter does not support Kam's materials. I wanted to release an updated version some time ago (the current version has lots of problems, like only using tga files) but the stupid f*cking max sdk piece of sh*t made me lose all motivation for a while...and then i decided i need to stop working on gta for a while as it had taken up too much (read: all) of my time.
- lpgunit and Flame like this
#69
Posted 31 March 2016 - 01:06 PM Edited by Flame, 31 March 2016 - 02:20 PM.
My exporter does not support Kam's materials. I wanted to release an updated version some time ago (the current version has lots of problems, like only using tga files) but the stupid f*cking max sdk piece of sh*t made me lose all motivation for a while...and then i decided i need to stop working on gta for a while as it had taken up too much (read: all) of my time.
Take your time, but we will be glad to see new version.
#71
Posted 01 April 2016 - 09:50 AM
#72
Posted 01 April 2016 - 09:53 AM
I'm waiting on you....
I really hope that you can sort it out soon. I will certainly use the DFF io if it has Bully support.
- Frank.s and Sweet Bellic like this
#73
Posted 20 May 2016 - 04:24 AM
does this plugin works only on x64 OS?
It gave me an error that its not valid 32bit dli plugin in 3DSmax 2010?
- cj2000 likes this
#74
Posted 20 May 2016 - 02:07 PM
#75
Posted 21 May 2016 - 04:29 AM

#76
Posted 22 May 2016 - 02:11 AM
That's certainly strange. I don't know what this error message even means these days...What OS and 3ds max are you using?
I'm using Win7 32bit and 3DSMax 2010 32bit
#77
Posted 22 May 2016 - 07:39 AM
- Sweet Bellic likes this
#79
Posted 15 January 2017 - 03:00 PM

#82
Posted 31 January 2017 - 04:13 AM
No idea if I'm being stupid here or not, but I really can't work out where I've gone wrong. I've installed the plugin, but nothing shows up in 3dsmax? I'm using 2011.
#83
Posted 31 January 2017 - 07:54 PM Edited by MaxxLight, 31 January 2017 - 08:04 PM.



#84
Posted 31 January 2017 - 08:15 PM
Yep,Hero,I need help with Sonic Heroes too, .DFF from "Sonic Heroes" have almost same format like GTA
#85
Posted 31 January 2017 - 08:17 PM
Can't you just copy the values from original .DFF file to your new .DFF?
Use import-export. It should help, if not rip.
#86
Posted 31 January 2017 - 08:19 PM
Can't you just copy the values from original .DFF file to your new .DFF?
Use import-export. It should help, if not rip.
You talking about hex values?
#88
Posted 31 January 2017 - 08:57 PM
Hmmm...I don't have UNKNOWN in this places but model still mess in the game,what kind of data i need to replace for this part?
#89
Posted 01 April 2017 - 10:58 AM Edited by fataldeath, 01 April 2017 - 11:02 AM.
Oh sorry, I misread your earlier post. I thought you meant "doesn't work on 64 bit". Well, yes. It only works with 64 bit 3ds max (and hence 64 bit windows).
My OS are 64 bit version and my 3ds Max is also the same version and gives the same error of Kamijou.
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users