mchung94 / solitaire-player

Automatically play Pyramid and TriPeaks Solitaire in Microsoft Solitaire Collection for Windows 10
MIT License
39 stars 15 forks source link

weekly rewards - can't detect game #24

Open cou94114 opened 2 years ago

cou94114 commented 2 years ago

Microsoft has added a new rewards feature to Solitaire Collection. The version installed is 4.12.3171.0. When you receive a bonus game, the title bar is different from regular games. Here is an example.

Bonus-Game

The solitaire-player aborts with the error "Can't detect if we're playing a game of Pyramid Solitaire."

mchung94 commented 2 years ago

Thanks for finding the problem and letting me know! Sorry for the delay.

I have a new release that might be able to work for this https://github.com/mchung94/solitaire-player/releases/download/v2.6.6/solitaire-player-v2.6.6.zip

I am not 100% sure if it'll work because I only tried on one bronze Pyramid Bonus game so I don't know if it'll work for other stuff yet, but hopefully it'll help work on Bonus Games in general. If this doesn't work, maybe I can try some other things like just disabling the check completely.

cou94114 commented 2 years ago

I have tested version 2.6.6 on this week's bonus games. Solitaire player ran successfully for all levels (bronze, silver, gold, and diamond). Thank you for the update.