FileForums

FileForums (https://fileforums.com/index.php)
-   PC Games - CD/DVD Conversions (https://fileforums.com/forumdisplay.php?f=39)
-   -   Medal Of Honor DVD9 to 1xDVD5 MULTI3 *SP ONLY* (https://fileforums.com/showthread.php?t=90680)

pakrat2k2 08-10-2011 11:11

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.

JacksMafia 08-10-2011 23:58

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:
http://img802.imageshack.us/img802/8472/unledpc.jpg

pakrat2k2 09-10-2011 16:07

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

All that left to be done is move the folder around and put the arc file into the MOH folder and create the iso... thats all the above batch file will do.. just run it & you should have your ISO made for you.

JacksMafia 10-10-2011 01:41

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 ?

pakrat2k2 10-10-2011 09: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

JacksMafia 10-10-2011 09:28

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

pakrat2k2 10-10-2011 09:58

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..

pakrat2k2 10-10-2011 17:43

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

I see that running the bat file does leave some remnants behind, BUT everything you need is already in the ISO. You can just delete everything else in that folder after burning the iso.

JacksMafia 11-10-2011 03:05

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

JacksMafia 11-10-2011 13:56

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?!!!

pakrat2k2 11-10-2011 16:23

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.

JacksMafia 12-10-2011 00:15

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 ?

pakrat2k2 12-10-2011 16:11

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


All times are GMT -7. The time now is 20:28.

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