Advertisement

Reading Unreal Files

Started by May 11, 2000 03:44 PM
2 comments, last by DeadMeat 24 years, 7 months ago
Anyone know where I could find some source code to read in and display an Unreal map? I''m interested in using UnrealEd as an editor (I''m used to it) in a project, but need to understand the file format to actually use what I create. Does Unreal use BSPs? If so, how do they get those large open areas?
I think it would be pretty hard to read in and display an Unreal map. I am not sure if they even released the map specs. Sorry DeadMeat.

-Icarus
-Andreas
Advertisement
Ok, to read in and display an unreal/UT map??
USE UnrealEd!!! I''m just beginning to learn it as well, but i think you had a thought-lapse when you wrote the question. Just open it with unrealed(file/open map). they do not use the .bsp format btw, only games based on the Q2 engine and mebbe the quake engine do, unreal uses a custom format called .unr. If you would like to mebbe get specs / help with unrealed, goto www.unrealized.com, or www.unrealkingdom.com

-Run_The_Shadows
-Run_The_Shadows@excite.com
No, that isn''t what I meant. I intended to use UnrealEd to make a level that would be used in another application. I need the other application to read in the file. Not a big deal, I think I found something else that will work instead.

This topic is closed to new replies.

Advertisement