View Single Post
  #5  
Old 10-10-2008, 01:18
mondragon mondragon is offline
Registered User
 
Join Date: Mar 2005
Location: pl
Posts: 373
Thanks: 0
Thanked 16 Times in 11 Posts
mondragon is on a distinguished road
Quote:
Originally Posted by chipinoy View Post
Hi mondragon, thanks for all the awesome conversions...but could you help me out since i really find it hard to understand how to convert to 1dvd5.

maybe you could upload a .bat file to automatic conversion. ty
rathet not
1) install game from dvd9 [conversion tested for english only version]
2) download inno http://www.innosetup.com/isdl.php - isetup-5.2.3.exe
install in default place [not important where you install]
3) run inno inno compiler and choose new empty script [first option]
4) go to post [url]Brothers in Arms: Hell's Highway dvd9 to dvd5 eng - select script inside code and insert it into that empty new script
save that script in folder where you install game [for example use name nameofscript.iss]
\Brothers in Arms - Hell's Highway\
\nameofscript.iss

5) additional download icon and put in the same place where script exists
6) in inno compiler search for option compile [need 4gb space in that partition and few hours to finish]

7) after inno ends copiling you get new subfolder 'Output'
that folder is your new dvd5
8) copy to output:
folders Redist/support from dvd5
additional you can copy autorun.exe & autorun.inf
9) download compiled autoapplier nodvd http://fileforums.com/showpost.php?p...9&postcount=31
put it into \crack\ with nodvd biahh.exe
10) burn with any volumelabel

final version :
Code:
crack\
Redist\
Support\
setup*.*
setup.exe
autorun.exe
autorun.inf

Last edited by mondragon; 10-10-2008 at 05:25.
Reply With Quote