http://bugs.winehq.org/show_bug.cgi?id=2890
Summary: AOE II installs, but doesn't work Product: Wine Version: 20050310 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-binary AssignedTo: wine-bugs@winehq.org ReportedBy: sjlegg@gmail.com
AOE II (full version) installed (it didn't last time I tried with version 20041201) but doesn't want to run. The output from wine is:
[steven@jupiter Age of Empires II]$ wine empires2.exe > $HOME/aoeoutput.txt fixme:vxd:VXD_Open Unknown/unsupported VxD L"sice.vxd". Try setting Windows version to 'nt40' or 'win31'. fixme:vxd:VXD_Open Unknown/unsupported VxD L"siwvid.vxd". Try setting Windows version to 'nt40' or 'win31'. fixme:vxd:VXD_Open Unknown/unsupported VxD L"ntice.vxd". Try setting Windows version to 'nt40' or 'win31'. wine: Unhandled exception (thread 0009), starting debugger... WineDbg starting on pid 0x8 Unhandled exception: page fault on read access to 0xffffc004 in 32-bit code (0x004277f4). In 32 bit mode. Register dump: CS:0073 SS:007b DS:007b ES:007b FS:003b GS:0033 EIP:004277f4 ESP:779fda94 EBP:779fdae0 EFLAGS:00210246( - 00 -RIZP1) EAX:ffffc000 EBX:77d17980 ECX:779fdb08 EDX:00000001 ESI:77d40ee4 EDI:77eff400 Stack dump: 0x779fda94: 77eff400 77d40ee4 779fdae0 779fdab4 0x779fdaa4: 77d17980 00000001 779fdb08 00001010 0x779fdab4: 77eff400 77d40ee4 77d17980 00001010 0x779fdac4: 00010073 00000000 c00007ff 0001ffff 0x779fdad4: 00000000 00000002 0000f5a1 779fdba4 0x779fdae4: 004278df 00001010 779fdb08 77eff400 Backtrace: =>1 0x004277f4 in empires2 (+0x277f4) (0x779fdae0) 2 0x004278df in empires2 (+0x278df) (0x779fdba4) 3 0x00425d1c in empires2 (+0x25d1c) (0x779fdc54) 4 0x004252ed in empires2 (+0x252ed) (0x779fdc74) 5 0x00424bad in empires2 (+0x24bad) (0x779fdcb4) 6 0x00424820 in empires2 (+0x24820) (0x779ffd10) 7 0x00424538 in empires2 (+0x24538) (0x779ffd68) 8 0x004255c7 in empires2 (+0x255c7) (0x779ffda0) 9 0x00411e70 in empires2 (+0x11e70) (0x779ffe94) 10 0x0041ae22 EntryPoint in empires2 (0x779fff20) 11 0x77c96958 in kernel32 (+0x56958) (0x779ffff4) 12 0x4101da5d in libglcore.so.1 (+0x4a5d) (0x00000000) 0x004277f4: movl 0x4(%eax),%esi Wine-dbg>WineDbg terminated on pid 0x8
The demo version installs, starts (messing up my X session), loads the menu, but when you start a new game, the graphics are mixed up, making it unplayable. I don't know whether these bugs are connected.