Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Qt: show time of day in 'last played' game info, log current time when RPCS3 boots #11220

Merged
merged 9 commits into from Feb 23, 2022

Conversation

elad335
Copy link
Contributor

@elad335 elad335 commented Dec 2, 2021

  1. This should simplify testing many games (for example for PR testing) by looking at the time of day of the 'last played' section and checking if it occurs after the time point that you booted RPCS3. I.e. Simplifying the process of knowing which games you have already tested from a large list.
  2. By knowing current time with date when RPCS3 boots viewers/recipients of the log can attest early the provided logs from users such as the of PR testers or of users on forums instead of wasting time reading irrelevant logs.

@Megamouse
Copy link
Contributor

I think it's kinda useless to know at which minute you stopped playing 6 days ago for the large majority of the Userbase.
It would make more sense if it was restricted to the same day for example

@Megamouse
Copy link
Contributor

Or maybe let the user choose which of both formats to use

rpcs3/main.cpp Outdated Show resolved Hide resolved
rpcs3/main.cpp Outdated Show resolved Hide resolved
rpcs3/main.cpp Outdated Show resolved Hide resolved
rpcs3/main.cpp Outdated Show resolved Hide resolved
@Megamouse Megamouse merged commit 86a04a8 into RPCS3:master Feb 23, 2022
@elad335 elad335 deleted the testing-simple branch September 19, 2022 05:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants