Thanks to Yener for script, Razor12911 for modifications.
1. Install the game. Update game, apply NO-CD if necessary.
2. Download attachment, extract to HD, NOT in Gamefolder.
3. Move
DirectX contents,
dotNetFx40_Full_x86_x64 and
vcredist 2010 , 2012 from install game directory: AdditionalContent\Support\
Redist to their respective folders in extracted folder (ACCI_1\
_CommonRedist).
Redistributable structure:
Code:
[Launch1]
Name=DirectX
32Exe={src}\_CommonRedist\DirectX\Jun2010\DXSETUP.exe
Argument=/silent
BeforeInstall=1
[Launch2]
Name=Visual C++ 2010
32Exe={src}\_CommonRedist\vcredist\2010\vcredist_x86.exe
64Exe={src}\_CommonRedist\vcredist\2010\vcredist_x64.exe
Argument=/q /norestart
BeforeInstall=1
[Launch3]
Name=Visual C++ 2012
32Exe={src}\_CommonRedist\vcredist\2012\vcredist_x86.exe
64Exe={src}\_CommonRedist\vcredist\2012\vcredist_x64.exe
Argument=/q /norestart
BeforeInstall=1
[Launch4]
Name=Microsoft .NET Framework 4.0
32Exe={src}\_CommonRedist\DotNet\4.0\dotNetFx40_Full_x86_x64.exe
Argument=/q /norestart
BeforeInstall=1
4. Run UltraARC_mod, Browse/Select Your installed game, then choose output location.