|
#16
|
||||
|
||||
|
1. you can install game wherever you want.
2. adding updates / no-cd is fine.. 3. extract the Multi3-MOH_DVD5.rar & additional.rar into the same folder on E... NOT IN YOUR GAME FOLDER. Delete the recompress.exe file. 4. Copy DVD9 contents to 'MOH_DVD5\MOH' folder Then MOVE autorun.dat from MOH_DVD5 to MOH subfolder. After that then run the bat file. |
| Sponsored Links |
|
#17
|
||||
|
||||
|
1.uninstalled and installed the game
2.extracted the Multi3-MOH_DVD5.rar & additional.rar into the same folder on E Deleted the re-compress.exe 3.Copied DVD9 contents to 'MOH_DVD5\MOH' folder 4.moved autorun.dat from MOH_DVD5 to MOH sub-folder 5.the bat file result:
|
|
#18
|
||||
|
||||
|
almost there forgot about the crc check lines.. thats where its stopping..
make a new bat file input these lines & run that Code:
cls rd /s /q MOH\MP move MP .\MOH\ >nul move /y CookedP1.cab .\MOH\ >nul move /y CookedP2.cab .\MOH\ >nul move /y DICEDist.cab .\MOH\ >nul move MOH_arc.exe .\MOH\ >nul echo Creating ISO images... ІІІІІІІІІІІІІІІІІІІІ 0%% CDIMAGE -l"Disc1" -j1 -t10/19/2010 -h -x -o -m ".\MOH" "MOH.iso" >nul if ERRORLEVEL 1 goto CDIerror cls echo Creating ISOs images... ЫЫЫЫЫЫЫЫЫЫЫЫЫЫЫЫЫЫЫЫ 100%% echo.All done. rd /s /q MOH goto EOF :error echo. echo.WARNING: 7zip returns an error, please retry... pause goto EOF :end echo WARNING: Can't apply the patch, MSI files version mismatch or already patched! pause goto EOF :CDIerror echo WARNING: Creation of ISO Images failed , please retry... pause :EOF |
|
#19
|
||||
|
||||
|
ok i did make bat file and run it and it created iso but when i install the game now from it it don't run just load in and show splash screen and that's it nothing happens
the iso size is 3.8 gigabyte and the game folder is 2.07 gigabyte...! how is that possible ? |
|
#20
|
||||
|
||||
|
check the iso & make sure that moh_arc.exe is there. Sounds like it didnt get extracted when you ran the setup?
The original game from dvd9 was uninstalled before you ran from dvd5 |
|
#21
|
||||
|
||||
|
yes there is moh_arc.exe in the iso but which one? cause after the conversion there was 2
one contains pcf image one contains a lot of files which is the files inside MOHAGame\CookedPC i guess Last edited by JacksMafia; 10-10-2011 at 09:45. |
|
#22
|
||||
|
||||
|
ahh when you started over again, you missed cleaning out your temp folder, must have had something left behind. the moh_arc.exe must be in root of the iso, there shouldnt be one in the cookedpc folder.
EDIT: Will grab my dvd9 and re-run everything from the beginning, to see if it works as it should.. Last edited by pakrat2k2; 10-10-2011 at 12:24. |
|
#23
|
||||
|
||||
|
OK I just re-ran everything. Installed from my DVD9, then copied over the dvd9 to 'MOH_DVD5\MOH' folder. Moved the autorun.dat to the MOH folder. Then ran the bat file, full re-compress.bat file here:
Code:
@echo off REM MULTI-3 Version set ztmp=%temp% set MYFILES=%temp% cls set choice= echo. set /p choice=Please type game folder path (e.g. c:\program files\Medal of Honor ): 7z a -sfx7z.sfx -mx=0 -x!AU_DIA_FRGN_SR_diaf_dcg_strm.xxx MOH_arc "%choice%\MOHAGame\CookedPC\*.*" if ERRORLEVEL 1 goto error precomp038 -slow -c56 -m78 -oMOH_arc MOH_arc.exe copy MOH_arc.exe MOH_arc1.exe del MOH_arc.exe arc a -mx -sfxfreearc.sfx -ld800mb MOH_arc MOH_arc.pcf del MOH_arc.pcf ~temp*.dat echo Done Creating archive. rd /s /q MOH\MP move MP .\MOH\ >nul move /y CookedP1.cab .\MOH\ >nul move /y CookedP2.cab .\MOH\ >nul move /y DICEDist.cab .\MOH\ >nul move MOH_arc.exe .\MOH\ >nul echo Creating ISO images... ІІІІІІІІІІІІІІІІІІІІ 0%% CDIMAGE -l"Disc1" -j1 -t10/19/2010 -h -x -o -m ".\MOH" "MOH.iso" >nul if ERRORLEVEL 1 goto CDIerror cls echo Creating ISOs images... ЫЫЫЫЫЫЫЫЫЫЫЫЫЫЫЫЫЫЫЫ 100%% echo.All done. goto EOF :error echo. echo.WARNING: 7zip returns an error, please retry... pause goto EOF :end echo WARNING: Can't apply the patch, MSI files version mismatch or already patched! pause goto EOF :CDIerror echo WARNING: Creation of ISO Images failed , please retry... pause :EOF |
|
#24
|
||||
|
||||
|
will i have get the game to work yesterday by manual extract moh-arc i think that the problem is in autorun.dat that it don't run it
but even after that the iso size is 5.00 gigabyte i don't know why but moh-arc size is 2.87 gigabyte |
|
#25
|
||||
|
||||
|
ok here we go again
i have copied that text you posted -made a bat file-and started all over and guess what nothing changed 1.i have iso size 3.88 which contains moh-arc.exe that exe contain moh-arc.pcf which -when you install the game -don't extract it self 2.i have another moh-arc.exe out of the iso size 2.87 which contains the necessary files to complete the game setup but it's out of the iso and if i try to put it in the iso and delete the other one the size exceeds to 5.00 gigabyte final result will i have two moh-arc.exe the first have this name and the other MOH_arc1.exe the first inside the iso for no reason and the other is out all i need is to get MOH_arc1 inside the iso but i can't do that cause of it's size 2.87 gigabyte any ideas?!!! |
|
#26
|
||||
|
||||
|
1. it does.. the moh-arc.exe is supposed to contain the pcf file.
2. yes the moh-arc-1.exe contains just files, look at the batch file line 8-10, that explains why there is another file leftover, it wasnt deleted. I have re-run everything from dvd9 to dvd5 using what I posted for you. The game installs & plays fine. Just no MP. |
|
#27
|
||||
|
||||
|
ok so the one in the iso should contain pcf alright .but why it don't extract it self ?
i have tried so many times and nothing happens so what you suggest i should do now ? |
|
#28
|
||||
|
||||
|
thats why i initially said, too many people had issues with this convertor.. that for no reason it doesnt seem to work for them.. To use Yener's which works perfectly for EVERYONE. ( its only 1 extra dvd5... )
http://fileforums.com/showpost.php?p=389138&postcount=1 |
![]() |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Medal of Honor DVD9 to 2xDVD5 | senseman | PC Games - CD/DVD Conversions | 21 | 15-12-2014 00:09 |
| Medal of Honor DVD9 -> 2xDVD5 Converter + KEY READER | yener90 | PC Games - CD/DVD Conversions | 10 | 15-12-2014 00:07 |
| Medal Of Honor DVD9 to 1xDVD5 MULTI8 *SP ONLY* | pakrat2k2 | PC Games - CD/DVD Conversions | 14 | 18-08-2012 03:29 |