PDA

View Full Version : Mass Effect Andromeda English


GTX590
23-04-2017, 07:43
Mass Effect Andromeda v1.10 (CIUv2.0.3.9 U6)

Credits:
-CIUV2.0.3.9 U6 By *Yener90*
-Modified by Razor12911.
-UltraARC by Razor 12911.

-Compression:
srep+lzma=(10xDVD5) one language.

1)- Install the Game and updates.
2)- Apply no dvd if necessary.
3)- Download Attachment and extract on your HDD (not in game folder).
4)- Move "__Installer" folder to last folder (MEA_10)
5)- Remove "Bonus" folder. This latter will not be compressed.
6)- Run UltraARC.exe.
7)- Make iso files with the same name of folders.
8)- Test the iso files before you burn.

CommonRedist folder structure:

[Launch1]
-------------------------------------------------------
Name=DirectX
32Exe={src}\__Installer\directx\redist\DXSETUP.exe
Argument=/silent

[Launch2]
-------------------------------------------------------
Name=Microsoft Visual C++ 2010 sp1
32Exe={src}\__Installer\vc\vc2010sp1\redist\vcredi st_2010_x86.exe
64Exe={src}\__Installer\vc\vc2010sp1\redist\vcredi st_2010_x64.exe

[Launch3]
-------------------------------------------------------
Name=Visual C++ 2012
32Exe={src}\__Installer\vc\vc2012\redist\vcredist_ 2012_x86.exe
64Exe={src}\__Installer\vc\vc2012\redist\vcredist_ 2012_x64.exe

[Launch4]
-------------------------------------------------------
Name=Visual C++ 2013
32Exe={src}\__Installer\vc\vc2013\redist\vcredist_ 2013_x86.exe
64Exe={src}\__Installer\vc\vc2013\redist\vcredist_ 2013_x64.exe

[Launch5]
-------------------------------------------------------
Name=Visual C++ 2015
32Exe={src}\__Installer\vc\vc2015\redist\vc_redist .x86.exe
64Exe={src}\__Installer\vc\vc2015\redist\vc_redist .x64.exe

Screenshots:
http://nsa37.casimages.com/img/2017/04/23/170423045116162584.jpg (http://www.casimages.com/i/170423045116162584.jpg.html)
http://nsa38.casimages.com/img/2017/04/23/170423045114324286.jpg (http://www.casimages.com/i/170423045114324286.jpg.html)
http://nsa38.casimages.com/img/2017/04/23/170423045114497678.jpg (http://www.casimages.com/i/170423045114497678.jpg.html)
http://nsa37.casimages.com/img/2017/04/23/170423045115731699.jpg (http://www.casimages.com/i/170423045115731699.jpg.html)

Updated Conversion to CIUv3.0.0u1!

fatalerror1
24-04-2017, 00:05
can I use bins and ini file from omdj's conversion with this setup.exe??

KaktoR
24-04-2017, 00:07
can I use bins and ini file from omdj's conversion with this setup.exe??

No, because this conversion using CIU 2.0.4, which means no UltraArc support.

fatalerror1
24-04-2017, 00:11
ok thx for info , i guess I will have to wait for omdj to modifiy his setup.exe for english-only size :-/

GTX590
24-04-2017, 03:29
This conversion is for English language only, exactly what you are looking for.
With this method the game will be directly installed no need for merging files or temp
folder which will double the size of the installation folder.

fatalerror1
24-04-2017, 03:46
well I already have packed *.bin files by hand using Freearc (1xBD+ discs, no temp and no merging) ... i just dont want to pack it again ;-)
Thats why i requested just setup.exe with changed HDD reqs in omdj's topic

KaktoR
24-04-2017, 03:57
^Then you can use external Setup.ini with [ExtractSettings] to override internal Setup settings. No need for a new Setup.exe or Data.bin's then.

fatalerror1
24-04-2017, 04:05
ok thx didnt know that. Can you post small example of that External setup.ini?

KaktoR
24-04-2017, 05:26
[ExtractSettings]
FreeArcFile1=Data1.bin;DestDir:{app};Disk:1
FreeArcFile2=Data2.bin;DestDir:{app};Disk:1

and so on..

GTX590
24-04-2017, 08:52
Yes, but don't forget the:
PrecompVer=inside

KaktoR
24-04-2017, 08:55
@GTX590:
Only [ExtractSettings] can be changed with external Setup.ini. Nothing more.

prudislav
24-04-2017, 14:40
used the [ExtractSettings] method on my old convo ... works great

fatalerror1
04-05-2017, 05:38
yep can confirm aswell, although registry entries doesnt seem to write properly

KaktoR
04-05-2017, 05:45
Here are all reg i can find from my legit copy.

Just make sure to change path and language.

GTX590
04-05-2017, 09:46
yep can confirm aswell, although registry entries doesnt seem to write properly
Don't forget to push the THANKS button.
This conversion if for English language only.
Here are the reg entries I used:

KaktoR
04-05-2017, 09:52
@GTX: Replace
G:\Mass Effect Andromeda
with
{app}

pakrat2k2
04-05-2017, 19:03
with the new 1.05 update maybe change to newest ISS script(2038_pzlib etc) + to see if any better compression can be obtained using new features ?

KaktoR
05-05-2017, 04:07
The game has no pzlib streams, so pzlib doesn't work at all.

Same should be for reflate. But i'm not sure.

Maybe pLZ4 do the job. But it's not part of UA/CIU for now (needs further testing).

prudislav
05-05-2017, 23:22
about the registry thing , i thing it might be better to use EA's own solution

aka touchup.exe in _Installer folder
wchin needs to be run with following parameters:
install -locale en_US -installPath "D:\Mass Effect Andromeda" -autologging -startmenuIcon=0 -desktopIcon=0

(obviously the installpath section depends on installdir)
which sets it up all by itself(including basic redists) as you can see in Instalůlog file after you run it

GTX590
06-05-2017, 03:29
To run the game in your own language just edit the .ini file like this:
[Settings]
Language=en_US
AppID=1019025
PlayerName=your name

No need for regs, I guess.

KaktoR
06-05-2017, 04:25
^And what about legit users like me? :D

prudislav
06-05-2017, 05:35
^ either origin sets it up by itself or touchup.exe with right params (which works for both origin and nonOrigin versions):-P

GTX590
06-05-2017, 07:26
Well, working on version 1.05 with appropriate regs!!

GTX590
09-05-2017, 11:16
Added Conversion for update 1.005!
Read the steps included in the archive before you do anything!!

GTX590
22-10-2017, 03:47
Added Conversion for update 1.10 using CIUv2.0.3.9 U6!

pakrat2k2
22-10-2017, 17:16
Added Conversion for update 1.10 using CIUv2.0.3.9 U6!

check your PM about script update. You will need to re-upload new EXE once fixed.

GTX590
19-11-2017, 16:13
Added Cover+Disc!!

GTX590
05-02-2019, 13:41
Updated Conversion to CIUv3.0.0u1!