derrod / legendary

Legendary - A free and open-source replacement for the Epic Games Launcher
https://legendary.gl/discord
GNU General Public License v3.0
4.65k stars 166 forks source link

Detect games specifying "the EA app" for their ThirdPartyManagedApp as Origin games #632

Closed CommandMC closed 2 months ago

CommandMC commented 10 months ago

As seen in this discussion on Discord, newer EA titles seem to specify "the EA app" as their ThirdPartyManagedApp, not "Origin" like before. Additionally, the name is not the same case for every game, so checking for it becomes ever so slightly more complicated. I figured adding a new property is_origin_game to the Game dataclass would be the cleanest way to resolve this

barbarbar338 commented 7 months ago

Tested, working.