SteamGridDB / steamgriddb-manager

Automatically find games from launchers on your system and import them into your Steam library with a click of a button.
https://www.steamgriddb.com/manager
MIT License
398 stars 55 forks source link

Can't add COD:BOCW from the program only MW2019 #104

Open M1918IIBAR opened 3 years ago

M1918IIBAR commented 3 years ago

i have been trying to add BOCW to steam through the program but it won't detect it. it only detects MW2019

dimesbeats commented 3 years ago

I have the same issue BOCW is not detected.

kongomongo commented 3 years ago

From which platform?

M1918IIBAR commented 3 years ago

From which platform?

Battle.net

kongomongo commented 3 years ago

can you upload your C:\ProgramData\Battle.net\Agent\product.db ?

Not sure if it contains sensitive data...

M1918IIBAR commented 3 years ago

can you upload your C:\ProgramData\Battle.net\Agent\product.db ?

Not sure if it contains sensitive data...

sure, here you go product.zip

kongomongo commented 3 years ago

Alrighty, parsed them. You have two product ids in there: odin + zeus

odin: { name: 'Call of Duty: Modern Warfare', launchId: 'ODIN', exes: ['codmw2019', 'ModernWarfare'], icon: 'Modern Warfare Launcher.exe', },

zeus is not listed.

name is probably "Call of Duty Black Ops Cold War" launchId is probably ZEUS? exes and icon

we need to find.

Are you tech savvy enough to find those? Then I can add a PR to make them listed.

Thanks

M1918IIBAR commented 3 years ago

here's the exe's that i found in the game files image

kongomongo commented 3 years ago

created PR https://github.com/SteamGridDB/steamgriddb-manager/pull/133