FileForums

FileForums (https://fileforums.com/index.php)
-   PC Games - CD/DVD Conversions (https://fileforums.com/forumdisplay.php?f=39)
-   -   F1 2015 (https://fileforums.com/showthread.php?t=97032)

pakrat2k2 17-07-2015 18:32

F1 2015
 
2 Attachment(s)

--CIU By:Yener90
--Developers:BAMsE; Razor12911; Simorq; KaktoR; Cesar82 CIU 3.0.0.1
--UltraARC by: Razor12911
--UltraARC 2900 R6 Edition Modified by: Simorq
--DiskSpan by Razor12911


1. Install the game. Update game to latest version.

2. Download attachment, extract to HD, NOT in Gamefolder.

2A. MOVE _CommonRedist in Conversion Output folder.

Code:

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

[Launch2]
Name=Visual C++ 2010
32Exe={src}\_CommonRedist\vcredist\2010\vc_redist.x86.exe
64Exe={src}\_CommonRedist\vcredist\2010\vc_redist.x64.exe
Argument=/q /norestart
BeforeInstall=1
Checked=0
Enabled=1

3. Run UltraARC/Diskspan, Browse/Select Your game folder, then choose output location, & compression method.

4. Test the conversion, before burning ISO.

5. Then burn folder contents to DVD.

http://nsa38.casimages.com/img/2017/...1533911542.png

http://nsa38.casimages.com/img/2017/...1533774675.png

DVD1 - 4.37GB
DVD2 - 4.37GB
DVD3 - 3.12GB

See post # 19 for working fix.
https://www.fileforums.com/showpost....9&postcount=19

GTX590 19-07-2015 06:19

Nice and very quick work:)
I'm Planning to make my own conversion of F1 2015 in the next few days!!!
Offering more choices would benefit the forum. Just an opinion:D

pakrat2k2 19-07-2015 08:41

Quote:

Originally Posted by GTX590 (Post 441988)
Nice and very quick work:)
I'm Planning to make my own conversion of F1 2015 in the next few days!!!
Offering more choices would benefit the forum. Just an opinion:D

Your work is always outstanding, and far better then what ive ever done. Keep on posting bud, more choices is always welcome.. :cool:

dar29 05-09-2015 00:05

Convertion is done, good work!
I have only a qustion. After convertion, my dvd size are:
DVD1 4,37 GB
DVD2 4,37 GB
DVD3 17,6 MB (yes, MB not GB)

If I put content of dvd3 in dvd1 or dvd2, capacity is more then a normal DVD.
How can I do?

pakrat2k2 05-09-2015 06:27

goto game dir & remove the extra files from Directx, only really need the following smaller list. ( Everyone has DirectX installed at some point so its not necessary to have the full version. ) That should reduce it down enough to get to 2xdvd5, but the questions is why so small dvd3 mine was 3.12GB.

Code:

Apr2006_xinput_x86.cab
APR2007_xinput_x86.cab
AUG2006_xinput_x86.cab
Aug2008_XAudio_x86.cab
Aug2009_XAudio_x86.cab
DSETUP.dll
dsetup32.dll
dxdllreg_x86.cab
DXSETUP.exe
dxupdate.cab
Feb2010_XAudio_x86.cab
JUN2008_XAudio_x86.cab
Jun2010_D3DCompiler_43_x86.cab
Jun2010_d3dcsx_43_x86.cab
Jun2010_XAudio_x86.cab
Mar2008_XAudio_x86.cab
Mar2009_XAudio_x86.cab
Nov2008_XAudio_x86.cab
Oct2005_xinput_x86.cab


dar29 05-09-2015 23:45

Quote:

Originally Posted by pakrat2k2 (Post 443028)
goto game dir & remove the extra files from Directx, only really need the following smaller list. ( Everyone has DirectX installed at some point so its not necessary to have the full version. ) That should reduce it down enough to get to 2xdvd5, but the questions is why so small dvd3 mine was 3.12GB.

Code:

Apr2006_xinput_x86.cab
APR2007_xinput_x86.cab
AUG2006_xinput_x86.cab
Aug2008_XAudio_x86.cab
Aug2009_XAudio_x86.cab
DSETUP.dll
dsetup32.dll
dxdllreg_x86.cab
DXSETUP.exe
dxupdate.cab
Feb2010_XAudio_x86.cab
JUN2008_XAudio_x86.cab
Jun2010_D3DCompiler_43_x86.cab
Jun2010_d3dcsx_43_x86.cab
Jun2010_XAudio_x86.cab
Mar2008_XAudio_x86.cab
Mar2009_XAudio_x86.cab
Nov2008_XAudio_x86.cab
Oct2005_xinput_x86.cab


I have not directx folder, look at my game's directory below...

http://i.imgur.com/TgJmebs.png

pakrat2k2 06-09-2015 07:28

Should have both DX + VC++ 2010

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

Error somewhere on conversion process, remove all cab files, records.ini & re-do it.

dar29 07-09-2015 21:37

Quote:

Originally Posted by pakrat2k2 (Post 443056)
Should have both DX + VC++ 2010

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

Error somewhere on conversion process, remove all cab files, records.ini & re-do it.

There aren't. I haven't dx and vcredist

pakrat2k2 07-09-2015 22:42

then add them from another game then or download them from MS.

nima1369 12-07-2017 01:37

Hi
This Conversions use app?

pakrat2k2 12-07-2017 08:52

Quote:

Originally Posted by nima1369 (Post 460626)
Hi
This Conversions use app?

Yes, have redone conversion using latest CIUV2.

Danziel123 18-05-2019 00:31

Hi pakrat2k2
Can you update the conversion?
Thank you:D

pakrat2k2 18-05-2019 07:45

Conversion Updated.

Danziel123 20-05-2019 01:05

Quote:

Originally Posted by pakrat2k2 (Post 481053)
Conversion Updated.

Thank you pakrat2k2 for working my request:D
Compress using xzlib,srep & lolz get 2x dvd5
Quote:

10:54:58 - PC Will NOT Shutdown After Conversion is Finished
10:54:59 - ISO Images Will NOT Be Created After Conversion is Finished
10:55:01 - You Have Choosed DVD5 Size
10:55:03 - Starting Archive Creation
14:44:56 - Archive Creation Complete
14:45:08 - Original Size: 12.225g
14:45:08 - Compressed Size: 8.538g
14:45:08 - Conversion is Finished
But when try to install get error like this
http://i.ibb.co/c6T1qcy/F1.png
Can you fix this?
Thank you:D

pakrat2k2 20-05-2019 08:58

try the setup-fix, think compressor was not enabled correctly :o


All times are GMT -7. The time now is 11:16.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com