"
Sovyn escreveu:
"
nzskiing escreveu:
What things do i need inside the library like dedx9_36 etc?
My guide, if followed carefully, will put three entries in there:
*d3dx9_36 (native)
*msvcr100 (native, builtin)
openal32 (native, builtin)
The ones with asterisks are installed by winetricks.
okay thanks :)
msvcr100 is not on winetricks is that a problem?
|
Postado pornzskiing#7883em 23 de ago. de 2013 21:01:02
|
"
nzskiing escreveu:
msvcr100 is not on winetricks is that a problem?
The game won't run without that - better update winetricks to the latest version.
Alternatively, installing MS visual C++ 2010 redistributable via downloading and copying it into the virtual drive and then executing it with the "run a .exe in this virtual drive" button should work.
I'd check your winetricks script version and update it because that's how you install directx as well.
It's also possible you are confusing the configure wine dialog with the command line winetricks script. They do two different things.
|
Postado porSovyn#2637em 23 de ago. de 2013 21:15:46
|
"
Sovyn escreveu:
"
nzskiing escreveu:
msvcr100 is not on winetricks is that a problem?
The game won't run without that - better update winetricks to the latest version.
Alternatively, installing MS visual C++ 2010 redistributable via downloading and copying it into the virtual drive and then executing it with the "run a .exe in this virtual drive" button should work.
I'd check your winetricks script version and update it because that's how you install directx as well.
It's also possible you are confusing the configure wine dialog with the command line winetricks script. They do two different things.
sorry im really crap at linux
directx is installed and it still does not work?
|
Postado pornzskiing#7883em 23 de ago. de 2013 21:20:08
|
"
nzskiing escreveu:
"
Sovyn escreveu:
"
nzskiing escreveu:
msvcr100 is not on winetricks is that a problem?
The game won't run without that - better update winetricks to the latest version.
Alternatively, installing MS visual C++ 2010 redistributable via downloading and copying it into the virtual drive and then executing it with the "run a .exe in this virtual drive" button should work.
I'd check your winetricks script version and update it because that's how you install directx as well.
It's also possible you are confusing the configure wine dialog with the command line winetricks script. They do two different things.
sorry im really crap at linux
directx is installed and it still does not work?
i have the lastest version of wine tricks and there is still no msvcr100???
This is really pissing me off i am going to give up this is so hard!!
|
Postado pornzskiing#7883em 23 de ago. de 2013 21:27:52
|
it's not called msvcr100 in winetricks. is called vcrun2010 I think. just run winetricks vcrun2010 and it should install.
|
Postado porDrakier#1520em 23 de ago. de 2013 21:32:15Membro Valioso
|
"
Drakier escreveu:
it's not called msvcr100 in winetricks. is called vcrun2010 I think. just run winetricks vcrun2010 and it should install.
it said it was already installed
|
Postado pornzskiing#7883em 23 de ago. de 2013 21:33:44
|
are you running winetricks from a normal terminal or from inside the shell window launched by PlayOnLinux?
|
Postado porDrakier#1520em 23 de ago. de 2013 21:35:34Membro Valioso
|
"
nzskiing escreveu:
"
Drakier escreveu:
it's not called msvcr100 in winetricks. is called vcrun2010 I think. just run winetricks vcrun2010 and it should install.
it ran then crashed and it said
|
Postado pornzskiing#7883em 23 de ago. de 2013 21:36:49
|
that error is because your prefix is missing the vcrun2010 stuff. you need to run winetricks from a terminal launched from inside PlayOnLinux
|
Postado porDrakier#1520em 23 de ago. de 2013 21:38:47Membro Valioso
|
To clarify what you need to do...
in PlayOnLinux, click once on the Path of Exile shortcut, then click the Configure button.
Click over to the Miscellaneous tab, then click the button that says "Open a shell".
When that shell opens, type winetricks -q vcrun2010 d3dx9_36 riched20 and press enter.
It should install stuff within your prefix for Path of Exile. Then try and launch again.
|
Postado porDrakier#1520em 23 de ago. de 2013 21:48:46Membro Valioso
|