Dual core problems
Dual core problems
Hi all
Having problems with dual core in wine. It seems that every application I use through wine only uses 1 core. Any thorghts on how I can implement the wine apps to use both cores??
Native Linix apps use both cores generally. The DXDiag in wine also shows the 2 cores
Apps Im trying
Red Alert 3
HL2 + DM
X3
I know these use both cores in windows
I do also use wow in wine but I know theres is a problem with dual on that.
Wine version, 1.1.16
Ubuntu 8.10
AMD 6000+ x64
Any help would be great
Having problems with dual core in wine. It seems that every application I use through wine only uses 1 core. Any thorghts on how I can implement the wine apps to use both cores??
Native Linix apps use both cores generally. The DXDiag in wine also shows the 2 cores
Apps Im trying
Red Alert 3
HL2 + DM
X3
I know these use both cores in windows
I do also use wow in wine but I know theres is a problem with dual on that.
Wine version, 1.1.16
Ubuntu 8.10
AMD 6000+ x64
Any help would be great
Re: Dual core problems
How do you know that? What apps? You sure they know how to use multiple cores to begin with?Sqwelch wrote:Having problems with dual core in wine. It seems that every application I use through wine only uses 1 core.
System Monitor open, Look at the app, E.g HL2.exe, Uses only 50% never exceeds. Graphs show 1 core using 100% other using basically nothing. (Say basically cos theres usually about 1-5% for ubuntu system processes, advance desktop, etc)
In windows, Task manager clearly shows the process evenly balanced on each core.
In windows, Task manager clearly shows the process evenly balanced on each core.
Well sorry for asking for some help. Maybe that HL cannot use multicore, yet on windows it does, However I'm sure that redalert 3 uses multicore as its apart of their recommended specs, This also utilises multi core on windows also. Perhaps I've got a setting wrong on wine? DXdiag on wine tho does detect dual core. Helpfull advice appreciated, ranting to a noob notvitamin wrote:HL2 was never able and still can not use more then one core. Get your facts straight before blaming something on Wine that programs themselves can't do.Sqwelch wrote:System Monitor open, Look at the app, E.g HL2.exe

Wine as well as Linux video drivers work totally different then windows. So don't expect to see same things as on windows.Sqwelch wrote:However I'm sure that redalert 3 uses multicore as its apart of their recommended specs, This also utilises multi core on windows also.
And yes Wine's d3d is single threaded.
Thanks for the info 
Well the games and apps are working enough anyways. I did read that Linux tends to use one core before moving to the other one and heard that windows has a tendency of showing a balance but physically its only using one core untill the other is atually needed. Good jobs btw to the developers of wine as some of the apps I'm using through wine crash on windows due to me having 64bit vista. Go vista is all I can say lol.
One question I'd like to ask, What would happen If we copied the entire system 32 file from windows into the wine directory? (Obviously say no to overriding existing files).
I haven't tried this but I was wondering what the result would be / if any1 has done this.

Well the games and apps are working enough anyways. I did read that Linux tends to use one core before moving to the other one and heard that windows has a tendency of showing a balance but physically its only using one core untill the other is atually needed. Good jobs btw to the developers of wine as some of the apps I'm using through wine crash on windows due to me having 64bit vista. Go vista is all I can say lol.
One question I'd like to ask, What would happen If we copied the entire system 32 file from windows into the wine directory? (Obviously say no to overriding existing files).
I haven't tried this but I was wondering what the result would be / if any1 has done this.
Dual core problems
Most things would break.One question I'd like to ask, What would happen If we copied the entire system 32 file from windows into the wine directory? (Obviously say no to overriding existing files).
John
Dual core problems
Sqwelch <[email protected]> wrote on March 9th:
to use native code. This is best done by using Dan Kegel's Winetricks. This script attempts
to set the appropriate dlls to native, builtin so you don't have to.
James McKenzie
This will break your ability to run Wine. Only copy over native (Windows) dlls when you needSent: Mar 9, 2009 8:26 AM
To: [email protected]
Subject: [Wine] Re: Dual core problems
One question I'd like to ask, What would happen If we copied the entire system 32 file from windows into the wine directory? (Obviously say no to overriding existing files).
I haven't tried this but I was wondering what the result would be / if any1 has done this.
to use native code. This is best done by using Dan Kegel's Winetricks. This script attempts
to set the appropriate dlls to native, builtin so you don't have to.
James McKenzie