Regression From Platinum: Red Alert Yuri's Revenge

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
Tobias Ussing

Regression From Platinum: Red Alert Yuri's Revenge

Post by Tobias Ussing »

When running ra2md.exe the game starts, the menu works flawlessly, and everything is honky dory... But when trying to start, for instance, a skirmish game,
it goes through the setup(choose name, playing field, country, etc), go to the loading screen, and then once it is finished loading the data it crashes(right when entering the actual game.



# on startup
fixme:keyboard:RegisterHotKey (0x10026,1,0x00000007,77): stub
fixme:win:EnumDisplayDevicesW ((null),0,0x33eadc,0x00000000), stub!
# crashes with this.
err:ddraw:IDirectDrawImpl_SetDisplayModeNoOverride Width=0, Height=0, what to do?
err:dbghelp:pe_load_dbg_file -Unable to peruse .DBG file "tsun.dbg" ("!\xc2\xc5{")
err:seh:setup_exception_record stack overflow 440 bytes in thread 0017 eip 006bb994 esp 00241178 stack 0x240000-0x241000-0x340000

Sincerely
Tobias Ussing
austin987
Wine Developer
Wine Developer
Posts: 2383
Joined: Fri Feb 22, 2008 8:19 pm

Regression From Platinum: Red Alert Yuri's Revenge

Post by austin987 »

On Wed, May 28, 2008 at 4:07 AM, Tobias Ussing <[email protected]> wrote:
When running ra2md.exe the game starts, the menu works flawlessly, and
everything is honky dory... But when trying to start, for instance, a
skirmish game,
it goes through the setup(choose name, playing field, country, etc), go to
the loading screen, and then once it is finished loading the data it
crashes(right when entering the actual game.



# on startup
fixme:keyboard:RegisterHotKey (0x10026,1,0x00000007,77): stub
fixme:win:EnumDisplayDevicesW ((null),0,0x33eadc,0x00000000), stub!
# crashes with this.
err:ddraw:IDirectDrawImpl_SetDisplayModeNoOverride Width=0, Height=0, what
to do?
err:dbghelp:pe_load_dbg_file -Unable to peruse .DBG file "tsun.dbg"
("!\xc2\xc5{")
err:seh:setup_exception_record stack overflow 440 bytes in thread 0017 eip
006bb994 esp 00241178 stack 0x240000-0x241000-0x340000

Sincerely
Tobias Ussing


What version worked/broke? Is there a demo/download? Can you run a
regression test:
http://wiki.winehq.org/RegressionTesting
Usurp
Level 4
Level 4
Posts: 161
Joined: Sat Apr 19, 2008 7:16 am

Regression From Platinum: Red Alert Yuri's Revenge

Post by Usurp »

----- Message d'origine ----
De : Austin English <[email protected]>
À : Tobias Ussing <[email protected]>
Cc : [email protected]
Envoyé le : Mercredi, 28 Mai 2008, 16h58mn 38s
Objet : Re: [Wine] Regression From Platinum: Red Alert Yuri's Revenge

On Wed, May 28, 2008 at 4:07 AM, Tobias Ussing wrote:
When running ra2md.exe the game starts, the menu works flawlessly, and
everything is honky dory... But when trying to start, for instance, a
skirmish game,
it goes through the setup(choose name, playing field, country, etc), go to
the loading screen, and then once it is finished loading the data it
crashes(right when entering the actual game.



# on startup
fixme:keyboard:RegisterHotKey (0x10026,1,0x00000007,77): stub
fixme:win:EnumDisplayDevicesW ((null),0,0x33eadc,0x00000000), stub!
# crashes with this.
err:ddraw:IDirectDrawImpl_SetDisplayModeNoOverride Width=0, Height=0, what
to do?
err:dbghelp:pe_load_dbg_file -Unable to peruse .DBG file "tsun.dbg"
("!\xc2\xc5{")
err:seh:setup_exception_record stack overflow 440 bytes in thread 0017 eip
006bb994 esp 00241178 stack 0x240000-0x241000-0x340000

Sincerely
Tobias Ussing


What version worked/broke? Is there a demo/download? Can you run a
regression test:
http://wiki.winehq.org/RegressionTesting
See
http://appdb.winehq.org/objectManager.p ... on&iId=167


Kind regards,
Sylvain Petreolle (aka Usurp)

Support artists, not multinationals - http://Iwouldntsteal.net
Supportez les artistes, pas les multinationales - http://Iwouldntsteal.net
Locked