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
C:\プログラムファイル (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, 上に示すように.
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.
まだ終わっていません, けれど. 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, しかしその代わりに, 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. 1つ, an error, 二, a Tip of the Day, そして3, 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. 大丈夫, continue ahead.
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) インストールディレクトリ. それで, あなたが私と同じなら, that’s at
C:\プログラムファイル (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 ガイド. このガイドは元々、次の者によって作成および執筆されました。 美術. このガイドを更新できなかった場合, これに従って最新のアップデートを見つけることができます リンク.