|
#1
|
|||
|
|||
|
Any One plz do the converion fast ..
Total File size is 6.1gb
|
| Sponsored Links |
|
#2
|
|||
|
|||
|
not released yet ....
|
|
#3
|
|||
|
|||
|
its already released.
|
|
#4
|
||||
|
||||
|
Repack version is about 2,13gb with only the final credits compressed (about 70%)
and nothing cutted. I think someone should be able to do a conversion from 1xDVD9 to 1xDVD5 even without compressing the credits
|
|
#5
|
|||
|
|||
|
Installer is similar to Blazblue Calamity Trigger.
If i'm not wrong, yener90, you are the one who make the conversion. It's easy for you right? what i'm confuse, the installer refuse modified msi, how do you solve this problem? |
|
#6
|
||||
|
||||
|
is possible 1dvd5 with one language?
maybe deleting 7 language (1,90gb) and compress credits.bik + attract.bik (576mb) is possible create a 1dvd5. |
|
#7
|
|||
|
|||
|
F1.2010.Rip.PROPER-TPTB versions size: 1.75GB !!
![]() ![]() RIP - No Intro vid - Everything else is there! |
|
#8
|
||||
|
||||
|
it can be done replacing lang files with dummies in media3.cab and media4.cab and also recompressing media1.cab and media2.cab for additional space saving using this script in a .bat file (this script is used for dummy replacement too):
Code:
@echo off SET /p des=Type cab name without extension: SET cab=%des%.cab SET ddf=%des%.ddf if exist %des% del %des% if exist %ddf% del %ddf% md %des% echo .OPTION EXPLICIT >%ddf% echo .Set CabinetName1=%cab% >>%ddf% echo .Set DiskDirectory1=%des% >>%ddf% echo .Set MaxCabinetSize=2048000000 >>%ddf% echo .Set MaxDiskSize=2048000000 >>%ddf% echo .Set InfFileName=del.me1 >>%ddf% echo .Set RptFileName=del.me2 >>%ddf% echo .Set Cabinet=on >>%ddf% echo .Set Compress=on >>%ddf% echo .Set CompressionType=LZX >>%ddf% echo .Set CompressionMemory=21 >>%ddf% for /f "usebackq skip=5 tokens=2* delims=\" %%I in (`extrac32.exe /e /l %des%\ %cab%`) do ( echo %des%\%%~nxI>>%ddf% ) echo Make md5/sfv or edit ddf/files if needed before continuing... pause makecab.exe /f %ddf% for /f "skip=11" %%I in (%ddf%) do del /F "%%I" del del.me1 del.me2 SET des= SET cab= SET ddf= pause size after conversion: about 3.09GB EDIT: media3 and media4 dummies: Last edited by GODZYLLA; 22-09-2010 at 14:53. |
![]() |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| INDEX - CD2DVD Conversion Index **UPDATED: 17-07-2024** | Grumpy | PC Games - CD/DVD Conversions | 252 | 16-07-2024 20:35 |
| PES 2010 wrong link.... report to PES 2009 version... | DjDiabolik | GameCopyWorld Support | 2 | 24-10-2009 00:08 |
| Gaming consoles to flood every household by 2010 | Tie Wrap | XBox 360 Games | 5 | 27-03-2006 06:30 |
| Never Winter Nights CD to DVD Conversion probs | VATERNL | PC Games | 8 | 10-12-2005 16:25 |
| Pal -> NTSC Conversion for Midnight Club | D4 Damager | PS2 Games | 0 | 18-01-2002 01:48 |