View Full Version : Runaway twist of fate dvd9 - dvd5 conversion
loveco2001
03-12-2009, 00:23
Someone able to convert game to 1xDVD5 or 2xDVD5
Seems it have NSIS installer.
Thx 4 all your help.
peterf1999
06-12-2009, 02:30
Runaway - A twist of fate ENGLISH (DVD9 to 1xDVD5)
1) Create temp folder
'RATOF'
2) Copy DVD9 contents to 'RATOF' folder
3) Extract archives contents to 'RATOF' folder:
Part 1 (http://rapidshare.com/files/316117386/Ratof_1xdvd5.7z.001)
Part 2 (http://rapidshare.com/files/316129017/Ratof_1xdvd5.7z.002)
Part 3 (http://rapidshare.com/files/316134769/Ratof_1xdvd5.7z.003)
4) Launch re-compress.bat & wait...
5) Burn or make iso with label name 'RATOF' or with a name of your choice
@peterf1999 your so nice and talented man
Very easy Convertion...
thanks to your effort
1st : Install game ex in D:\ratof patch it if you want (but its work good for me in v.1.0)
2nd :Open the .iss include with inno setup , modify the path if needed
[Files]
Source:____________
3nd :Modify it if you have another langage (cause mine is french)
4 : When compile is finish, copy setup.exe , setup-1x.bin ratof.ico ton DVD1 -
if you want add autorun.inf edit a file in notepad with this :
[autorun]
OPEN=setup.exe
ICON=RATOF.ico
http://img402.imageshack.us/img402/1198/dvd1h.th.jpg (http://img402.imageshack.us/i/dvd1h.jpg/)
Copy setup-2x.bin, ratof.ico and autorun.inf to DVD 2 also /directX and / Manual folders to the DVD2
autorun of DVD 2:
[autorun]
OPEN=0
ICON=RATOF.ico
http://img341.imageshack.us/img341/58/dvd2n.th.jpg (http://img341.imageshack.us/i/dvd2n.jpg/)
************************************************** ****
Burn dvds with label you want
Install sequence DVD1-DVD2 and play :P
TNX Peter, you are the man :D great and easy
peterf1999
08-12-2009, 07:18
@ all
Sry, edit the line with move command in re-compress.bat like this:
from move %%~nF\*.* temp\Datav /y to move /y %%~nF\*.* temp\Datav >nul
@echo off
cls
for %%F in (data001.bin data002.bin data003.bin) do (
echo.Extracting contents of archive %%F,please wait...
7z x -o.\temp %%F
if ERRORLEVEL 1 goto error
del %%F
move /y %%~nF\*.* temp\Datav >nul
echo.Re-compressing contents of archive %%F,please wait...
7z a -m0=LZMA:d=25 -r %%F .\temp\*.*
if ERRORLEVEL 1 goto error
rd %%~nF temp /s /q
)
echo. All done.
pause
del 7z.exe re-compress.bat
goto EOF
:error
echo.
echo.WARNING: 7zip returns an error, please retry...
:EOF
peterf1999
08-12-2009, 07:35
edit the re-compress.bat??how:confused:
LOL,change the red line
from move %%~nF\*.* temp\Datav /y to move /y %%~nF\*.* temp\Datav >nul
NSCXP2005
08-12-2009, 13:32
Thanks peterf1999 it works great!!
It comes in at 4.3GB
Thanks again
NSCXP2005
LOL,change the red line
from move %%~nF\*.* temp\Datav /y to move /y %%~nF\*.* temp\Datav >nul
ty peterf1999, now it work.
thanhbun
09-12-2009, 05:40
LOL,change the red line
from move %%~nF\*.* temp\Datav /y to move /y %%~nF\*.* temp\Datav >nul
great... it's 4.36GB... thanks Peter...
:D:D:D:D
Thanks peterf1999.
work perfect.
theraindew
05-03-2010, 22:40
I had the problem with 7z in Vista 64bit. Downloaded and installed 64bit version on 7Zip. Copied the 7z.exe file to RATOF and then tried re-compress.bat. Works fine. Thanks.
peterf1999
28-03-2010, 04:12
Peterf1999 this conversion works with the spanish version?
http://img687.imageshack.us/img687/9523/runaway3.jpg
You can make conversion for spanish?
Thanks
No, its only for english , unfortunately i don't have the spanish version, and i can't do the conversion.:(
Petroludo
11-11-2011, 08:51
Runaway - A Twist of Fate (DVD9 to 1xDVD5) Only SPANISH
1) Create temp folder
'RATOF'
2) Copy DVD9 contents to 'RATOF' folder
3) Extract archives contents to 'RATOF' folder:
http://www.megaupload.com/?d=S3VOL7U3
4) Launch recomp.bat & wait...
5) Burn or make iso with label name 'RATOF' or with a name of your choice
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.