Uploader's Notes: |
BAD sectors from 3k upto 78734. The clone did start up in Windows 10 and Windows XP VM with WinCDEmu. However I only got sound to work in Windows XP. I think that has something to do with the game rather than the clone/DRM. As the full demo had the same problem. There is also an sys folder on the root of the CD. Empty in Windows 11, inaccessible in XP. Not sure what is up with that but I didnt notice any virus warnings however. So if the bad sectors was caused by a manufacture error or some kind of DRM i'm not sure. The CD looked fine on the surface. The only difference from the full demo is some bad trailers on the CD. If no sound, change ...\Ghajini\scriptsAndAssets\client\prefs.cs
Code:
$pref::SFX::autoDetect = 0;
to
Code:
$pref::SFX::autoDetect = 1; |