I have recently got overwolf along with outplayed and Valorant tracker, it was working fine until one day i start Valorant and the overlay doesnt work, i am pressing the default keys to show the overlay (ctrl+tab) but nothing comes up i checked to see if it was still enabled or if i have changed the keys but i didnt, its not just the overlay. tracker will not work either, i can open it but it doesnt show my matches after it stopped working and the live scoreboard wont work either, it just says to join a match to show it but that doesnt work. outplayed is having the same issue, it works on EFT and records my matches but it doesnt record my Valorant matches at all, i need help can anyone tell me what is happening here and how to fix it?
One of the first things that popped up when I looked up overwolf was that it might be a virus, I was wondering if it is auto-installed by anything because i am pretty sure i never installed it or ran it
Finally, I did a little bit of digging and found this post on the overwolf forums which suggests that there was a bug with this functionality which they were investigating back in February. If the steps outlined above don't work, I would suggest you post a follow-up on that thread and ask whether the issue was resolved.
One fine little detail im sure most of you missed is that Snail wants to bring paid mods to console with overwolf. Overwolf are known degenerates, their mod manager is as invasive as it gets, and the terms of use for it make that point very clear. Overwolf is known to also cause performance issues so there's that too. If overwolf gets crammed down our throats on PC and paid mods become a thing through them I will not be buying it. If I choose to support a mod creator I want for them to get ALL of the money i donate. Not 70% of it. Not 80% of it. ALL of it. And If I choose to support a mod creator, it is MY choice. Not theirs.
One fine little detail im sure most of you missed is that Snail wants to bring paid mods to console with overwolf. Overwolf are known degenerates, their mod manager is as invasive as it gets, and the terms of use for it make that point very clear. Overwolf is known to also cause performance issues so there's that too.
i was using porofessor and outplayed(manual capture), and when i have my overwolf running on background my pc freezes. it happened on both league of legends and fifa 23. screen freezes but i still hear the sounds and i tried playing them with overwolf closed, my games worked fine and i tested this for more than a week. what causes the problem
I have a problem with overwolf, the app is taking nearly 6GB on my C drive in AppData in folder CrashDumps, after deleting them they come back few days later. Does someone have similar problem or is it normal?
I already tried starting both apps with admin rights, tried everything in the overwolf ts overlay troubleshooting page on their website, tried closing ts and opening overwolf first, tried opening the ts client through the overwolf overlay shortcut. Nothing works so far.
I did not want it on my computer, it came bundled with the thunderstorm mod manager. I have tried to uninstall overwolf multiple times, but it is still on my computer, to the point this is just looking like bundle-in malware.
Well 2 days ago my account got banned without any email explaining why and for how long. The only thing I used in the prior days which I haven't used for months was the in-game overwolf overlay stat tracker.
P.S. It wasn't even intended use, I was playing League of Legends and overwolf was running for Facecheck stat program which is perfectly legal there, after launching Apex the apex stat tracker got launched and I just left it running in the background.
Well then the famous app facecheck for League of Legends can be called the biggest cheat of all, brcause it tells you much more about your opponents than simply their rank stats. The reason it is not considered a cheat is because it is an overwolf app not marketed as a cheat, but as an information tool which anyone can use. Same applies for this tracker I guess. You can gain advantage in Apex in many other ways by simply changing certain visual settings which allow you to identify and spot opponents on the field easier vs the default settings. Ill tell you one of them for example, turning off AA makes opponents more shiny and sharp. Many other ways to gain advantage exist such as using 144hz displays, better hardware headphones etc... So should we get banned for using them and gaining an advantage?
hello, i have used outplayed for like forever, but after the overwolf patch that i had a few days ago it wont record my league games, i have tried unninstalling overwolf and outplayed 2 times, everything on my pc is up to date, so idk what to do, i tried to google it but cant find answers...
This is now easily possible. Check the instructions on homeassistant-overwolf-status/info.md at 3ecf07657129e629e21b21d7c5aba15a60095332 lociii/homeassistant-overwolf-status GitHub on how to set it up and use the events for your automations.
Events are extremely dependent on the game and how Overwolf implemented them.
The overwolf app and the Home Assistant integration are basically just forwarding the raw event data provided by Overwolf.
e.g. as described in the docs, a CS:GO kill event in Overwolf is just the event name (to distinguish different events) and some additional data. See Counter-Strike: Global Offensive Game events Overwolf
The whole information set is forwarded to the integration and from there emitted as an event in Home Assistant.
An event that would turn a light on and off again when somebody gets killed, can be found on -overwolf-status/blob/1c2c97fcecf6cec250274529a0f7aa40053ff306/info.md#automation-examples