Skip to content

EnhancedGV v0.14.0

Choose a tag to compare

@github-actions github-actions released this 17 Jul 18:50
  • Animated graphics and videos now show in the description. Steam embeds
    autoplaying muted <video> clips in "About this game" — for some games (e.g.
    Thank Goodness You're Here!) the entire description is these clips, so the
    old sanitizer (which dropped every <video>) left the section blank, which read
    as "invisible text." <video>/<source> are now allowed through (safely — no
    event handlers or script URLs), kicked into playing, and paused when scrolled
    off-screen to save battery.
  • Description images now render even without AVIF support. Steam serves images
    as AVIF, which the Deck client may not decode. Each <img> is now a <picture>
    offering the AVIF plus an automatic PNG/JPG fallback (the CDN's original), so
    images appear on any client — AVIF-capable ones still get the smaller file.
  • Reviews are now selectable and expandable. Each review in the list is a
    D-pad focus stop; press A to open the full review in a popup you can scroll.
    The list keeps its 5-line preview.
  • Set the LICENSE/package author to the Featherwolf pseudonym for consistency.

Install via Decky → Developer → Install Plugin from ZIP, or update from within the plugin's Updates section.