Log in

View Full Version : Dragon Ball Xenoverse xDVD5 (( CUI V2 By Yener90 ))


houcine80
02-03-2015, 07:11
Dragon Ball Xenoverse xDVD5 (( CUI V2 By Yener90 ))
thanks to razor12911 for ( UltraARC ) very useful


1)- Install the Game And Download Attachment
2)- Run UltraARC.exe select game folder and press Compress
3)- we must test the game because I have not the game

Have Fun :)

for redistributable

[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_x 86.exe
64Exe={src}\_CommonRedist\vcredist\2010\vcredist_x 64.exe
Argument=/q /norestart
BeforeInstall=1


http://nsa34.casimages.com/img/2015/03/02/150302031823398996.png (http://www.casimages.com/i/150302031823398996.png)
http://nsa33.casimages.com/img/2015/03/02/150302031907188151.png (http://www.casimages.com/i/150302031907188151.png)
http://nsa33.casimages.com/img/2015/03/02/150302033058786394.png (http://www.casimages.com/i/150302033058786394.png)

wit
02-03-2015, 09:01
for redistributable

[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_x 86.exe
64Exe={src}\_CommonRedist\vcredist\2010\vcredist_x 64.exe
Argument=/q /norestart
BeforeInstall=1



where in put sir

sorry my bad english

Thank you

KaktoR
02-03-2015, 09:19
Put on DVD#1 ({src}, BeforeInstall=1) in directory "_CommonRedist\DirectX\Jun2010" for directx and "_CommonRedist\vcredist\2010" for vcredist.

JPM
04-03-2015, 12:01
I did the conversión, it ended with 3 dvds.

DVD1 - 4.33GB
DVD2 - 4.36GB
DVD3 - 1.13GB

It runs perfectly, thanks.

chill_xi
06-03-2015, 18:59
Put on DVD#1 ({src}, BeforeInstall=1) in directory "_CommonRedist\DirectX\Jun2010" for directx and "_CommonRedist\vcredist\2010" for vcredist.



Hello sorry i still confuse where put the it. Is it like this on records.ini
Thank you

[Record1]
Type=Split
Source={src}\Data1a.cab
Output={tmp}\Data1.cab
[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_x 86.exe
64Exe={src}\_CommonRedist\vcredist\2010\vcredist_x 64.exe
Argument=/q /norestart
BeforeInstall=1
Disk=1


[Record2]
Type=Split
Source={src}\Data1b.cab
Output={tmp}\Data1.cab
Disk=2
[Record3]
Type=Freearc_Split
Source={tmp}\Data1.cab
Output={app}
Disk=2
[Record4]
Type=Split
Source={src}\Data2a.cab
Output={tmp}\Data2.cab
Disk=2
[Record5]
Type=Split
Source={src}\Data2b.cab
Output={tmp}\Data2.cab
Disk=3
[Record6]
Type=Freearc_Split
Source={tmp}\Data2.cab
Output={app}
Disk=3

himanshu23
07-03-2015, 03:01
Thanks

I Love the conversion method you used for this game conversion.
It is so less time consuming.
Perfect conversion.

pakrat2k2
07-03-2015, 08:09
Hello sorry i still confuse where put the it. Is it like this on records.ini
Thank you

[Record1]
Type=Split
Source={src}\Data1a.cab
Output={tmp}\Data1.cab
[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_x 86.exe
64Exe={src}\_CommonRedist\vcredist\2010\vcredist_x 64.exe
Argument=/q /norestart
BeforeInstall=1
Disk=1


[Record2]
Type=Split
Source={src}\Data1b.cab
Output={tmp}\Data1.cab
Disk=2
[Record3]
Type=Freearc_Split
Source={tmp}\Data1.cab
Output={app}
Disk=2
[Record4]
Type=Split
Source={src}\Data2a.cab
Output={tmp}\Data2.cab
Disk=2
[Record5]
Type=Split
Source={src}\Data2b.cab
Output={tmp}\Data2.cab
Disk=3
[Record6]
Type=Freearc_Split
Source={tmp}\Data2.cab
Output={app}
Disk=3

no, never touch the records.ini, the info

[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_x 86.exe
64Exe={src}\_CommonRedist\vcredist\2010\vcredist_x 64.exe
Argument=/q /norestart
BeforeInstall=1
Disk=1


shows how you have to have the redists in your game folder IF they don't exist.
Make a _CommonRedist folder, then Directx/Jun2010 subfolders put the DX files in the Jun2010 subfolder.
Then make a vcredist subfolder in _CommonRedist & put the vcredist files there.

KaktoR
07-03-2015, 08:47
Hello sorry i still confuse where put the it. Is it like this on records.ini
Thank you

As pakrat already sayd, don't touch records.ini.

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

{src} describes from where the redists to install (for example from drive D:, E: or F: or any other place. It is variable). It's the same drive from where you install the game (e.g. from DVD).

BeforeInstall is marked with 1. That means, redists will installed before game files (e.g. from DVD or any other drive where the {src} source=installation file is). If it is marked with 0, redists will be installed after game files. If 0 is the case, put redists on last DVD/folder.

So, for this conversion, the redists go to DVD#1 as pakrat explain above. It's that simple :P

noobkid
15-03-2015, 09:58
How to make it fit 2 dvd5 ?
Which compression method i need to check ?

houcine80
16-03-2015, 04:45
How to make it fit 2 dvd5 ?
Which compression method i need to check ?

Yo
test this installation because I changed some stuff

noobkid
16-03-2015, 07:24
Yo
test this installation because I changed some stuff

I'll reply with result as soon as possible. I'm cleaning some space.
(my pc kind of old :D)

noobkid
16-03-2015, 15:03
Conversion worked without error, made 2 Dvd5 as well.
Unfortunately it missing xgcore.dll file, so i had to manually copy it. And i think that won't be a problem since the conversion worked. Thank you for making it fit 2 Dvd5.