How to run Uplay on 64bit WINEPREFIX?

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
Habib
Level 1
Level 1
Posts: 7
Joined: Tue Jul 01, 2014 9:20 am

How to run Uplay on 64bit WINEPREFIX?

Post by Habib »

Hi Everybody!

I tested 64 bit wineprefix Uplay.

1. native crypt32.dll
winetricks crypt32
or
download te crypt32.dll from internet, 32 and 64 bit. LOOK!!!: 32 bit system, example 32 bit Ubuntu, wine system32 directory 32 bit!
64 bit system, example 64 bit Ubuntu, wine system32 directory 64 bit!, syswow64 directory 32 bit!
2. native gdiplus.dll
winetricks gdiplus

3. delete dll overrides atl100.dll
winecfg and library remove the dll. (The atl100.dll from vcredist Visual C Runtime 201x not work full, all dll.)

and wineboot -u
Locked