( 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
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.
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?
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.
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.