Problem starting a game with wine under optirun

Questions about Wine on Linux
Locked
Umar
Newbie
Newbie
Posts: 2
Joined: Sun Feb 02, 2014 4:54 pm

Problem starting a game with wine under optirun

Post by Umar »

Gday lads, Well I installed Europa Universalis and the game starts great with wine, but with some weird blackness in the map. I have an optimus machine, so the problem should be using the wrong VGA card.. I downloaded bumblebee to pick the optimus card.. The game doesn't start and gives this error

err:module:attach_process_dlls "msvcp100.dll" failed to initialize, aborting
err:module:LdrInitializeThunk Main exe initialization for L"C:\\Program Files\\Europa Universalis IV\\eu4.exe" failed, status c0000005

Checked system32 folder for the library and found it there.. I'm using wine 1.7.11

Thanks guys in advance :)
Simon of Aragon
Level 3
Level 3
Posts: 94
Joined: Sat Sep 08, 2012 3:56 pm

Re: Problem starting a game with wine under optirun

Post by Simon of Aragon »

Did you install VC 2010 redistro package using winetricks?
If not;
$winetricks vcrun2010
Umar
Newbie
Newbie
Posts: 2
Joined: Sun Feb 02, 2014 4:54 pm

Re: Problem starting a game with wine under optirun

Post by Umar »

Already installed :s
Locked