Afaik the problem is not korman but uru.
The plasma engine is 32 bit and excepts only 32 bit code and objects.
That is the reason that korman is also 32 bit , otherwise it would export in 64 bit.
Korman 0.04 Released!
Re: Korman 0.04 Released!
Those wonderfull Worlds are called " Ages" , because that is what it takes to build one.
Watch my latest Video Or even better..... watch the Cathedral's Complete Walkthrough made by Suleika!
Watch my latest Video Or even better..... watch the Cathedral's Complete Walkthrough made by Suleika!
-
- Councilor of Technical Direction
- Posts: 2180
- Joined: Fri Nov 16, 2007 9:45 pm
- MOULa KI#: 23335
- Location: South Georgia
- Contact:
Re: Korman 0.04 Released!
Korman itself is completely agnostic as far as 32-bit or 64-bit goes, and it is not that difficult to produce a working 64-bit build of Korman. The main reason that no public x64 build is available for Windows is because of the way MOUL exports are currently handled. The MOUL engine expects for all colliders to be exported in PhysX's special cooked format. So, Korman has to include PhysX for MOUL builds currently. Unfortunately, PhysX 2.6 is only 32-bit. Future work on the MOUL engine is to include an agnostic format and cook the PhysX data on-the-fly.
