This guide will help you set up the hidden map editor for Mirror’s Edge, so you can browse through the pre-built maps or even make your own!
소개
This tutorial will help you set up the built-in map editor for Mirror’s Edge. Mirror’s Edge was built on Unreal Engine 3 and the developers weren’t so sneaky and forgot to remove the ability to access the level editor. The files required are not present so we need to acquire them from elsewhere.
메모, this guide applies to all versions of Mirror’s Edge, not just the Steam version. 하지만, the file directories I show here are specific to Steam.
Getting Required Files
계속하려면, we’ll need to obtain two folders that contain the required files to boot up the editor. To get these files, you’ll need a copy of Unreal Tournament 3, 또는, you can find them on the internet in places such as the Mirror’s Edge Archive.
구체적으로, we’re looking for the folders wxRC and wxRes. With these two folders acquired, head to your Mirror’s Edge game directory. 나를 위한, and probably you, ~도, it’s located in
씨:\프로그램 파일 (x86)\Steam\steamapps\common\mirrors edge\
then head into the Binaries folder.
It’s here where you need to place the wxRC and wxRes files, as shown above.
Preparing Editor
With the required files placed in the binaries folder, we now need to create a shortcut to the MirrorsEdge.exe file. We create a shortcut since that allows us to add some launch parameters that tell Mirror’s Edge to launch the editor. Right-click on the MirrorsEdge.exe and press ‘Create Shortcut’ 아래와 같이.
그 다음에, with the new shortcut, right click on that, and then select Properties. This will open a new window. We need to modify the ‘Target’ entry. Add a space between the executable path, and then type in ‘editor’, all lowercase, and no more spaces.
그 다음에, you can move this shortcut to wherever you want. 몸소, I place it on the desktop, and I rename it to Mirror’s Edge editor. 하지만, you can keep it in the Binaries folder if you like.
We’re not done yet, 그렇지만. There is still a bit more work that needs to be done.
설정
Because we have ripped the editor files from UT3, they are not exactly designed to work with Mirror’s Edge. 두려워하지 마세요, 그렇지만. We can still make maps as good as, if not better than the in-game maps, but this takes a bit of a work-around.
The first thing you need to do is go to your Documents folder and back up the Mirror’s Edge folder inside EA Games. It’s unlikely something will go wrong, but it’s better to be safe than sorry. Venture into the Mirror’s Edge folder, and then into TdGame.
Some interesting information about this folder. If you have ever downloaded mods for Mirror’s Edge and been told to place them into a ‘Published’ folder into your Documents, this is because the game reads any files from the Published folder instead of the main game, if the two files have the same name. 예를 들어, if you have a map called ‘Edge_p’ inside the Published folder, Mirror’s Edge will load the copy inside the Published folder instead of the standard Prologue. It means we don’t have to modify anything inside our game folder.
The editor works in the same way, but instead, it reads from an ‘Unpublished’ 접는 사람. Go ahead and create an ‘Unpublished’ folder inside the TdGame directory. This is crucial as failure to do so will mean you’ll overwrite files inside the main game folder. Inside the ‘Unpublished’ 접는 사람, create a folder called ‘CookedPC’, and inside that, create another folder titled ‘Maps’. If you look at the TdGame inside the main game folder, you’ll notice they follow the same line of folders.
There is another problem though. The editor will only load maps that follow the same naming convention as the main game. 왜? 모르겠습니다. It’s just another fault with using foreign editor files in Mirror’s Edge. This means you’ll need to follow the standard file tree as the same game when making maps. The community has done this for us, 그렇지만. 이것 article tells us all the folder names and map names. What I personally do, is I always create my maps as ‘Edge_p’. The prologue is boring, nobody needs it.
Inside the ‘Maps’ 접는 사람, create another folder named ‘SP01’. You’ll need to always save your map as ‘Edge_p.me1’, and NOT as a umap file. Mirror’s Edge ONLY READS .me1 files.
First Launch
When you first launch the editor, you’ll see three windows. 하나, an error, 둘, a Tip of the Day, and three, a content browser.
We can dismiss the error since it doesn’t affect anything. The tip never actually changes, and the content browser is not important right now. 하지만, to access it again, press the button shown below (once it’s closed).
지금, click File and then Open. If you did everything right, the Editor will normally open the ‘Unpublished’ folder inside your Mirror’s Edge document directory. This means you’re on the right track. If you want to get started making levels now, then great, 넌 끝났어!
시작하려면, press ‘New’ and then press OK. When the Editor prompts you to choose between Additive and Subtractive, you can leave it on Additive. Additive works better for Mirror’s Edge (내 생각에는), but the difference is that you’ll be using the CSG: Add or CSG: Subtract in the lower-left corner for Additive or Subtractive. 지금, this is not a UDK tutorial, so it’s not my place to speak on that just yet.
Your journey begins now. Google ‘udk tutorials’ or ‘mirror’s edge editor tutorials’ for more help. 그만큼 Mirror’s Edge Modding wiki is a great place to get started.
Why are you still here? 오, you want to browse the game’s pre-built levels. 괜찮은, 계속해서 미리하십시오.
Checking Built-In Maps (and other QOL Stuff)
그래서, you want to browse the in-game maps and not do any work. It’s alright. It’s pretty fun.
What you need to do is go to the Maps folder inside the (TdGame folder inside the CookedPC folder inside the) installation directory. 그래서, 당신도 나와 같다면, that’s at
씨:\프로그램 파일 (x86)\Steam\steamapps\common\mirrors edge\TdGame\CookedPC\Maps
If you read the tutorial in full, you’ll know that I linked to the article on map names. 또는, you can find it 여기. Create a folder inside your Unpublished directory called ‘SPxx’, with the xx replacing the number of the level you want to browse. 예를 들어, browsing any of the Shard levels would be SP09. 그 다음에, head to the SPxx folder inside the installation directory, and copy the map into your Unpublished copy.
It can be tricky to differentiate which one to browse when you have six or seven copies of one segment, with things like ‘Bag’ or localisations. You want to copy either the basic one (예를 들어. Scraper_p or Mall_p) or the one which has NO ADDITIONAL information, like Scraper_Lobby.me1. In terms of Scraper_Lobby.me1, the ‘Scraper’ is the LevelName, while the ‘Lobby’ is the SegmentName. Using this logic, you only want .me1 files with LevelName_SegmentName.me1. Do not copy maps that have, 예를 들어, _Lgts.me1
원래, just use a bit of common sense. On lower-end machines, you can adjust the quality in editor and in-game by clicking ‘View’ and then ‘Detail Mode’.
이것이 오늘 우리가 공유하는 모든 것입니다. Mirror's Edge 가이드. 이 가이드는 원래 작성자가 작성하고 작성했습니다. 미술. 이 가이드를 업데이트하지 못한 경우, 다음을 수행하여 최신 업데이트를 찾을 수 있습니다. 링크.