View Single Post
  #6  
Old 11-10-2016, 06:56
ahmetbtmn's Avatar
ahmetbtmn ahmetbtmn is offline
Registered User
 
Join Date: Feb 2013
Location: Turkey
Posts: 216
Thanks: 241
Thanked 443 Times in 120 Posts
ahmetbtmn is on a distinguished road
Quote:
Originally Posted by houcine80 View Post
-CIUv2 By Yener90 and BAMsE
-UltraARC By Razor12911


requested by (prudislav)

1)- Install the Game and updates.
2)- Download Attachment and extract on your HDD.
3)- Move "_CommonRedist" folder from game's installed directory to ( Last DVD )
4)- Run UltraARC.exe then Choose Game Folder And Start.
5)- Make iso files with the same name of folders.
6)- Test the iso files before you burn.

Code:
[Launch1]
Name=Microsoft DirectX
32Exe={src}\_CommonRedist\Jun2010\DirectX\DXSETUP.exe
Argument=/silent
BeforeInstall=0

[Launch2]
Name=Microsoft Visual C++ 2015
32Exe={src}\_CommonRedist\2015\vcredist_x86.exe
64Exe={src}\_CommonRedist\2015\vcredist_x64.exe
Argument=/q /norestart
BeforeInstall=0

[Launch3]
Name=DotNet 4.5.1
32Exe={src}\_CommonRedist\DotNet/4.5.1\NDP451-KB2872776-x86-x64-AllOS-ENU.exe
Argument=/silent 
BeforeInstall=0
or

should be for original:

Code:
[Launch1]
Name=Microsoft DirectX
32Exe={src}\_CommonRedist\DirectX\Jun2010\DXSETUP.exe
Argument=/silent
BeforeInstall=0

[Launch2]
Name=Microsoft Visual C++ 2015
32Exe={src}\_CommonRedist\vcredist\2015\vcredist_x86.exe
64Exe={src}\_CommonRedist\vcredist\2015\vcredist_x64.exe
Argument=/q /norestart
BeforeInstall=0

[Launch3]
Name=DotNet 4.5.1
32Exe={src}\_CommonRedist\DotNet\4.5.1\NDP451-KB2872776-x86-x64-AllOS-ENU.exe
Argument=/silent 
BeforeInstall=0


Thank you for conversion:

MAFIA 3: DIGITAL DELUXE EDITION – V1.01 + 2 DLC

srep+lzma 5 hour

Mafia III_1:4.32 GB

Mafia III_8:3.16 GB with _CommonRedist

Last edited by ahmetbtmn; 12-10-2016 at 02:58. Reason: correct redist updated wit Dotnet. Sorry
Reply With Quote
The Following User Says Thank You to ahmetbtmn For This Useful Post:
houcine80 (11-10-2016)