|
|
|
|
|||||||
|
|
Thread Tools | Search this Thread | Display Modes |
|
#3
|
|||
|
|||
|
Really nice conversion REV0.
Only thing I've changed are the EULAs and READMEs (Spanish in my case). If any one want them, I attach the original ones (EN and ES). EDIT I've done some more testing, and you're missing some important registry keys. At least Pinnacle Station didn't work without them: Code:
Root: HKLM; SubKey: "SOFTWARE\Electronic Arts\Electronic Arts\Mass Effect (tm)\ergc"; ValueName: ; ValueData: FFFFFFFFFFFFFFFFFFFF; ValueType: string; Flags: UninsDeleteKey; Root: HKLM; SubKey: "SOFTWARE\Electronic Arts\Electronic Arts\Bring Down the Sky\ergc"; ValueName: ; ValueData: FFFFFFFFFFFFFFFFFFFF; ValueType: string; Flags: UninsDeleteKey; Root: HKLM; SubKey: "SOFTWARE\Electronic Arts\Electronic Arts\Mass Effect Pinnacle Station\ergc"; ValueName: ; ValueData: FFFFFFFFFFFFFFFFFFFF; ValueType: string; Flags: UninsDeleteKey; Both Mass Effect (tm) AND Pinnacle Station are needed for that DLC to work. Don't know if Bring Down The Sky is fully working without the key though. P.D: If you have a 4 cores processor, you can compress the same data twice as fast using lzma2 instead of lzma and adding these lines: Code:
CompressionThreads=2 LZMANumBlockThreads=2 LZMAUseSeparateProcess=yes Last edited by NTurky; 20-07-2013 at 21:28. |
|
|
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 |
| Mass Effect 3 (All updates & DLC's - 4xDVD5) - Inno Setup | Fabioddq | PC Games - CD/DVD Conversions | 6 | 01-06-2014 16:42 |