IsThereAnyDeal/AugmentedSteam

[BUG] Some 3rd-party DRM warnings are not displayed correctly when “activation limit” is specified

przemo20 opened this issue · 1 comments

Expected Behavior

Only the DRM name should be displayed in the warning message. The activation limit text should be omitted.

Actual Behavior

Both the DRM name and (without a space) the activation limit text are included in the warning message.

Example app pages

Screenshot

obraz

Specifications

  • Augmented Steam Version: 3.1.1
  • Browser Version: Mozilla Firefox 128.0 (64-bit)

I think it's fine to include the activation limit. This is a fallback and we will need a bunch of extra logic to filter it out otherwise because it's just a regular string.

The way to avoid this is to add the DRM to the list of supported ones.