|
|
|
|
|||||||
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
#31
|
||||
|
||||
|
Quote:
IF it either of the first 2 you need to edit the file with ORCA, goto media table and check what values are under disk prompt & volume label. |
| Sponsored Links |
|
#32
|
|||
|
|||
|
Helo!
Thank you Alvarix, pakrat2k2 and 2x+1. Works great on Windows 7 x86, without errors. |
|
#33
|
||||
|
||||
|
Thanks for the advice I have solved
|
|
#34
|
|||
|
|||
|
Thanks a lot Alvarix and pakrat2k2.
![]() BTW if i forgot to include the "DirectX" folder before compiling, can i manually add it to the DS2_2.iso? Will the Setup find it during installation? |
|
#35
|
||||
|
||||
|
yes its part of the install script ( under RUN section in the iss file )
|
|
#36
|
|||
|
|||
|
Thanks pakrat2k2.
I compiled the ISO and installed the game in XP SP3 and everything worked fine.Great job Alvarix. |
|
#37
|
|||
|
|||
|
just a quick modification here ..
thanks for ALVARIX2 for this guide ![]() to my opinion, the setup here : Quote:
![]() original : Code:
[Setup]
AppName={#AppName}
AppVerName={#AppName}
AppPublisher=Electronic Arts
AppVersion=1.0.942.0
DefaultDirName={pf}\EA Games\Dead Space 2
OutputBaseFilename=setup
Compression=lzma2/ultra64 -- (change this)
LZMADictionarySize=65536 -- (change this)
CompressionThreads=2
LZMANumFastBytes=273
SolidCompression=yes
LZMAUseSeparateProcess=yes
#ifndef FreeArc
DiskSpanning=yes
DiskSliceSize=1550000000 -- (change this)
SlicesPerDisk=3
Code:
[Setup]
AppName={#AppName}
AppVerName={#AppName}
AppPublisher=Electronic Arts
AppVersion=1.0.942.0
DefaultDirName={pf}\EA Games\Dead Space 2
OutputBaseFilename=setup
Compression=lzma2/normal -- (new value)
LZMADictionarySize=2048 -- (new value)
CompressionThreads=2
LZMANumFastBytes=273
SolidCompression=yes
LZMAUseSeparateProcess=yes
#ifndef FreeArc
DiskSpanning=yes
DiskSliceSize=1450000000 -- (new value)
SlicesPerDisk=3
![]() final iso size : DS2_1 ---> 4,05 GB DS2_2 ---> 3,79 GB |
|
#38
|
||||
|
||||
|
Thanks for that useful hint sonicf
![]() And thanks Alvaryx once again for this nice conversion
Last edited by elbubi; 05-02-2011 at 08:25. |
|
#39
|
|||
|
|||
|
please i have a problem:
line 91 no files found matching "c:/program files/ea games/dead space 2" any helping?? i edited the .iss for the fisrt directory but when i run it, it shows me =/ |
|
#40
|
||||
|
||||
|
Quote:
"c:\program files\ea games\dead space 2\" |
|
#41
|
|||
|
|||
|
Quote:
well this is the 91 line Source:{#SourcePath}*; DestDir: {app}; Flags: ignoreversion recursesubdirs this is the error |
|
#42
|
||||
|
||||
|
Quote:
the right way is: e.g. #define SourcePath "C:\Program Files\Dead Space 2\" don't forget the backslash at end of the path |
|
#43
|
|||
|
|||
|
Quote:
![]() it is fixed converting.... |
|
#44
|
|||
|
|||
|
Hello,
I've used that script, it works ok for me, but i have noticed that the it doesn't make an icon in Games Explorer. From what i've read i understood that you need a binary file for that(exe or dll). Can someone please provide one? And point the script lines that need to be added/changed? Thanks! |
|
#45
|
|||
|
|||
|
Sory all i want to ask if i just want to fit with the size of dvd 9, what i must do after delete the data? Because the original installer which i have is bigger than dvd 9 size. It's about 10 GB++. Thx
|
![]() |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| INDEX - CD2DVD Conversion Index **UPDATED: 17-07-2024** | Grumpy | PC Games - CD/DVD Conversions | 252 | 16-07-2024 20:35 |
| Dead Space 2 (MULTI2 EN,FR) 2xDVD9 to 3xDVD5 | mviking | PC Games - CD/DVD Conversions | 108 | 17-05-2016 03:19 |
| Dead Space (DVD9 to 2x DVD5) | ravd | PC Games - CD/DVD Conversions | 29 | 11-10-2012 12:15 |
| Kane & Lynch Dead Men (DVD9 to DVD5) | fracicone | PC Games - CD/DVD Conversions | 11 | 16-01-2008 05:13 |