benbuck / rbtray

A fork of RBTray from http://sourceforge.net/p/rbtray/code/.
GNU General Public License v2.0
1.04k stars 85 forks source link

Causes severe game lag when running simultaneously with EAC Games #103

Open luxiangzh opened 1 year ago

luxiangzh commented 1 year ago

When the program runs simultaneously with EAC Games, it causes severe game lag. This issue has been consistently replicated on two different Windows 10 computers.

If it proves difficult to fix this bug, I suggest adding a list of known conflicting applications to the readme file to alert others.

luxiangzh commented 1 year ago

Reviewed other related reports and responses, so no bug fix should be needed. However, I still strongly suggest to outline the program's conflict with EAC in the readme file.

SMSourov commented 10 months ago

@luxiangzh I had type of issue for Valorant also. From my experience and conclusion, games with anti-cheat features doesn't work properly when rbtray(with no extra command) is running. The only way to overcome this by launching rbtray with this command,

rbtray.exe --no-hook

I've been launching rbtray in this way and having no issues. You can try this method.

Nottiex commented 1 week ago

@SMSourov If you are launching rbtray with this --no-hook param, how do you even make it work for apps, I also encountered this issue now and want to both run rbtray for some apps and play a game with this issue. Edit: oh nvm, read the readme, sorry.