http://bugs.winehq.org/show_bug.cgi?id=27884
Summary: Red Alert 3 demo exits after menu Product: Wine Version: 1.3.23 Platform: x86 URL: http://www.gamefront.com/files/Command+Conquer+Red+Ale rt+3+Demo/;12449261;/fileinfo.html OS/Version: Linux Status: NEW Keywords: download Severity: normal Priority: P2 Component: shell32 AssignedTo: wine-bugs@winehq.org ReportedBy: xerox_xerox2000@yahoo.co.uk
Steps to reproduce after starting the game (while skipping various videos with escape)
Click: Campaign-->chapters-->Soviets-->Play-->Continue-->Play
The game then exits back to the console with:
fixme:shell:foldermanager_QueryInterface interface {00000126-0000-0000-c000-000000000046} not implemented fixme:faultrep:ReportFault 0x1d4df94 0x0 stub err:mmtime:TIME_MMTimeStop Timer still active?!
Interface {00000126-0000-0000-c000-000000000046} seems to be IRunnableObject.
I fixed up a quick patch with completely stubbed functions for this that gets the game running further. Not sure if the patch is correct; at least it shows we can get away with complete stubs for IRunnableObject.
http://bugs.winehq.org/show_bug.cgi?id=27884
--- Comment #1 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2011-07-24 11:25:40 CDT --- Created an attachment (id=35674) --> (http://bugs.winehq.org/attachment.cgi?id=35674) quick and minimal patch to get demo running
http://bugs.winehq.org/show_bug.cgi?id=27884
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch
http://bugs.winehq.org/show_bug.cgi?id=27884
Johan Gardhage johan.gardhage@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |johan.gardhage@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=27884
Sebastian Lackner sebastian@fds-team.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |sebastian@fds-team.de
--- Comment #2 from Sebastian Lackner sebastian@fds-team.de --- The fixmes are still present
--- snip --- fixme:shell:foldermanager_QueryInterface interface {00000126-0000-0000-c000-000000000046} not implemented fixme:shell:foldermanager_QueryInterface interface {00000126-0000-0000-c000-000000000046} not implemented fixme:shell:foldermanager_QueryInterface interface {00000126-0000-0000-c000-000000000046} not implemented --- snip ---
But the demo works fine for me nevertheless, without applying any patches. After clicking 'Play' an intro movie appears, and then the game starts. No crashes during my (limited) testing.
@Louis: Please retest with a newer version.
$ sha1sum RedAlert3Demo.exe f909b87cc12e386a51be51ede708634348c8af48 RedAlert3Demo.exe
$ du -sh RedAlert3Demo.exe 1,9G RedAlert3Demo.exe
$ git describe origin/master wine-1.7.30
https://bugs.winehq.org/show_bug.cgi?id=27884
--- Comment #3 from Bruno Jesus 00cpxxx@gmail.com ---
@Louis: Please retest with a newer version.
Louis is absent since 2012.
https://bugs.winehq.org/show_bug.cgi?id=27884
Béla Gyebrószki gyebro69@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |gyebro69@gmail.com Resolution|--- |ABANDONED
--- Comment #4 from Béla Gyebrószki gyebro69@gmail.com --- I can't reproduce it either, tested the demo in 1.5.20, 1.6.2 and 1.7.45. The demo fails to start with the originally reported Wine version:'A required security module cannot be activated.'
RedAlert3Demo.exe (1.9G) sha1: f909b87cc12e386a51be51ede708634348c8af48
@Louis: Please retest with a newer version.
Louis is absent since 2012.
Marking abandoned.
https://bugs.winehq.org/show_bug.cgi?id=27884
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Austin English austinenglish@gmail.com --- Closing.