RealRTCW
RealRTCW copied to clipboard
RequestCurrentStats no longer exists
https://github.com/wolfetplayer/RealRTCW/blob/7c98f3709546eeac5cbaa2bf33be34d1e8d3a287/code/steamshim/launcher/steamshim_parent.cpp#L600
Function RequestCurrentStats no longer exists, so Steamshim launcher does not compile anymore.
Code snippet rom Steamworks SDK public/steam/isteamuserstats.h file modififed on 2024-11-05:
// Note: this call is no longer required as it is managed by the Steam client
// The game stats and achievements will be synchronized with Steam before
// the game process begins.
// virtual bool RequestCurrentStats() = 0;