Runaway 2 fails to run

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
celeras
Newbie
Newbie
Posts: 2
Joined: Fri Apr 11, 2008 12:09 pm

Runaway 2 fails to run

Post by celeras »

I'm trying to play Runaway - The Dream of the Turtle under Wine. The game is listed as platinum in the AppDB, so I didn't expect a lot of problems. However, when I try to run it I get this in terminal and nothing else happens:

Code: Select all

fixme:ntoskrnl:KeInitializeTimerEx 0x1110e0 0
fixme:ntoskrnl:IoAllocateMdl stub: 0x111700, 5, 0, 0, (nil)
fixme:reg:GetNativeSystemInfo (0x33a13c) using GetSystemInfo()
fixme:reg:GetNativeSystemInfo (0x33f750) using GetSystemInfo()
fixme:ntoskrnl:IoAllocateMdl stub: 0x113e58, 5, 0, 0, (nil)
fixme:ntoskrnl:IoAllocateMdl stub: 0x113e58, 5, 0, 0, (nil)
fixme:ntoskrnl:IoAllocateMdl stub: 0x111700, 5, 0, 0, (nil)
I'm running Wine 1.0 on Kubuntu 8.04 x86_64
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Post by dimesio »

That game uses SecuROM 7.29.0009 copy protection, which doesn't work in Wine. The person who rated it platinum probably used a no-cd patch.
phildaman46
Level 2
Level 2
Posts: 33
Joined: Sat May 24, 2008 3:08 pm

Post by phildaman46 »

I rated the game as Platinum. Of course I have the UK version of the game which may have a different CD protection so I guess thats why I didn't need the no-cd crack. I thought it would be the US version since I live in the US, but Amazon.com sent me a UK version instead.
Locked