http://bugs.winehq.org/show_bug.cgi?id=16317
--- Comment #10 from Markus N. 412@gmx.net 2008-12-06 07:46:08 --- (In reply to comment #9)
(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.
Sorry my bad. The files are of course called Disk1.cab - Disk23.cab. And then there are dozens of other .cab files with the language and movie data.
I get no other error messages before that loop the file being extracted is apparently "actors\mona\animations\MON_GW1_LeanIdle.bam" (201,503 bytes) so one of the animation scripts. I don't know why it breaks at that point because it copied two hundred megabytes of stuff before without problem.