PazerOP / CastingEssentials

A Team Fortress 2 client plugin that enhances the experience of both casters and viewers.
https://Essentials.tf
BSD 2-Clause "Simplified" License
29 stars 12 forks source link

Steam Rich Presence broke after Valve's recent changes #54

Closed Wiethoofd closed 6 years ago

Wiethoofd commented 6 years ago

Valve updated the Steam Rich Presence, the module still loads, but does not display the value set for ce_steamtools_rich_presence on the 'Server' line anymore when viewing 'Game Info' for the user.

Additionally being able to control what is being displayed in the main menu friendslist when spectating in an STV might be useful.

PazerOP commented 6 years ago

Fixed in 757b939f15fd3d1eb3ca32e52bd39eb45a7410e1. Wasn't technically broken either, just required that you change ce_steamtools_rich_presence after you had already joined a game so it would override the game's rich presence string. Now, CE applies the rich presence settings every 10 seconds.