http://bugs.winehq.org/show_bug.cgi?id=26273 Matteo Bruni <matteo.mystral(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |matteo.mystral(a)gmail.com --- Comment #1 from Matteo Bruni <matteo.mystral(a)gmail.com> 2011-03-02 05:27:44 CST --- (In reply to comment #0)
Even though I have D: and D:: symlinked to /media/Sims3 and /dev/sr0, and verified that InstallSource was set to d:\\ in the app's registry, it still won't recognize the disc.
I did have a look at this a while back. IIRC, the disc is in UDF format and the game calls GetVolumeInformation, which is not implemented for UDF filesystems. The issue is, among the data returned by GetVolumeInformation there is a serial number which is not stored in the original disc; the serial is instead generated from the volume data by GetVolumeInformation itself by means of an undisclosed algorithm... -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.