Preferences > CPU Affinity

WinEQ 2.0 Lite discussion

Moderators: Lavish Software Team, Moderators

Post Reply
EQNET
GamingTools Subscriber
Posts: 25
Joined: Wed Jul 21, 2004 6:20 pm

Preferences > CPU Affinity

Post by EQNET » Fri Sep 30, 2005 4:25 am

When I set this to ON, in the preferences for WinEQ2, it stays selected as ON or OFF. However, when I close WinEQ2 and then load it up again, the selection is blank. I had a look inside the "WinEQ-EQ.ini" file and am not sure where it's saving the ON or OFF setting.

My guess would be this line here...

MultiThreaded=1

If this is the value that changes, it's not updating in the .ini file. I manually changed the value from 0 to 1. Changing the ON/OFF setting in the preferences still had no affect on this string value.

Lax
Owner
Posts: 6634
Joined: Fri Jun 18, 2004 6:08 pm

Post by Lax » Fri Sep 30, 2005 10:22 am

Yes, I am aware of the display issue with the general settings in WinEQ 2 preferences. MultiThreaded is not the setting you want. The setting is SetCPUAffinity, and you can set it to 0

EQNET
GamingTools Subscriber
Posts: 25
Joined: Wed Jul 21, 2004 6:20 pm

Post by EQNET » Fri Sep 30, 2005 11:42 pm

Hmm, the SetCPUAffinity string doesn't appear in my WinEQ-EQ.ini file. I'll add it and set the value to 0 which should = ON right?

What did the MultiThreaded=1 value do? I had changed it from 0.

Lax
Owner
Posts: 6634
Joined: Fri Jun 18, 2004 6:08 pm

Post by Lax » Sat Oct 01, 2005 12:38 am

Err.. Now that you mention it, it is supposed to be in WinEQ2.ini which hasnt been being created, and now I think a mystery is solved. Also, it would be SetAffinity and not SetCPUAffinity as I had said ;)

i'll get this fixed this weekend, but you CAN create WinEQ2.ini and put this in it, and it will read it.

WinEQ2.ini

Code: Select all

[General]
SetAffinity=0

EQNET
GamingTools Subscriber
Posts: 25
Joined: Wed Jul 21, 2004 6:20 pm

Post by EQNET » Sat Oct 01, 2005 2:07 am

Nice. 0 = ON or OFF?

Lax
Owner
Posts: 6634
Joined: Fri Jun 18, 2004 6:08 pm

Post by Lax » Sat Oct 01, 2005 10:18 am

0 is off, 1 is on.

EQNET
GamingTools Subscriber
Posts: 25
Joined: Wed Jul 21, 2004 6:20 pm

Post by EQNET » Sat Oct 01, 2005 11:36 am

Excellent. What does the MultiThreaded= option do?

Lax
Owner
Posts: 6634
Joined: Fri Jun 18, 2004 6:08 pm

Post by Lax » Sat Oct 01, 2005 11:46 am

Nothing. It's not used anymore

Post Reply