I have bought multicore processor recently and i want to ask you something about ezquake.
Is Ezquake somehow compatibile with multicore processors ? or it depends on operating system ?
I found that ezquake works better for me if i run it on one core but is works good only with in_mouse 1 and 3 ; with in_mouse 2 (direct input) mouse stops or it lags . its becouse mouse process is in main thread ?
i can resolve that setting sys_yieldcpu 1 and sys_highpriority 1 (it lags or stops on sys_yieldcpu 0 and sys_highpriority 0)
i also have question about correlation between mouse and keyboard in directinput becouse i found that when i set sys_yieldcpu 0 and sys_highpriority 0 mouse stop reacting but when i press one button on keyboard ,mouse somehow starts moving but stop when i release it. isnt it wierd ? mouse and keyboard in fpp games should be stable and indepenent / not correlated .
i would like to recive answers about questions above and 2 more :
-could ezquake have option how many cores it runs
-can i have in_mouse 2 ( directinput) in separate thread/core/process ?
-i miss sys_notforcepriority (system depending)
i know theres always in_mouse 1 /3 but in some configuration in_mouse 2 is better .
i have winxp 32 now .
Is Ezquake somehow compatibile with multicore processors ? or it depends on operating system ?
I found that ezquake works better for me if i run it on one core but is works good only with in_mouse 1 and 3 ; with in_mouse 2 (direct input) mouse stops or it lags . its becouse mouse process is in main thread ?
i can resolve that setting sys_yieldcpu 1 and sys_highpriority 1 (it lags or stops on sys_yieldcpu 0 and sys_highpriority 0)
i also have question about correlation between mouse and keyboard in directinput becouse i found that when i set sys_yieldcpu 0 and sys_highpriority 0 mouse stop reacting but when i press one button on keyboard ,mouse somehow starts moving but stop when i release it. isnt it wierd ? mouse and keyboard in fpp games should be stable and indepenent / not correlated .
i would like to recive answers about questions above and 2 more :
-could ezquake have option how many cores it runs
-can i have in_mouse 2 ( directinput) in separate thread/core/process ?
-i miss sys_notforcepriority (system depending)
i know theres always in_mouse 1 /3 but in some configuration in_mouse 2 is better .
i have winxp 32 now .