以下是原作者的回答~~
看起來是沒啥問題說~~;em03;
No, nothing to worry about.
The warning comes from code I added to check what the system CPU affinity was and what affinity the app was running with.
In your case, 0xF (bits 0-3) means that there are 4 CPUs available, but the Process = 0xC (bits 2 & 3) means that there are only 2 CPUs that the app is allowed to run on.
When I developed Orthos, I didn't expect Intel or AMD to come out with a consumer-level >2 core CPU so fast.