View Full Version : Noob needing help
fladur
11-11-2009, 09:40 PM
Hey everyone
I just started developing games using UDK and i have some questions xD
1) How use the runtime engine to load up my level(as it only shows 3 predefined levels)
2) How can i set the runtime resolution including windowed mode etc
Thanks in advanced
NightRyder
11-11-2009, 10:45 PM
1) make a shortcut to UDK.exe and change the Target to "UDK.exe MapYouWant"
2) Don't know. Probably in the .ini files. Try in DefaultEngine.ini under the [SystemSettings] tag.
Additional: My maps actually show up in that list under Deathmatch. Most of them just crash the game though. Are you saving the maps into UDK-2009-11\UTGame\Content\Maps ?
SpartanDonut
11-12-2009, 12:38 AM
Also, if you are making maps for an existing game type, (or your own for that matter) make sure that they have the proper prefix (DM for deathmatch for example).
Nawrot
11-12-2009, 04:52 AM
I think runtime does not see your level because it is uncooked.
You have 2 choices: cook it ,
or add command to udk.exe -useunpublished
But that second worked for UT3 i am not quite sure if it works for UDK.
Powered by vBulletin® Version 4.2.0 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.