Forum Discussion
GuigEspritDuSage
1 year agoNew Traveler
Lutris (a gaming tool on linux) uses it (with wine), it works well: it works the same way under windows. The offerids for each game can be found on installerdata.xml, section contentid within folder "__installer" itself within the games' installation folders.
EALauncher.exe origin2://game/launch?offerIds=<contentIDs>
for Bejeweled 3:
<contentIDs>
<contentID>71715</contentID>
</contentIDs>EALauncher origin2://game/launch?offerIds=71715
EALauncher origin2://game/launch?offerIds=71715_pc&autoDownload=1
for Jade empire:
origin2://game/launch?offerIds=1019681&autoDownload=1