Third Party Tools / Entity Welder

Author
Message
granada
Forum Support
21
Years of Service
User Offline
Joined: 27th Aug 2002
Location: United Kingdom
Posted: 10th Aug 2017 11:01
Great work Mike,thank you .

Dave
Windows 10 Pro
GeForce GTX 1050 Ti
AMD FX (tm)-9590 Eight-core Processor
31.96 GB RAM
1920x1080,60 Hz
PM
Bored of the Rings
GameGuru Master
19
Years of Service
User Offline
Joined: 25th Feb 2005
Location: Middle Earth
Posted: 10th Aug 2017 21:54 Edited at: 10th Aug 2017 21:56
cheers Dave

tonight , quckly added some new options/settings in the .INI file. these are:

[OPTIONS]
DRAGNDROP=1 -->> You can choose whether you want the app to run in windowed OR drag n drop mode
[XPORTER settings]
INCLUDENOMESHBONES=1 -->> Remove bones that don't have any mesh in them such as "noname" bones. Kinda like a cheap decimator.
INCLUDEROOT=1 -->> Keep Root frame or not. Setting to 0 can cause some odd results in the X file. best to keep as 1 for now.
INCLUDESKINWEIGHTS=1 -->> Keep Skin Weights in the X file. Setting to 0 might help with those characters that come out disfigured. Animations will not work correctly though.
INCLUDEANIMS=1 -->> Include Animation Frames or not. Setting to 0 will not include any animation data and will speed up conversion process.

Other options/setting to be added as and when it becomes necessary/appropriate.
Professional Programmer: Languages- SAS (Statistical Analysis Software) , C++, C#, VB, SQL, PL-SQL, JavaScript, HTML, Three.js, Darkbasic Pro (still love this language), Purebasic, others
Hardware: Dell Precision 490; AMD Radeon HD 7570; 12GB.
FPSC to GameGuru Tools: AutoWelder/SegAutoWelder, Entity+Weapon Welder, FPEtoBAT
GraPhiX
Forum Support
19
Years of Service
User Offline
Joined: 15th Feb 2005
Playing:
Posted: 10th Aug 2017 22:29
PC now up and running will try this out tomorrow, thank you very much for your hard work
Welcome to the real world!
Windows 10 Pro x64 - Core i7-7700K @4.2GHz - 32GB DDR4 RAM - GeForce GTX 1060-6G 6GB - 1TB NVe SSD
Bored of the Rings
GameGuru Master
19
Years of Service
User Offline
Joined: 25th Feb 2005
Location: Middle Earth
Posted: 11th Aug 2017 08:46 Edited at: 11th Aug 2017 12:15
@GraPhix-thanks, much appreciated. Hope it works for you.

I've applied some little fixes and added more flexibility such as:

-Now works with FPSC X10, wasn't configuring, seems ok now
-User can now multi select FPE files in windowed mode
-Added more useful info to the folder selection dialog
-program now forces to default to the FPSC entitybank folder
-added code to correctly close program if no FPE selected
-added options to .INI file (as mentioned in previous post above)
-added code to handle FVF format 594/size 44 as previously mentioned in post above (code will be updated to be more efficient in the handling of all these formats/sizes)

[update-multi file FPE selection working well in windowed mode. SCIFI furniture entities processed in seconds....let's see if I can get multiple directories working in windowed mode ]
Professional Programmer: Languages- SAS (Statistical Analysis Software) , C++, C#, VB, SQL, PL-SQL, JavaScript, HTML, Three.js, Darkbasic Pro (still love this language), Purebasic, others
Hardware: Dell Precision 490; AMD Radeon HD 7570; 12GB.
FPSC to GameGuru Tools: AutoWelder/SegAutoWelder, Entity+Weapon Welder, FPEtoBAT
Bored of the Rings
GameGuru Master
19
Years of Service
User Offline
Joined: 25th Feb 2005
Location: Middle Earth
Posted: 11th Aug 2017 19:01
a few more fixes and extra feature additions to this tool then it's time to start working on the FPI to LUA converter program again, then back to Autowelder etc.
Professional Programmer: Languages- SAS (Statistical Analysis Software) , C++, C#, VB, SQL, PL-SQL, JavaScript, HTML, Three.js, Darkbasic Pro (still love this language), Purebasic, others
Hardware: Dell Precision 490; AMD Radeon HD 7570; 12GB.
FPSC to GameGuru Tools: AutoWelder/SegAutoWelder, Entity+Weapon Welder, FPEtoBAT
Bored of the Rings
GameGuru Master
19
Years of Service
User Offline
Joined: 25th Feb 2005
Location: Middle Earth
Posted: 12th Aug 2017 08:13
this morning just updating my BOTRXPORTer code to improve on the multi material usage side. at the moment I have a scenario where there is just a root mesh no frames/bones but have multiple mesh material. This is almost done and preliminary tests show that it is working fine. A bit more testing (as usual with these things) and then onto the next fix/feature addition, then distribute the next version. Fortunately(or unfortunately, depending on your point of view), I stumbled on some issues by sheer accident. Better to get these things sorted now than later down the line.

Professional Programmer: Languages- SAS (Statistical Analysis Software) , C++, C#, VB, SQL, PL-SQL, JavaScript, HTML, Three.js, Darkbasic Pro (still love this language), Purebasic, others
Hardware: Dell Precision 490; AMD Radeon HD 7570; 12GB.
FPSC to GameGuru Tools: AutoWelder/SegAutoWelder, Entity+Weapon Welder, FPEtoBAT
seppgirty
Game Guru Backer
14
Years of Service
User Offline
Joined: 3rd Jul 2009
Location: pittsburgh, pa.
Posted: 12th Aug 2017 13:24
Great work.
Windows 7 Home Premium Service Pack 1.Intel core i5-2300cpu @2.80 GHz 2.80 GHz
RAM 16 gb G-Skill G.SKILL Ripjaws Series 16GB (4 x 4GB) 240-Pin DDR3 SDRAM DDR3 1066 (PC3 8500) Desktop Memory






Bored of the Rings
GameGuru Master
19
Years of Service
User Offline
Joined: 25th Feb 2005
Location: Middle Earth
Posted: 12th Aug 2017 13:42 Edited at: 12th Aug 2017 13:44
thanks Seppgirty

Here are before and after pics showing the Desert Pack Hummer with/without multi-materials.

The first pic only originally didn't have any textures showing because it needed to use multi materials not single texture. But here it has 2 materials but only the 1st material is being used and the interior is blocked out because material 2 (interior) was not being used. I've now fixed this issue in the program and the finished result is pic 2 which is exactly the same as the original binary X file. Thank goodness for that.
Professional Programmer: Languages- SAS (Statistical Analysis Software) , C++, C#, VB, SQL, PL-SQL, JavaScript, HTML, Three.js, Darkbasic Pro (still love this language), Purebasic, others
Hardware: Dell Precision 490; AMD Radeon HD 7570; 12GB.
FPSC to GameGuru Tools: AutoWelder/SegAutoWelder, Entity+Weapon Welder, FPEtoBAT

Attachments

Login to view attachments
Bored of the Rings
GameGuru Master
19
Years of Service
User Offline
Joined: 25th Feb 2005
Location: Middle Earth
Posted: 13th Aug 2017 08:43
Busy with new car today and other Sunday chore stuff, but have now fixed a few teething problems with MultMaterials and single texturing etc.
All seems fine. Here's a quick run down what's been done.
I think I will just do a bit more random testing with various entity types and changing the .INI options see if I get any odd results or issues that need addressing. Apart from the skin weights, I think I want to get back on to the AutoWelder and FPI to LUA conversion.
Also, for Entity Welder, now you can multi select files in windowed mode, might be able to do away with the FPEtoBAT program.
Well I've enjoyed doing that little lot. Time to focus on something else and off to Isle of Wight next week so that will be a good break. not been there since I was a child.


Fixes/Additions/to do:
v1.5.2 - fixed issue with DDS image compression.
v1.6 -- implemented BOTRXPORT code
v1.6.1 -- added code fix to handle FVF size 594/44 - need more efficient way to handle all these different FVF sizes

1 - [DONE-added title text to dialog for configuration] update folder dialogue selector
2 - [?still to look into-ok my end]Fix issue with some users not being able to save out the .INI file
3 - [DONE] Add code to close app correctly if no FPE file selected
4 - [DONE]Force default folder to point to FPSC install + entitybank folder
5 - [DONE]Add user options to INI file
6 - [DONE]Edit the X file texturefilename to use FPE texture not the X file texture
7 - [DONE-files only]For windowed mode, work with multi selected files/[folders?]
8 - [DONE]Fix for FPSC X10 config, wasn't working
9 - [DONE]Fix issue where object already existed and program bombing out

EXPORTER CODE specific: 1. [to do]correct skin weights,.... need formula ....
2. [to do]make FVF size handling code more efficient
3. [DONE]add user options to INI e.g. include_nonamebones = 1 or 0 etc
4. [to do]speed up animation strings + overall optimisation
5. [DONE]add code to correctly handle multi material texturing
6. [DONE]Fix issue with texturefilename ref not coming out where object has multiple textures but no frames/bones
e.g. Hummer (dynamic) in "Desert Storm Pack"
7. [DONE] Fix issue where XSkinMeshHeader outputting more than once.
8. [DONE] Fix bone count - was using internal_bone_count e.g. for Green Nature 2, Trees in general have 2 frames and 1 bone but count was 2, now using mesh count again which is 1 bone ... not sure this is 100% correct as internal_bone_count was used to correct a character bone count issue. NEED TO KEEP AN EYE on characters.

Professional Programmer: Languages- SAS (Statistical Analysis Software) , C++, C#, VB, SQL, PL-SQL, JavaScript, HTML, Three.js, Darkbasic Pro (still love this language), Purebasic, others
Hardware: Dell Precision 490; AMD Radeon HD 7570; 12GB.
FPSC to GameGuru Tools: AutoWelder/SegAutoWelder, Entity+Weapon Welder, FPEtoBAT
granada
Forum Support
21
Years of Service
User Offline
Joined: 27th Aug 2002
Location: United Kingdom
Posted: 13th Aug 2017 10:38
Quite a list there mike,nice to see your punching your way through it .

Dave
Windows 10 Pro
GeForce GTX 1050 Ti
AMD FX (tm)-9590 Eight-core Processor
31.96 GB RAM
1920x1080,60 Hz
PM
Bored of the Rings
GameGuru Master
19
Years of Service
User Offline
Joined: 25th Feb 2005
Location: Middle Earth
Posted: 14th Aug 2017 09:11
thanks Dave, getting there, still a small number of issues I'm finding.

For 3d models that have more than 1 mesh and contain bones, this can affect the XSkinMeshHeader bone number. So applied code today to fix that problem e.g. for Green Nature 2, Tree01, this was causing GameGuru to crash as I had not taken into account multiple meshes with the same bone count.
Hopefully this should be ok in next version. Will try and find some time to figure out the recalc of skin weights.

Professional Programmer: Languages- SAS (Statistical Analysis Software) , C++, C#, VB, SQL, PL-SQL, JavaScript, HTML, Three.js, Darkbasic Pro (still love this language), Purebasic, others
Hardware: Dell Precision 490; AMD Radeon HD 7570; 12GB.
FPSC to GameGuru Tools: AutoWelder/SegAutoWelder, Entity+Weapon Welder, FPEtoBAT
Bored of the Rings
GameGuru Master
19
Years of Service
User Offline
Joined: 25th Feb 2005
Location: Middle Earth
Posted: 14th Aug 2017 14:55
tha above fix now seems to work well. a little more testing then will release this next version. So if you have found that the last release was messing up multi-texturing, causing GG to throw error and/or restart editor, these will have been fixed in v1.6.1.

Professional Programmer: Languages- SAS (Statistical Analysis Software) , C++, C#, VB, SQL, PL-SQL, JavaScript, HTML, Three.js, Darkbasic Pro (still love this language), Purebasic, others
Hardware: Dell Precision 490; AMD Radeon HD 7570; 12GB.
FPSC to GameGuru Tools: AutoWelder/SegAutoWelder, Entity+Weapon Welder, FPEtoBAT
Bored of the Rings
GameGuru Master
19
Years of Service
User Offline
Joined: 25th Feb 2005
Location: Middle Earth
Posted: 14th Aug 2017 16:01
Issue with .INI not saving on some users root drive should now be fixed in next version. added some code to force program to look at root drive prior to config file being saved out. Users should ensure they run the program as administrator.
Professional Programmer: Languages- SAS (Statistical Analysis Software) , C++, C#, VB, SQL, PL-SQL, JavaScript, HTML, Three.js, Darkbasic Pro (still love this language), Purebasic, others
Hardware: Dell Precision 490; AMD Radeon HD 7570; 12GB.
FPSC to GameGuru Tools: AutoWelder/SegAutoWelder, Entity+Weapon Welder, FPEtoBAT
Bored of the Rings
GameGuru Master
19
Years of Service
User Offline
Joined: 25th Feb 2005
Location: Middle Earth
Posted: 16th Aug 2017 10:11 Edited at: 16th Aug 2017 10:12
still working on issue with hierarchy which is causing problems when it comes to characters that have more than 1 mesh and the meshes contains bones e.g. a weapon bone and main character skeleton for example the fantasy characters like Minos (Melee) etc. more joy in the world of programming
Professional Programmer: Languages- SAS (Statistical Analysis Software) , C++, C#, VB, SQL, PL-SQL, JavaScript, HTML, Three.js, Darkbasic Pro (still love this language), Purebasic, others
Hardware: Dell Precision 490; AMD Radeon HD 7570; 12GB.
FPSC to GameGuru Tools: AutoWelder/SegAutoWelder, Entity+Weapon Welder, FPEtoBAT
GraPhiX
Forum Support
19
Years of Service
User Offline
Joined: 15th Feb 2005
Playing:
Posted: 16th Aug 2017 15:41
I feel for you, just had a battle with fragmotion and skeletons/weapon bones its quite a difficult task
Welcome to the real world!
Windows 10 Pro x64 - Core i7-7700K @4.2GHz - 32GB DDR4 RAM - GeForce GTX 1060-6G 6GB - 1TB NVe SSD
Bored of the Rings
GameGuru Master
19
Years of Service
User Offline
Joined: 25th Feb 2005
Location: Middle Earth
Posted: 16th Aug 2017 16:06 Edited at: 16th Aug 2017 16:06
tell me about it ha.....the recursion code needs a bit of a tweak or 2
Professional Programmer: Languages- SAS (Statistical Analysis Software) , C++, C#, VB, SQL, PL-SQL, JavaScript, HTML, Three.js, Darkbasic Pro (still love this language), Purebasic, others
Hardware: Dell Precision 490; AMD Radeon HD 7570; 12GB.
FPSC to GameGuru Tools: AutoWelder/SegAutoWelder, Entity+Weapon Welder, FPEtoBAT
Bored of the Rings
GameGuru Master
19
Years of Service
User Offline
Joined: 25th Feb 2005
Location: Middle Earth
Posted: 17th Aug 2017 07:16 Edited at: 17th Aug 2017 07:57
fixed the multiple mesh with bones e.g. Minos now looks like he is holding the weapon and the bone skin weights are now applied to the correct mesh. Now onto skin weighting correction (hopefully) and any hierarchal issues. I think I will need to rotate or zero the joints where needed. I had commented out the code that does that already while fixing the multiple mesh with bone issue. Thinking about adding an option to the .INI file to zero the joints if it works correctly. As you can see below in the pics Minos looks fine prior to placement in the editor but as soon as you set him down onto the terrain he is no longer disfigured (now I've added some fixes in) but the limbs are not rotated correctly. In GameGuru the limbs are the other way around (if I recall), it's either a matter of swapping the limbs around in the hierarchy so left becomes right or just rotating the limbs or maybe even both.
Professional Programmer: Languages- SAS (Statistical Analysis Software) , C++, C#, VB, SQL, PL-SQL, JavaScript, HTML, Three.js, Darkbasic Pro (still love this language), Purebasic, others
Hardware: Dell Precision 490; AMD Radeon HD 7570; 12GB.
FPSC to GameGuru Tools: AutoWelder/SegAutoWelder, Entity+Weapon Welder, FPEtoBAT

Attachments

Login to view attachments
GraPhiX
Forum Support
19
Years of Service
User Offline
Joined: 15th Feb 2005
Playing:
Posted: 17th Aug 2017 08:09
Quote: " GameGuru the limbs are the other way around (if I recall), "

yes its caught me out a couple of times I think its the camera things seemed to get 'mirrored' especially textures with text on them
Welcome to the real world!
Windows 10 Pro x64 - Core i7-7700K @4.2GHz - 32GB DDR4 RAM - GeForce GTX 1060-6G 6GB - 1TB NVe SSD
Bored of the Rings
GameGuru Master
19
Years of Service
User Offline
Joined: 25th Feb 2005
Location: Middle Earth
Posted: 17th Aug 2017 14:32 Edited at: 17th Aug 2017 20:43
yes it's something I'm still figuring out with the left/right hand systems.

Something that I have thought about is that for FPE's that use the same .X file will add on to processing time. I will implement code to keep track of what .X files have already been converted otherwise the same .X file will go through the conversion process multiple times adding on unnecessary conversion time.

[update-added more error trapping code to catch any X files that persist in not loading at all. These files can be put through MESHVIEW/MENDER]
Professional Programmer: Languages- SAS (Statistical Analysis Software) , C++, C#, VB, SQL, PL-SQL, JavaScript, HTML, Three.js, Darkbasic Pro (still love this language), Purebasic, others
Hardware: Dell Precision 490; AMD Radeon HD 7570; 12GB.
FPSC to GameGuru Tools: AutoWelder/SegAutoWelder, Entity+Weapon Welder, FPEtoBAT
Bored of the Rings
GameGuru Master
19
Years of Service
User Offline
Joined: 25th Feb 2005
Location: Middle Earth
Posted: 18th Aug 2017 08:29 Edited at: 18th Aug 2017 08:40
this morning added some more error trapping and fixed code that handles grabbing animationset/animation names from memory.
The 341 character TRV01 animates and looks correct now (in Fragmotion but not GameGuru-weighting/hierarchy issue) and other 341 animated characters come out fine in GameGuru, although there are 5500 frames so took a bit longer than I would have liked.

I will release this version today hopefully. Still a bit more to do but at least the multi mesh/bones/materials now fully functional and you can also multi select FPE files in windowed mode.

Professional Programmer: Languages- SAS (Statistical Analysis Software) , C++, C#, VB, SQL, PL-SQL, JavaScript, HTML, Three.js, Darkbasic Pro (still love this language), Purebasic, others
Hardware: Dell Precision 490; AMD Radeon HD 7570; 12GB.
FPSC to GameGuru Tools: AutoWelder/SegAutoWelder, Entity+Weapon Welder, FPEtoBAT
Bored of the Rings
GameGuru Master
19
Years of Service
User Offline
Joined: 25th Feb 2005
Location: Middle Earth
Posted: 19th Aug 2017 09:06
found another issue with multi materials where there are more than 1 material in the original FPSC x File but only 1 texture assigned to 1 of the materials. Works fine if I remove the unused materials in FM. Will fix code when I get back from my short break.
Professional Programmer: Languages- SAS (Statistical Analysis Software) , C++, C#, VB, SQL, PL-SQL, JavaScript, HTML, Three.js, Darkbasic Pro (still love this language), Purebasic, others
Hardware: Dell Precision 490; AMD Radeon HD 7570; 12GB.
FPSC to GameGuru Tools: AutoWelder/SegAutoWelder, Entity+Weapon Welder, FPEtoBAT
granada
Forum Support
21
Years of Service
User Offline
Joined: 27th Aug 2002
Location: United Kingdom
Posted: 19th Aug 2017 10:50
Working hard on this mike,enjoy your break and have some fun .

Dave
Windows 10 Pro
GeForce GTX 1050 Ti
AMD FX (tm)-9590 Eight-core Processor
31.96 GB RAM
1920x1080,60 Hz
PM
MK83
GameGuru TGC Backer
17
Years of Service
User Offline
Joined: 10th Jun 2006
Location: Greeneville, TN USA
Posted: 21st Aug 2017 20:23
WOW! going great.
AMD Phenom x4 9850 2.58 Ghz , 6 gb ram, 2GB EVGA Geforce GTX 750, Win 10 x64



PM
Bored of the Rings
GameGuru Master
19
Years of Service
User Offline
Joined: 25th Feb 2005
Location: Middle Earth
Posted: 22nd Aug 2017 11:16
@MK83-thanks.

Got back from break, working at the moment but applied small fix to the code this morning, so hopefully multimaterials should work normally again.
Will release today so at least you can use the muli file select in windowed mode (or CTRL-A for the whole lot in one go) which I mainly use rather than using the FPEtoBAT now.
A bit more testing on some random FPE/X files and then will send out.
Professional Programmer: Languages- SAS (Statistical Analysis Software) , C++, C#, VB, SQL, PL-SQL, JavaScript, HTML, Three.js, Darkbasic Pro (still love this language), Purebasic, others
Hardware: Dell Precision 490; AMD Radeon HD 7570; 12GB.
FPSC to GameGuru Tools: AutoWelder/SegAutoWelder, Entity+Weapon Welder, FPEtoBAT
Bored of the Rings
GameGuru Master
19
Years of Service
User Offline
Joined: 25th Feb 2005
Location: Middle Earth
Posted: 22nd Aug 2017 21:40 Edited at: 22nd Aug 2017 21:49
added a new .INI option "EXCLUDEALLFRAMES". some FPSC entities have unnecessary frame/bone structures. Setting EXCLUDEALLFRAMES=1 will remove all frame/bones from the 3d object. Obviously, any frames that have meshes are unaffected.
Professional Programmer: Languages- SAS (Statistical Analysis Software) , C++, C#, VB, SQL, PL-SQL, JavaScript, HTML, Three.js, Darkbasic Pro (still love this language), Purebasic, others
Hardware: Dell Precision 490; AMD Radeon HD 7570; 12GB.
FPSC to GameGuru Tools: AutoWelder/SegAutoWelder, Entity+Weapon Welder, FPEtoBAT
Bored of the Rings
GameGuru Master
19
Years of Service
User Offline
Joined: 25th Feb 2005
Location: Middle Earth
Posted: 23rd Aug 2017 07:19
This morning I have released the next version 1.6.1 of Entity Welder. For purchasers of SegAutoWelder, please check you email inbox (and junk folder just in case).

This release sees a few fixes and extra option in the .INI + multi FPE file selection in windowed mode.
Hope you enjoy.



Professional Programmer: Languages- SAS (Statistical Analysis Software) , C++, C#, VB, SQL, PL-SQL, JavaScript, HTML, Three.js, Darkbasic Pro (still love this language), Purebasic, others
Hardware: Dell Precision 490; AMD Radeon HD 7570; 12GB.
FPSC to GameGuru Tools: AutoWelder/SegAutoWelder, Entity+Weapon Welder, FPEtoBAT
MK83
GameGuru TGC Backer
17
Years of Service
User Offline
Joined: 10th Jun 2006
Location: Greeneville, TN USA
Posted: 23rd Aug 2017 18:54
Got it, thanks, Is there a way to use the FPSC stock decals. I tried to make one, the marker is there, but, in test game, there's nothing. Just a thought, no biggie.
AMD Phenom x4 9850 2.70 Ghz , 6 Gb ram, 2GB EVGA Geforce GTX 750, Win 10 x64



PM
Bored of the Rings
GameGuru Master
19
Years of Service
User Offline
Joined: 25th Feb 2005
Location: Middle Earth
Posted: 23rd Aug 2017 19:20
@MK83-Yes, I want to look into the decals as I was giving this some thought this morning. I'll see what I can do, and will put something here if I have any joy. Any particular decal in FPSC you want to get working, I can maybe look into that and get it working in GAmeGuru.
Professional Programmer: Languages- SAS (Statistical Analysis Software) , C++, C#, VB, SQL, PL-SQL, JavaScript, HTML, Three.js, Darkbasic Pro (still love this language), Purebasic, others
Hardware: Dell Precision 490; AMD Radeon HD 7570; 12GB.
FPSC to GameGuru Tools: AutoWelder/SegAutoWelder, Entity+Weapon Welder, FPEtoBAT
MK83
GameGuru TGC Backer
17
Years of Service
User Offline
Joined: 10th Jun 2006
Location: Greeneville, TN USA
Posted: 23rd Aug 2017 21:41 Edited at: 23rd Aug 2017 21:46
I was trying the acid decal. And maybe some of the Benge sprites.
AMD Phenom x4 9850 2.70 Ghz , 6 Gb ram, 2GB EVGA Geforce GTX 750, Win 10 x64



PM
Bored of the Rings
GameGuru Master
19
Years of Service
User Offline
Joined: 25th Feb 2005
Location: Middle Earth
Posted: 23rd Aug 2017 21:58
ok, will have a look at the acid decal.
Professional Programmer: Languages- SAS (Statistical Analysis Software) , C++, C#, VB, SQL, PL-SQL, JavaScript, HTML, Three.js, Darkbasic Pro (still love this language), Purebasic, others
Hardware: Dell Precision 490; AMD Radeon HD 7570; 12GB.
FPSC to GameGuru Tools: AutoWelder/SegAutoWelder, Entity+Weapon Welder, FPEtoBAT
Bored of the Rings
GameGuru Master
19
Years of Service
User Offline
Joined: 25th Feb 2005
Location: Middle Earth
Posted: 24th Aug 2017 14:18
I just remembered I forgot to include moving over the audio files along with the entities. Sorry about that, I will add to next release.

Looking into decals also while working on the FPI to LUA converter program.
Professional Programmer: Languages- SAS (Statistical Analysis Software) , C++, C#, VB, SQL, PL-SQL, JavaScript, HTML, Three.js, Darkbasic Pro (still love this language), Purebasic, others
Hardware: Dell Precision 490; AMD Radeon HD 7570; 12GB.
FPSC to GameGuru Tools: AutoWelder/SegAutoWelder, Entity+Weapon Welder, FPEtoBAT
Bored of the Rings
GameGuru Master
19
Years of Service
User Offline
Joined: 25th Feb 2005
Location: Middle Earth
Posted: 3rd Sep 2017 15:20
Ok, just released version 1.6.2 of Entity Welder to all purchasers of SegAutoWelder. This version now copies over the audio and any DINS textures that are referenced in the FPE or exist for a particular entity. You should have an email either in you inbox but please check you junk folder just in case.

BW
Mike
Professional Programmer: Languages- SAS (Statistical Analysis Software) , C++, C#, VB, SQL, PL-SQL, JavaScript, HTML, Three.js, Darkbasic Pro (still love this language), Purebasic, others
Hardware: Dell Precision 490; AMD Radeon HD 7570; 12GB.
FPSC to GameGuru Tools: AutoWelder/SegAutoWelder, Entity+Weapon Welder, FPEtoBAT
granada
Forum Support
21
Years of Service
User Offline
Joined: 27th Aug 2002
Location: United Kingdom
Posted: 3rd Sep 2017 15:30
Got it ,thanks.

Dave
Windows 10 Pro
GeForce GTX 1050 Ti
AMD FX (tm)-9590 Eight-core Processor
31.96 GB RAM
1920x1080,60 Hz
PM
MK83
GameGuru TGC Backer
17
Years of Service
User Offline
Joined: 10th Jun 2006
Location: Greeneville, TN USA
Posted: 3rd Sep 2017 18:20
got it, thank you
AMD Phenom x4 9850 2.70 Ghz , 6 Gb ram, 2GB EVGA Geforce GTX 750, Win 10 x64



PM
seppgirty
Game Guru Backer
14
Years of Service
User Offline
Joined: 3rd Jul 2009
Location: pittsburgh, pa.
Posted: 3rd Sep 2017 20:14
When i try to run it i get a "FILE NEEDS TO BE A FPE. TYPE" error. What did i do???????
Windows 7 Home Premium Service Pack 1.Intel core i5-2300cpu @2.80 GHz 2.80 GHz
RAM 16 gb G-Skill G.SKILL Ripjaws Series 16GB (4 x 4GB) 240-Pin DDR3 SDRAM DDR3 1066 (PC3 8500) Desktop Memory






Bored of the Rings
GameGuru Master
19
Years of Service
User Offline
Joined: 25th Feb 2005
Location: Middle Earth
Posted: 3rd Sep 2017 20:45 Edited at: 3rd Sep 2017 20:49
Quote: "[OPTIONS]
DRAGNDROP=1 -->> You can choose whether you want the app to run in windowed OR drag n drop mode
[XPORTER settings]
INCLUDENOMESHBONES=1 -->> Remove bones that don't have any mesh in them such as "noname" bones. Kinda like a cheap decimator.
INCLUDEROOT=1 -->> Keep Root frame or not. Setting to 0 can cause some odd results in the X file. best to keep as 1 for now.
INCLUDESKINWEIGHTS=1 -->> Keep Skin Weights in the X file. Setting to 0 might help with those characters that come out disfigured. Animations will not work correctly though.
INCLUDEANIMS=1 -->> Include Animation Frames or not. Setting to 0 will not include any animation data and will speed up conversion process.

added a new .INI option "EXCLUDEALLFRAMES". some FPSC entities have unnecessary frame/bone structures. Setting EXCLUDEALLFRAMES=1 will remove all frame/bones from the 3d object. Obviously, any frames that have meshes are unaffected.
"


@Seppgirty: There are 2 modes, 'drag n drop' and windowed mode. The above options can now be added to the .INI file which can be found/added in your root drive e.g. C:\Entity_Welder.INI

You get the prompt (which is not an error), because it is expecting you to drop a .FPE file onto the .EXE. If you want to run the program in windowed mode, you just need to edit the .INI file and change the DRAGNDROP= option from 1 to 0. Or if they don't exist, add the relevant options to the .INI file.

Make sure you're also running versions 1.6.1 or 1.6.2 as the options were added for those versions.

Hope this helps.
Professional Programmer: Languages- SAS (Statistical Analysis Software) , C++, C#, VB, SQL, PL-SQL, JavaScript, HTML, Three.js, Darkbasic Pro (still love this language), Purebasic, others
Hardware: Dell Precision 490; AMD Radeon HD 7570; 12GB.
FPSC to GameGuru Tools: AutoWelder/SegAutoWelder, Entity+Weapon Welder, FPEtoBAT
seppgirty
Game Guru Backer
14
Years of Service
User Offline
Joined: 3rd Jul 2009
Location: pittsburgh, pa.
Posted: 3rd Sep 2017 21:00
testing 1.6.2 working now. thanks a bunch.
Windows 7 Home Premium Service Pack 1.Intel core i5-2300cpu @2.80 GHz 2.80 GHz
RAM 16 gb G-Skill G.SKILL Ripjaws Series 16GB (4 x 4GB) 240-Pin DDR3 SDRAM DDR3 1066 (PC3 8500) Desktop Memory






Flatlander
GameGuru Master
17
Years of Service
User Offline
Joined: 22nd Jan 2007
Location: The Flatlands
Posted: 4th Sep 2017 07:40 Edited at: 4th Sep 2017 08:13
Disregard. Found the solution.
When in doubt -- C4 :heh, heh, heh:

-Jamie Hyneman
Bored of the Rings
GameGuru Master
19
Years of Service
User Offline
Joined: 25th Feb 2005
Location: Middle Earth
Posted: 4th Sep 2017 08:10
@Flatlander- You can edit the .INI file and change the C:\ to K:\ and update the paths if necessary.

BW
Mike
Professional Programmer: Languages- SAS (Statistical Analysis Software) , C++, C#, VB, SQL, PL-SQL, JavaScript, HTML, Three.js, Darkbasic Pro (still love this language), Purebasic, others
Hardware: Dell Precision 490; AMD Radeon HD 7570; 12GB.
FPSC to GameGuru Tools: AutoWelder/SegAutoWelder, Entity+Weapon Welder, FPEtoBAT
Bored of the Rings
GameGuru Master
19
Years of Service
User Offline
Joined: 25th Feb 2005
Location: Middle Earth
Posted: 4th Sep 2017 08:12
Also don't forget that for the last 2 versions you can multi select .FPE files in windowed mode i.e. DRAGNDROP=0 in the .INI file.
Professional Programmer: Languages- SAS (Statistical Analysis Software) , C++, C#, VB, SQL, PL-SQL, JavaScript, HTML, Three.js, Darkbasic Pro (still love this language), Purebasic, others
Hardware: Dell Precision 490; AMD Radeon HD 7570; 12GB.
FPSC to GameGuru Tools: AutoWelder/SegAutoWelder, Entity+Weapon Welder, FPEtoBAT
Flatlander
GameGuru Master
17
Years of Service
User Offline
Joined: 22nd Jan 2007
Location: The Flatlands
Posted: 4th Sep 2017 08:15
I needed to put the ini file in the "K:\" root directory instead of C:\ Thanks for answering so quickly.

When in doubt -- C4 :heh, heh, heh:

-Jamie Hyneman
Bored of the Rings
GameGuru Master
19
Years of Service
User Offline
Joined: 25th Feb 2005
Location: Middle Earth
Posted: 4th Sep 2017 09:01
@Flatlander-glad you got it resolved.
Professional Programmer: Languages- SAS (Statistical Analysis Software) , C++, C#, VB, SQL, PL-SQL, JavaScript, HTML, Three.js, Darkbasic Pro (still love this language), Purebasic, others
Hardware: Dell Precision 490; AMD Radeon HD 7570; 12GB.
FPSC to GameGuru Tools: AutoWelder/SegAutoWelder, Entity+Weapon Welder, FPEtoBAT
Bored of the Rings
GameGuru Master
19
Years of Service
User Offline
Joined: 25th Feb 2005
Location: Middle Earth
Posted: 7th Sep 2017 11:17
a couple of minor fixes applied to the next version of EW. A have hidden the window from view and also there was a texture issue which is now resolved.
Next release with any further fixes/updates will be 1.6.3.
Professional Programmer: Languages- SAS (Statistical Analysis Software) , C++, C#, VB, SQL, PL-SQL, JavaScript, HTML, Three.js, Darkbasic Pro (still love this language), Purebasic, others
Hardware: Dell Precision 490; AMD Radeon HD 7570; 12GB.
FPSC to GameGuru Tools: AutoWelder/SegAutoWelder, Entity+Weapon Welder, FPEtoBAT
Bored of the Rings
GameGuru Master
19
Years of Service
User Offline
Joined: 25th Feb 2005
Location: Middle Earth
Posted: 21st Nov 2017 19:54
phew what a busy time.....
anyway, hope to have an update of the app soon which sees fast processing of characters, under 2 mins for very large animation frames. some more testing and then will release.
Professional Programmer: Languages- SAS (Statistical Analysis Software) , C++, C#, VB, SQL, PL-SQL, JavaScript, HTML, Three.js, Darkbasic Pro (still love this language), Purebasic, others
Hardware: Dell Precision 490; AMD Radeon HD 7570; 12GB.
FPSC to GameGuru Tools: AutoWelder/SegAutoWelder, Entity+Weapon Welder, FPEtoBAT
Bored of the Rings
GameGuru Master
19
Years of Service
User Offline
Joined: 25th Feb 2005
Location: Middle Earth
Posted: 22nd Nov 2017 07:34 Edited at: 22nd Nov 2017 07:35
released version 1.7 of Entity Welder to all SegAutoWelder purchasers and you should have received email with the link/password etc.

tested out on a couple of BSP WW2 characters and takes around 2 mins to process both (1 min each), before would take 15-20 mins depending on the number of animation frames (Matrix format).

Please let me know if you have any issues. There is still some more optimization I can do and will also add in code at some point to bypass processing of the same X file over and over.

Professional Programmer: Languages- SAS (Statistical Analysis Software) , C++, C#, VB, SQL, PL-SQL, JavaScript, HTML, Three.js, Darkbasic Pro (still love this language), Purebasic, others
Hardware: Dell Precision 490; AMD Radeon HD 7570; 12GB.
FPSC to GameGuru Tools: AutoWelder/SegAutoWelder, Entity+Weapon Welder, FPEtoBAT
GraPhiX
Forum Support
19
Years of Service
User Offline
Joined: 15th Feb 2005
Playing:
Posted: 22nd Nov 2017 17:21
got the update thank you very much
Welcome to the real world!
Main PC - Windows 10 Pro x64 - Core i7-7700K @4.2GHz - 32GB DDR4 RAM - GeForce GTX 1060-6G 6GB - 1TB NVe SSD
Test PC - Windows 10 Pro x64 - G4400 @3.3GHz - 16GB DDR3 RAM - GeForce GTX 950 2GB - 500GB SSD
Bored of the Rings
GameGuru Master
19
Years of Service
User Offline
Joined: 25th Feb 2005
Location: Middle Earth
Posted: 23rd Nov 2017 08:32 Edited at: 23rd Nov 2017 09:02
@GraPhix: no problem. although while applying more optimization found and resolved an issue that affects the animation rotation frames. sorted now, e.g. scifi_assault_troop X file for the Arteria Sci fi Character Pack. Was coming out incorrectly. Also fixed a texture search/copy over issue for FPE's that have missing TEXTURED= parameters. The code searches the binary X file code for the actual present texture file but had problem with folders. Again that's resolved and the actual export times for both Quaternions/Matrix formats now down to 1 min over slightly more for larger animation frames per bone/limb. fun and games but still more I can do.

Will release 1.7.1 soon, a little more testing and you get a more solid and more efficient export tool for FPSC entities.

[update-spoke too soon, anim rotation still not right for the above X file --ugh.... ok next update release on hold]
Professional Programmer: Languages- SAS (Statistical Analysis Software) , C++, C#, VB, SQL, PL-SQL, JavaScript, HTML, Three.js, Darkbasic Pro (still love this language), Purebasic, others
Hardware: Dell Precision 490; AMD Radeon HD 7570; 12GB.
FPSC to GameGuru Tools: AutoWelder/SegAutoWelder, Entity+Weapon Welder, FPEtoBAT
Bored of the Rings
GameGuru Master
19
Years of Service
User Offline
Joined: 25th Feb 2005
Location: Middle Earth
Posted: 23rd Nov 2017 13:06 Edited at: 24th Nov 2017 07:16
[edit-accidental double post]
Professional Programmer: Languages- SAS (Statistical Analysis Software) , C++, C#, VB, SQL, PL-SQL, JavaScript, HTML, Three.js, Darkbasic Pro (still love this language), Purebasic, others
Hardware: Dell Precision 490; AMD Radeon HD 7570; 12GB.
FPSC to GameGuru Tools: AutoWelder/SegAutoWelder, Entity+Weapon Welder, FPEtoBAT
Bored of the Rings
GameGuru Master
19
Years of Service
User Offline
Joined: 25th Feb 2005
Location: Middle Earth
Posted: 23rd Nov 2017 13:07
released version 1.7.1 which sees further fixes/optimizations to the code and which speeds up export of animations for both matrix/quaternion rotation formats. The app now bypasses already processed X files of the same name but will still copy over the necessary GameGuru files i.e. FPE, texture(s) and BMP +audio files. Characters that work well in GG for example are the BSP WW2 and 341 models. The TRV can either have the skin weights adjusted in Fragmotion and/or put through Mender/Meshview if you have them even though they animate and look ok in a modelling package, GG can screw some characters up so look deformed.

Code has also been cleaned up which makes for a smaller EXE file.
Professional Programmer: Languages- SAS (Statistical Analysis Software) , C++, C#, VB, SQL, PL-SQL, JavaScript, HTML, Three.js, Darkbasic Pro (still love this language), Purebasic, others
Hardware: Dell Precision 490; AMD Radeon HD 7570; 12GB.
FPSC to GameGuru Tools: AutoWelder/SegAutoWelder, Entity+Weapon Welder, FPEtoBAT
Bored of the Rings
GameGuru Master
19
Years of Service
User Offline
Joined: 25th Feb 2005
Location: Middle Earth
Posted: 28th Nov 2017 18:05 Edited at: 28th Nov 2017 18:06
as I've added a progress bar to the HeightMap to GameGuru program, I thought what the heck I might as well add one to the Entity Welder 1.7.2. Code has now been fully optimized where possible and will release this super fast version soon.
Professional Programmer: Languages- SAS (Statistical Analysis Software) , C++, C#, VB, SQL, PL-SQL, JavaScript, HTML, Three.js, Darkbasic Pro (still love this language), Purebasic, others
Hardware: Dell Precision 490; AMD Radeon HD 7570; 12GB.
FPSC to GameGuru Tools: AutoWelder/SegAutoWelder, Entity+Weapon Welder, FPEtoBAT

Login to post a reply

Server time is: 2024-03-29 15:46:55
Your offset time is: 2024-03-29 15:46:55