|
#1
|
|||
|
|||
|
Ghostbusters The Video Game DVD9 to 2xDVD5
1) Create 2 folders: GHOSTBUSTERS and GHOSTBUSTERS_2 1st DVD - GHOSTBUSTERS (also label for DVD1) 2nd DVD - GHOSTBUSTERS_2 (also laber for DVD2 2) Copy all files from original DVD9 to GHOSTBUSTERS folder 3) From GHOSTBUSTER\setup folder edit with Orca "Ghostbusters (TM) The Video Game.msi" to look like this: (or you can download the msi file from here: Ghostbusters (TM) The Video Game.rar) ![]() 4) Create "setup" folder in GHOSTBUSTERS_2 folder 5) Cut "data1" and "data2" from GHOSTBUSTERS\setup folder to GHOSTBUSTERS_2\setup folder 6) copy AUTORUN.inf and ghost.ico files from GHOSTBUSTERS folder to GHOSTBUSTERS_2 folder 7) edit AUTORUN.inf to look like this: [AutoRun] Open=0 Icon=ghost.ico Burn: DVD1 with GHOSTBUSTERS label DVD2 with GHOSTBUSTERS_2 label Install Sequence DVD1-DVD2-DVD1 Works 100% Last edited by dracusorr; 21-06-2009 at 05:31. |
| Sponsored Links |
|
#2
|
|||
|
|||
|
Installer on retail disk is mess (custom install doesn't work), it works otherwise so i think thats the reason why disks haven't recalled, unlike Terminator where installer didn't work at all.
http://www.atari.com/us/support/newf...faq_prodissues http://www.ataricommunity.com/forums...d.php?t=678514 also what i read on nforce, Reloaded release is retail disk they just added steam exe as crack |
|
#3
|
||||
|
||||
|
GhostBusters The Video Game Proper (DVD9 to 2xDVD5)
Install sequence DVD1-DVD2-DVD1 1) Create temp folders 'temp\GHOSTBUSTERS_1' 'temp\GHOSTBUSTERS_2' 2) Copy DVD9 content to 'temp\GHOSTBUSTERS_1' 3) Move: 'data1.cab & data2.cab' files from 'temp\GHOSTBUSTERS_1\Setup\' to 'temp\GHOSTBUSTERS_2\Setup\' 4) Remove (Delete): 'bin' folder from 'temp\GHOSTBUSTERS_1\Setup\' 5) Copy: 'ghost.ico' file from 'temp\GHOSTBUSTERS_1\' to 'temp\GHOSTBUSTERS_2\' 6) Create autorun.inf in 'temp\GHOSTBUSTERS_2\': [AutoRun] Open=0 Icon=ghost.ico 7) Extract 'Ghostbusters (TM) The Video Game.7z' contents to 'temp\GHOSTBUSTERS_1\Setup\' 8) Burn or make isos with labels 'GHOSTBUSTERS_1' and 'GHOSTBUSTERS_2' ----------------------------------------------------------------------------- To save time,i tested it under vista x32 & xp x32 with dummy cabs archives Now bin files are in right place also after custom installation ----------------------------------------------------------------------------- for all users who have an issue about installation: use Windows Installer Clean Up click the entry 'Ghostbusters (TM)' in the list, and then click 'Remove' button and repeat the installation. Last edited by peterf1999; 24-08-2009 at 02:48. |
|
#4
|
||||
|
||||
|
Quote:
Windows Installer clean up has removed old msi settings no need to copy bin folder (can be deleted) to disk2 or disk1, bin files are stored into data4.cab-data9.cab Last edited by peterf1999; 22-06-2009 at 09:50. |
|
#5
|
|||
|
|||
|
Peter - it worked! You are still the man! I needed to run that windows clean up in order to remove old msi settings. Installed both DVDS without error, after deleted the bin folder from dvd2. Thanks again, and keep up the great work!
|
|
#6
|
||||
|
||||
|
Quote:
are the bins files in right place? |
|
#7
|
|||
|
|||
|
Yes, bins are in correct place. Atari did mess up the install on this one big time.
|
|
#8
|
||||
|
||||
|
Thanks peterf1999 proper conversion works for me.
But one little edit: In step 5 you write: Copy: 'data1.cab & data3.cab' files from 'temp\GHOSTBUSTERS_1\Setup\' to 'temp\GHOSTBUSTERS_2\Setup\' ![]() As you see in picture 'data3.cab' is on DVD1. I think that 'data3.cab' isn't necessary on both DVD's. I'm tested without 'data3.cab' on DVD2 and works 100%. Last edited by witcher; 22-06-2009 at 18:53. |
|
#9
|
||||
|
||||
|
Quote:
edit1: data1.cab & data3.cab are not necessary on both disks uninstall the game ( or delete manually game's folder) and is very important to use Windows Installer Clean Up to eliminate previous bad installations settings Last edited by peterf1999; 23-06-2009 at 03:14. |
|
#10
|
||||
|
||||
|
Quote:
, msi was edited by me ![]() the issue related to the bad previous installations Last edited by peterf1999; 23-06-2009 at 03:52. |
|
#11
|
|||
|
|||
|
Ghostbusters The Video Game DVD9 to 1xDVD5 (InnoSetup) (English sound only)
1) Install the game using any path you like, but the game folder must be 'Ghostbusters'. (e.g. 'D:\Game\Ghostbusters') 2) Delete 4 files from the game folder: w32ESsnd.pod, w32FRsnd.pod, w32DEsnd.pod, w32ITsnd.pod. 3) Create 'temp' folder in the same folder where 'Ghostbusters' is. 4) Download ghost.rar and extract it into 'temp'. 5) Copy 'setup\directx9' folder from your dvd into 'temp'. 6) Run InnoSetup, create an empty script, copy/paste my script, save the script in the folder where 'Ghostbusters' is. HTML Code:
; Script generated by the Inno Setup Script Wizard.
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
[Setup]
AppName=Ghostbusters (TM): The Video Game
AppVerName=Ghostbusters (TM): The Video Game
DefaultDirName={pf}\Ghostbusters
DefaultGroupName=Ghostbusters
AllowNoIcons=yes
SourceDir=.\
OutputBaseFilename=Ghostbusters
OutputDir=.\temp
Compression=lzma/ultra64
SolidCompression=yes
CompressionThreads=auto
DiskSpanning=yes
DiskSliceSize=1560000000
SetupIconFile=.\temp\ghost.ico
WizardImageFile=.\temp\Big.bmp
;164x314
WizardSmallImageFile=.\temp\Small.bmp
;55x58
[Languages]
Name: "en"; MessagesFile: "compiler:Default.isl"
[Files]
Source: ".\Ghostbusters\*"; DestDir: "{app}"; Flags: ignoreversion recursesubdirs createallsubdirs
[Icons]
Name: "{group}\Play Ghostbusters"; Filename: "{app}\ghost_w32.exe"
Name: "{group}\ReadMe"; Filename: "{app}\readme.rtf"
Name: "{group}\Homepage"; Filename: "http://www.ghostbustersgame.com"
Name: "{group}\Uninstall Ghostbusters"; Filename: "{uninstallexe}"
Name: "{commondesktop}\Ghostbusters"; Filename: "{app}\ghost_w32.exe"
[Registry]
Root: HKLM; Subkey: "SOFTWARE\Atari"; Flags: uninsdeletekeyifempty
Root: HKLM; Subkey: "SOFTWARE\Atari\Ghostbusters"; Flags: uninsdeletekey
Root: HKLM; Subkey: "SOFTWARE\Atari\Ghostbusters"; ValueType: string; ValueName: "InstallPath"; ValueData: "{app}"
Root: HKLM; Subkey: "SOFTWARE\Atari\Ghostbusters"; ValueType: string; ValueName: "ExePath"; ValueData: "{app}\ghost_w32.exe"
[Run]
Filename: "{src}\directx9\DXSETUP.exe"; StatusMsg: "Installing DirectX March 2008..."; Parameters: "/silent"
[CustomMessages]
en.removemsg=Do you wish to remove game saves?
[code]
procedure CurUninstallStepChanged(CurUninstallStep: TUninstallStep);
begin
if CurUninstallStep = usPostUninstall then
begin
if MsgBox(ExpandConstant('{cm:removemsg}'), mbConfirmation, MB_YESNO)=IDYES then
begin
DelTree(ExpandConstant('{userdocs}'+'\GHOSTBUSTERS (tm)'), True, True, True);
end;
end;
end;
8) Go to 'temp' and run 'clean.bat'. 9) Burn all the files from 'temp' folder to dvd using any label you want (e.g. 'Ghostbusters'). DVD size: 4,26 Gb 2nd edition: Now savegames are deleted with a prompt after uninstallation. Thanks to peterf1999 :) 3rd edition: The installer now is English only too. Last edited by Axarion; 24-06-2009 at 05:45. |
|
#12
|
||||
|
||||
|
@Axarion
Use this code to remove saves: [CustomMessages] it.removemsg=Type here your italian message en.removemsg=Do you wish to remove game saves? de.removemsg=Type here your german message es.removemsg=Type here your spanish message fr.removemsg=Type here your french message ru.removemsg=Type here your russian message cs.removemsg=Type here your Czech message pl.removemsg=Type here your polish message hu.removemsg=Type here your Hungarian message [Code] procedure CurUninstallStepChanged(CurUninstallStep: TUninstallStep); begin if CurUninstallStep = usPostUninstall then begin if MsgBox(ExpandConstant('{cm:removemsg}'), mbConfirmation, MB_YESNO)=IDYES then begin DelTree(ExpandConstant('{userdocs}'+'\GHOSTBUSTERS (tm)'), True, True, True); end; end; end;
Last edited by peterf1999; 23-06-2009 at 08:37. |
|
#13
|
|||
|
|||
![]() Ghostbusters The Video Game DVD9 to 2xDVD51) Create 2 folders: disk1 and disk2 2) Copy all files from DVD9 to disk1 folder except data2.cab & data3.cab Taking them in the same extension in disk2 3) From GHOSTBUSTER\setup folder edit with Orca Change volum lable From GHOSTBUSTERS to diskld 1=disk1 / 2= disk 1 / 3=disk2 / 4=disk2 / 5=disk1 4) copy AUTORUN.inf and ghost.ico files from disk1 folder to disk2 folder 5) edit AUTORUN.inf to look like this: [AutoRun] Open=0 Icon=ghost.ico Burn: DVD1 with disk1 label DVD2 with disk2 label Install Sequence DVD1-DVD2
Last edited by shantoury; 04-07-2009 at 10:02. Reason: 10 / 10 |
|
#14
|
|||
|
|||
|
Quote:
Works 100% (WinXP SP3 x86) Last edited by Grumpy; 31-01-2011 at 19:54. Reason: Removed the HUGE quote - NO need to quote whole post! |
|
#15
|
|||
|
|||
|
Thank you
Great Work ![]() Win7 (7120) x64 |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Gears of War (Italian) DVD9 to 2xDVD5 | DJ Spike | PC Games - CD/DVD Conversions | 2 | 17-11-2008 14:23 |
| DVD9 to 2xDVD5 - How? | shxadom16 | CD/DVD Software & Utilities | 1 | 17-03-2007 04:27 |
| halo game and video format | dirtfarmer | General Gaming | 5 | 28-10-2006 15:00 |
| Video Problems with PC Game Juiced | caboose | PC Games | 5 | 25-06-2005 13:05 |