View Single Post
  #21  
Old 30-11-2009, 13:36
KillerOh's Avatar
KillerOh KillerOh is offline
Registered User
 
Join Date: Oct 2009
Location: Brazil
Posts: 77
Thanks: 1
Thanked 1 Time in 1 Post
KillerOh is on a distinguished road
Thanks to the DVD9-to-DVD5 conversion, Mondragon and nando2002. It worked like a charm!

By the way...
Quote:
Originally Posted by rambaldi View Post
installation works ok.
but when you double click the game it doesn't start saying "it's not installed"
In the registry the key "code" is empty , instead of showing the serial.
Mine happened the same, but I added the reg entry in InnoSetup and it worked. I haven't tested the "MSI way"...

Quote:
Originally Posted by nando2002 View Post
open the msi with Orca.
go to the table Registry
change the value of the 1st row from [ProductID] to MYCD-KEYG-OES-HERE-LOL!
Save.
... because I haven't seen it. =3

Quote:
Originally Posted by nando2002 View Post
More changes to the msi - case someone interested
(Lots of things after...)

In table [MsiHasFile] create two rows and fill them with thse values:
  • File: pdata.img
    Option: 0
    HashPart1: 201283351
    HashPart2: 1639144114
    HashPart3: 3006294785
    HashPart4: 4159324028
  • File: pinfo.img
    Option: 0
    HashPart1: 2196436730
    HashPart2: 1254238889
    HashPart3: 4183475366
    HashPart4: 3265325988
1st, I've found these "HashPart" values in the [MsiFileHash] table =)
2nd, these "HashPart", what actually are these values?

I tested the conversion AND I added the v1.4 (not v1.2) patch accoding Nando2002's method, but I didn't know which values to use in these "HashPart's", not even if they are "hexadecimal-to-decimal-md5-hash"!
So, I used the same ones used for v1.2 and... it worked. =)

Quote:
Originally Posted by zamboner View Post
I followed nando's dvd9-dvd5 guide and the game doesn't run in vista64. (could not copy cv06.img during install - said it was corrupted? ignored and it finished.)
The cv06.img file is one of the three files that goes compressed in the InnoSetup. Maybe an Inno Incompatibility or Compilation error... o.o;
Reply With Quote