The following warnings occurred:
Warning [2] Undefined variable $captcha - Line: 15 - File: global.php(587) : eval()'d code PHP 8.2.24 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/global.php(587) : eval()'d code 15 errorHandler->error_callback
/global.php 587 eval
/showthread.php 28 require_once
Warning [2] Undefined variable $redirect_url - Line: 21 - File: global.php(587) : eval()'d code PHP 8.2.24 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/global.php(587) : eval()'d code 21 errorHandler->error_callback
/global.php 587 eval
/showthread.php 28 require_once



 
  • 0 Vote(s) - 0 Average
The Universe according to Spellborn
CowMooFlage   19-08-2013, 07:46 PM
#38
Quote:<div>
I also fear it's not as easy as it may sound.

 

First an update about my current work in progress.

 

I'm rebuilding my OS software from Vista on the older system to Windows 7 now.

The older system had a breakdown due to a lightning strike nearby.

 

The harddisks were still ok, it was just the sata and network connection that broke down on the old system's motherboard.

 

Since the OS wouldn't boot anymore on the new motherboard I had to do a new install.

I made a trial install for windows 8, but it was pretty quick decided that it was not my cup of tea as main OS for my system.

 

I was working on extracting the character meshes and the animation data of the skeletal meshes that belong to the character meshes

and it seems that it should be possible to get that done in a program.

 

Part of the program should be to build up the structure off the skeletal order of the bones since this is the link that has to be compared with

the animation data which is in a different file.

Next part is the shape of a character which is defined in the skeletal mesh part.

This shape has connections to the skeletal bones and the bones in order are animated according to the animation data.

 

Acid and I did find some definitions for the way the data should be placed in the Unreal packages, but you might have guessed that

the devs of Spellborn added extra things that I now have to find again between the rest of the data in the packages.

 

Current goal for me is to be able to extract the characters / monsters out of the Spellborn packages into the PSA and PSK files.

The PSA file contains the animation data en the PSK file the shape for a char/ monster. Both contain the skelet so they can be linked together

in 3D software such as 3DS max.

 

I did however read on the Epic forums that the actor-X software (which uses the PSA/PSK file format) is no longer supported with the newer version of 3DS Max,

it's only available for the older versions of 3DS max.

 

After I've finished the first goal Maybe next step should be to implement the newer way the data is exported / imported between the newer version of 3DS max and the current release of the UDK (Unreal Development Kit).

 

Let's see how far I can get in reaching my first goal.

 

CU,

 

Jan-Willem.


</div>
JW if there's anything I can do let me know please! Would love to help out or lend some computing power. 

« Next Oldest | Next Newest »


Messages In This Thread
The Universe according to Spellborn - by JW-NL - 13-10-2011, 12:37 PM
The Universe according to Spellborn - by CowMooFlage - 15-10-2011, 10:40 AM
The Universe according to Spellborn - by StrikeX - 26-10-2011, 02:35 AM
The Universe according to Spellborn - by CowMooFlage - 26-10-2011, 07:20 AM
The Universe according to Spellborn - by JW-NL - 27-10-2011, 04:30 PM
The Universe according to Spellborn - by CowMooFlage - 27-10-2011, 07:40 PM
The Universe according to Spellborn - by JW-NL - 28-11-2011, 10:37 PM
The Universe according to Spellborn - by Kevin_mybb_import1 - 29-11-2011, 10:35 PM
The Universe according to Spellborn - by JW-NL - 30-11-2011, 04:09 PM
The Universe according to Spellborn - by Kevin_mybb_import1 - 30-11-2011, 11:34 PM
The Universe according to Spellborn - by Kevin_mybb_import1 - 01-12-2011, 11:38 PM
The Universe according to Spellborn - by Czelsior - 05-12-2011, 03:06 AM
The Universe according to Spellborn - by Kevin_mybb_import1 - 05-12-2011, 10:12 PM
The Universe according to Spellborn - by JW-NL - 20-12-2011, 03:49 PM
The Universe according to Spellborn - by Kevin_mybb_import1 - 22-12-2011, 06:59 PM
The Universe according to Spellborn - by StrikeX - 22-06-2012, 05:13 PM
The Universe according to Spellborn - by JW-NL - 23-06-2012, 11:27 PM
The Universe according to Spellborn - by CowMooFlage - 24-06-2012, 12:26 AM
The Universe according to Spellborn - by StrikeX - 26-06-2012, 05:00 PM
The Universe according to Spellborn - by JW-NL - 30-07-2012, 05:41 PM
The Universe according to Spellborn - by StrikeX - 07-08-2012, 06:41 PM
The Universe according to Spellborn - by StrikeX - 07-08-2012, 06:44 PM
The Universe according to Spellborn - by Kevin_mybb_import1 - 19-08-2012, 01:07 AM
The Universe according to Spellborn - by JW-NL - 30-12-2012, 04:04 PM
The Universe according to Spellborn - by JW-NL - 22-03-2013, 11:36 AM
The Universe according to Spellborn - by Getty - 31-03-2013, 09:39 PM
The Universe according to Spellborn - by JW-NL - 02-04-2013, 07:01 PM
The Universe according to Spellborn - by Kevin_mybb_import1 - 10-04-2013, 10:09 PM
The Universe according to Spellborn - by JW-NL - 13-04-2013, 06:03 PM
The Universe according to Spellborn - by Kevin_mybb_import1 - 16-04-2013, 07:19 PM
The Universe according to Spellborn - by JW-NL - 02-05-2013, 08:19 PM
The Universe according to Spellborn - by CowMooFlage - 22-05-2013, 08:27 PM
The Universe according to Spellborn - by Kevin_mybb_import1 - 25-05-2013, 10:35 PM
The Universe according to Spellborn - by JW-NL - 26-05-2013, 12:44 AM
The Universe according to Spellborn - by Aodh - 23-07-2013, 08:50 AM
The Universe according to Spellborn - by Kevin_mybb_import1 - 28-07-2013, 12:25 AM
The Universe according to Spellborn - by JW-NL - 18-08-2013, 03:43 PM
The Universe according to Spellborn - by CowMooFlage - 19-08-2013, 07:46 PM
The Universe according to Spellborn - by JW-NL - 03-09-2013, 07:41 PM
The Universe according to Spellborn - by JW-NL - 13-04-2014, 01:54 PM
The Universe according to Spellborn - by Czelsior - 19-04-2014, 02:43 AM


Users browsing this thread: 8 Guest(s)
Powered By MyBB, © 2002-2024 MyBB Group.
Made with by Curves UI.