League of Legend

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
Mirio
Level 2
Level 2
Posts: 29
Joined: Sun Jan 09, 2011 8:56 am

League of Legend

Post by Mirio »

I'm install wine-1.3.23 and use patch ole
But when run it, it is log wine:

Code: Select all

(  ERROR)[21:09:53.659] RADS::Common::RegistryHelp::RegKeyValueString::RegKeyValueString: Failed to find registry value "ProgramW6432Dir" (2).
lerr:ntdll:RtlpWaitForCriticalSection section 0x653590 "?" wait timed out in thre
User avatar
SpawnHappyJake
Level 5
Level 5
Posts: 272
Joined: Sun Feb 06, 2011 5:57 am

Hmmm

Post by SpawnHappyJake »

I hope that by "ProgramW3264dir" it doesn't refer to the WOW64 thing. That's how 64-bit Windows runs 32-bit programs, if I'm not mistaken. If it needs that you would have to do the complicated WOW64 WINE setup.

Maybe it simply is missing that registry key. I'd try installing into Windows, opening the registry editor, hit ctrl+f, and search for "ProgramW6432dir" and see how many they are. Export the keys to *.reg files, put them somewhere Linux or Mac or whatever can see them (like a thumb drive or if the NTFS partition is visible, that's fine), go into Linux or Mac or whatever, open the WINE registry editor, and import those *.reg files.

I'm not saying that would work; I'm just saying that's what I personally would try.

Cheers,
Jake
Mirio
Level 2
Level 2
Posts: 29
Joined: Sun Jan 09, 2011 8:56 am

Post by Mirio »

I search it on windows xp and windows 7 (where it is currently installed legend of league) but don't find it

another solution?
User avatar
SpawnHappyJake
Level 5
Level 5
Posts: 272
Joined: Sun Feb 06, 2011 5:57 am

Darn.

Post by SpawnHappyJake »

Technically it's a registry value and not a registry key. Did you have "values" checked in the registry search box? You probably did because that's the default.

This "ole patch", is that for League of Legends? If it is, is it installed in Windows? If not, maybe this registry value is from the patch. Then I'd install the patch in Windows, look for the registry value, and move it over.

Maybe try having WINE mimic different versions of Windows?

Unfortunately, I'm stumped.

Hope it gets better,
Jake
Mirio
Level 2
Level 2
Posts: 29
Joined: Sun Jan 09, 2011 8:56 am

Post by Mirio »

Yep i'm try to change version "windows" mode,
The ole patch is need for run it, it say on the appdb :\
User avatar
dimesio
Moderator
Moderator
Posts: 13369
Joined: Tue Mar 25, 2008 10:30 pm

Post by dimesio »

Mirio wrote:The ole patch is need for run it, it say on the appdb :\
Patched versions of Wine are not supported here.

The AppDB also says that the official LOL client no longer works, and you need to use the modified ACE client. Is that the client you are using?
User avatar
SpawnHappyJake
Level 5
Level 5
Posts: 272
Joined: Sun Feb 06, 2011 5:57 am

Post by SpawnHappyJake »

So the "ole"'patch isn't for League of Legends, it's for WINE? I was asking that in my previous post. Yeah, it's "for" League of Legends, as in "it's for making LOL work in WINE", but the patch isn't applied to LOL like a WOW patch is applied to WOW.

I though this might be some League of Legends patch.

Well, good luck.

Cheers,
Jake
Mirio
Level 2
Level 2
Posts: 29
Joined: Sun Jan 09, 2011 8:56 am

Post by Mirio »

The ole version is released by wine -.-
Yes ole version is for wine, for run league of legend
User avatar
dimesio
Moderator
Moderator
Posts: 13369
Joined: Tue Mar 25, 2008 10:30 pm

Post by dimesio »

Mirio wrote:The ole version is released by wine -.-
No, it is NOT "released by wine." It is attached to http://bugs.winehq.org/show_bug.cgi?id=20296. The bug report makes it clear that the patch is a dirty hack that will not make it into Wine because it is very likely to break many apps. Use such things at your own risk.
Locked