Unread posts   New posts   Your posts

All times are UTC + 1 hour [ DST ]



Post new topic Reply to topic  [ 100 posts ]     ... , , , , 7
Author Message
PostPosted: 07 May 2012, 03:40     Post subject: Re: Myst to Unreal
Skaarj Assassin
Skaarj Assassin
User avatar

Joined: Mar 16th, 2011
Posts: 127
Hey there, here is the full honest answer:

I was totally motivated about 1 year ago, I recreated half of Myst Island, with some crude day-night shift and what-not. But the terrain really caused me some trouble. It was just too complex to re-create the whole myst island with tessellated boxes. To get rid off polygon errors and smooth build.

Later I tried to recreate channelwood, I laid out the whole basic level and built the stone island. But then the darn Unreal-Editor did it's job again and crashed and messed up my file.
After that I was pissed off and didn't care at all anymore.
Just like old times :D

But recently I started becoming more interested again.
The biggest trouble at the moment is the terrain is messing up polygons using heightmap-mesh and needs complete recreation using tessellated boxes. The terrain cause me too much work, but most of the buildings and objects are done.
Also the big tree-elevator which is working, you keep falling trough the tree, unless you're inside elevator.
There is some collision failure in the tree-evelator mesh I can't get rid off.

Thank you, I can upload map files if anyone likes to work with them.
I also got a real 1:1 Myst Island heightmap to work with.


Top
 Profile  
 
PostPosted: 07 May 2012, 20:04     Post subject: Re: Myst to Unreal
White Tusk
White Tusk

Joined: Nov 13th, 2007
Posts: 2009
You might try using U227 statics to create terrain. I can give you some hints on doing that. It is even possible to make a stable (VERY STABLE) BSP terrain with U227 static meshes and reimport it to older Unreal Editor.

Are you familiar with any 3D software? (Maya, 3DS Max, Blender, Softimage, Cinema 4D)


Top
 Profile  
 
PostPosted: 08 May 2012, 02:22     Post subject: Re: Myst to Unreal
Gilded Claw
Gilded Claw
User avatar

Joined: Nov 12th, 2007
Posts: 1613
Location: Riding my bicycle from the highest hill in Sydney to these forums
Yeah if you aren't going to work on it more I'd say release what you've got

_________________
Image
Ignorance is knowing anything
And only idiots know everything


Top
 Profile  
 
PostPosted: 09 May 2012, 02:39     Post subject: Re: Myst to Unreal
Skaarj Assassin
Skaarj Assassin
User avatar

Joined: Mar 16th, 2011
Posts: 127
Qtit wrote:
You might try using U227 statics to create terrain. I can give you some hints on doing that. It is even possible to make a stable (VERY STABLE) BSP terrain with U227 static meshes and reimport it to older Unreal Editor.

Are you familiar with any 3D software? (Maya, 3DS Max, Blender, Softimage, Cinema 4D)



I will not use 227. The basic idea was using only vanilla Unreal material.
While getting as close a possible.

The Terrain as is now is pretty close. It just needs re-traced with tesselated boxes. So it would run smooth and bsp-error free. That was the initial goal, but it takes some initial motivation to get started :)


Top
 Profile  
 
PostPosted: 09 May 2012, 03:32     Post subject: Re: Myst to Unreal
Skaarj Berserker
Skaarj Berserker
User avatar

Joined: Sep 25th, 2008
Posts: 389
Using the .obj importer in ued 2.1 to then convert to brush which uses "Unreal material" has no inherent difference than making it yourself, other than that you've used a program other than unrealed itself to design a brush.

Did you mean you only wanted to use vanilla unreal in it's entirety for the project? i.e. brush design, textures, mapping all done in UED1 without external modification? If so, then your point is valid. That's a pretty good challenge.

Otherwise, I see nothing but benefit from using a 3d software tool to create terrain.


Top
 Profile  
 
PostPosted: 09 May 2012, 05:16     Post subject: Re: Myst to Unreal
Skaarj Assassin
Skaarj Assassin
User avatar

Joined: Mar 16th, 2011
Posts: 127
[]KAOS[]Casey wrote:
Using the .obj importer in ued 2.1 to then convert to brush which uses "Unreal material" has no inherent difference than making it yourself, other than that you've used a program other than unrealed itself to design a brush.

Did you mean you only wanted to use vanilla unreal in it's entirety for the project? i.e. brush design, textures, mapping all done in UED1 without external modification? If so, then your point is valid. That's a pretty good challenge.

Otherwise, I see nothing but benefit from using a 3d software tool to create terrain.


I've been using an ordinary Unreal installation with the latest official patch since beginning of the project and nothing more. That's the way it's gonna stay.

The goal was simply getting as close to Myst as possible, while using Unreal stock and nothing more.


Top
 Profile  
 
PostPosted: 09 May 2012, 06:18     Post subject: Re: Myst to Unreal
Skaarj Berserker
Skaarj Berserker
User avatar

Joined: Sep 25th, 2008
Posts: 389
You.. you're using 226f?

Did you know that was a backport of the UT engine to unreal?

aside from the fact that it's absolutely fucking terrible it also breaks compatability with previous versions for mapping. I'd suggest to use 224v or 225f for mapping so no stupid errors happen so you don't have to run a tool to "fix" aka byte hack some crap to get it to work in older versions.


Top
 Profile  
 
PostPosted: 09 May 2012, 07:07     Post subject: Re: Myst to Unreal
Skaarj Assassin
Skaarj Assassin
User avatar

Joined: Mar 16th, 2011
Posts: 127
How do I actually check the Unreal version? :)
I actually don't know the exact version but it's somewhere between 224-226


Top
 Profile  
 
PostPosted: 09 May 2012, 07:13     Post subject: Re: Myst to Unreal
Skaarj Berserker
Skaarj Berserker
User avatar

Joined: Sep 25th, 2008
Posts: 389
Should be in Unreal.log

Code:
Log: Log file open, 05/02/12 10:33:07
Init: Name subsystem initialized
Init: Detected: Microsoft Windows NT 6.1 (Build: 7601)
Init: Version: 225


If it says 226, and you're not using unreal gold, then it's 226f.


Top
 Profile  
 
PostPosted: 09 May 2012, 10:52     Post subject: Re: Myst to Unreal
Skaarj Assassin
Skaarj Assassin
User avatar

Joined: Mar 16th, 2011
Posts: 127
*Edit* Sorry I got to correct a little something here:
I was and always been using version 226b for all of the Myst content creation.
I think it was one of the latest official patches. To maintain highest compability.

The whole content creation weights 140Mb spread over 42 maps

¨
Code:
Init: Version 226b


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 100 posts ]     ... , , , , 7

All times are UTC + 1 hour [ DST ]


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group