http://bugs.winehq.org/show_bug.cgi?id=26924
--- Comment #26 from Michael Bach phaebz@gmail.com 2012-01-30 06:57:37 CST --- Ok, I tried it. What I did was:
0. Using the 1.3.37 wine from Arch Linux Repos 1. Created a wine 32 bit prefix via: WINEARCH=win32 WINEPREFIX=~/.wine32 winecfg 2. Copied `Riot Games' to `drive_c' and `Pango Networks' to `Program Files' 3. Created keys and values in regedit 4. Installed via winetricks: vcrun2005, ie6, wininet, d3dx9
Now the 5th step was to run the installer. I downloaded it and ran WINEARCH=win32 WINEPREFIX=~/.wine32 wine LeagueofLegends.exe
This lead to the known error:
( ERROR)[13:43:52.786] RADS::Common::RegistryHelp::RegKeyValueString::RegKeyValueString: Failed to find registry value "ProgramW6432Dir" err:ntdll:RtlpWaitForCriticalSection section 0x541bb8 "?" wait timed out in thread 0026, blocked by 002d, retrying (60 sec)
Is the approach correct up to this? How to proceed?