mirror of
https://github.com/stenzek/duckstation.git
synced 2026-02-04 05:04:33 +00:00
[PR #3076] [MERGED] DiscordRPC: Show session time in Discord Rich Presence #1566
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/stenzek/duckstation/pull/3076
Author: @CookiePLMonster
Created: 12/23/2023
Status: ✅ Merged
Merged: 12/25/2023
Merged by: @stenzek
Base:
master← Head:discord-rpc📝 Commits (2)
d08a40bDiscordRPC: Show session time in Discord Rich Presence8d491d3System: Mark the VM as Stopping in ShutdownSystem unconditionally📊 Changes
3 files changed (+13 additions, -10 deletions)
View changed files
📝
src/core/achievements.cpp(+1 -1)📝
src/core/system.cpp(+11 -8)📝
src/core/system.h(+1 -1)📄 Description
This PR consists of two changes:
s_statetoState::Stoppingunconditionally when shutting the game down. This fixes an issue where Discord RPC showedUnknown Gameinstead ofNo Game Runningafter shutting the game down.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.