|
#1
|
||||
|
||||
|
Mirror's Edge 2xDVD5
InstallerScript CI 8.5.3.1 by yener90 compression lzma
1. Install the game 2. Download the attachment, extract completely (wherever you want) 3. Open InstallerScript.iss Edit the following lines, according to the installation directory of the game. Code:
#define SourcePath "C:\Program Files\Electronic Arts\Mirror's Edge" 5. Will create two folders, Disk 1 and Disk 2 folder inside the "compiled": Move to the Disk 1: Code:
Setup.exe Setup-1a.bin Setup-1b.bin Setup-1c.bin Move to the Disk 2: Code:
Setup-2a.bin Burn the contents of the folder to a DVD with the label you want. Total Size: Disk1 4.35 GB Disk2 910 MB Last edited by mesut28; 18-01-2013 at 16:39. |
| Sponsored Links |
|
#2
|
|||
|
|||
|
Hi mesut28, nice work!.
But you missed a few things... - The game is MULTI10. In order to work properly, you must implement some registry keys that your scrips is missing. - You forgot to include a few steps in the conversion: Autorun.inf (for DVD1 and DVD2), copy setup.ico, to create/move folder REDIST to DVD2, and copy the contents, and so on. - The physx version included in the dvd is an older one, so basically if anyone wants to make the conversion with just the original DVD... a modification to the Setup.ini is needed. - And if they want to include the update v1.0.1, that update creates a few more registry keys. - If you want to speed up things you can change compression to "none" and it would be really fast (like 4 minutes). There is plenty of room left in DVD2 anyway. I've already done all those things, but I forgot the file at home and I can't open this web from there (some proxy filter or something like that is blocking this site), so I'll upload the changed script and missing files tomorrow.
Last edited by NTurky; 18-12-2012 at 15:40. |
|
#3
|
|||
|
|||
|
It's nice to see you trying to fix your script mesut28! It shows that you care.
But I think some of your registry keys are wrong. (most of it are not needed anyway). And... your are still missing the multilanguage ones. That are needed to be able to play the game in other language than english (that are installed with the game, if your are not planning to make an english only conversion). I think publisher is indeed Electronic Arts, but the subkey is EA Games. I think you should keep Electronic Arts in setup.ini but change the subkeys in registry. Anyway... here is my modified script (sorry for the delay, but I made a wrong backup, so I needed to do it from scratch again... and I was very busy at work). I Included the fixed script, setup.ini, and folder structure (with setup.ico, autorun.inf and redist folder). It's multi10 compatible, so you can play the game in these languages (verified): CS/DE/EN/ES/FR/HU/IT/PL/PT/RU and I included the registry keys and option in setup.ini needed to play it in JP/KO/CNT (but don't have that game version, so I can't test those). |
![]() |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| INDEX - CD2DVD Conversion Index **UPDATED: 17-07-2024** | Grumpy | PC Games - CD/DVD Conversions | 252 | 16-07-2024 20:35 |
| A help with the game Mirrors Edge | ikaruz | PC Games | 2 | 13-03-2010 05:05 |
| Mirror's Edge | cdkiller | PC Games - Protection List | 2 | 17-09-2009 23:27 |
| Mirrors edge PC setup problem | TRazor | PC Games | 4 | 09-04-2009 08:46 |
| Mirrors Edge DLC release | KoRny87 | PC Games | 1 | 22-02-2009 03:51 |