比如整个游戏文件夹
和反作弊所在目录
这个应该实现。需要和目前的排除代码整合一下。
强烈希望能支持此功能,一个一个exe排除太麻烦了
或者出一个列有主流PC游戏/软件进程ID的文档,玩家可以手动复制到配置文件里进行排除,这样也免除了一个个打开游戏/软件再从mactray里排除的麻烦。如果大家有发现不兼容或者被检测作弊的游戏或软件可以把进程信息提交上来,提交多的可以加入文档里更新。
It's not easy to make a full-list to exclude .exe executable file (executing without mactype), and many background services no need to running with mactype because they have no UI to render.
I think we can chose to not to use global rendering, make a list that allow the executable file in the list can running with mactype, others are excluded.
Most helpful comment
这个应该实现。需要和目前的排除代码整合一下。