Skip to main content

Version 0.199

Docs

API

  • Updated API: overwolf.streaming [EXPERIMENTAL]:

  • New API: overwolf.games.tracked.getRunningGameInfo - New method for obtaining game info from tracked games, similar to overwolf.games.getRunningGameInfo.

    • This method will only work if tracked and track_all_games are both set to true in the app manifest, but it will work on all games, regardless of whether they're supported or not.
    • Keep in mind that an unsupported game that was tracked still won't necessarily work as intended, so be sure to test that it works for your specific use case!

Platform

  • Several improvements to Overwolf dll stability.

Bug Fixes