|
|
|
|
|
by sudosysgen
1155 days ago
|
|
Windows already has a system for detecting what is and isn't a game for purposes of switchable graphics laptops, so I imagine they reuse that. You can get pretty good heuristics by looking at graphics API usage. On Linux you could just put the appropriate taskset or numactl command in your game shortcut, it's pretty easy. |
|