http://bugs.winehq.org/show_bug.cgi?id=16317
--- Comment #9 from ricardo filipe ricardo_barbano@hotmail.com 2008-12-06 07:27:04 --- (In reply to comment #8)
I can confirm this new loop asking for Disk2.cab. I have that on Wine 1.1.10 too. There are no additional discs though. All the data is stored in a folder "data" on the installation disc as files Data1.cab - DataX.cab. It should simply point to the next file and read that.
so the file it needs is not even called Disk2.cab but Data2.cab? :| that's weird... it's a dvd it shouldn't even prompt for another disk... no other messages before the loop?
i think i'd have to implement this if it were to debug it ... and download the game which is 3 Gb and i'm on a slow connection :\ so it will take some time till i can test something further.