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

Request: Save the lag counter #20

Closed
GoogleCodeExporter opened this issue Mar 31, 2015 · 3 comments
Closed

Request: Save the lag counter #20

GoogleCodeExporter opened this issue Mar 31, 2015 · 3 comments

Comments

@GoogleCodeExporter
Copy link

I would like to be able to compare lag frames across savestate loads
without having to manually reset a counter after each load, much like how
the frame counter works. This can be achieved simply by adding the lag
counter to the savestate format.

The loading of the lag counter value could be made optional, although
actually I can't think of any circumstance where I would want to let the
lag counter accumulate across savestate boundaries as it does now. It's
easy to implement either way, but I would like confirmation as to whether
my feeling that it doesn't need to be optional is correct.

Original issue reported on code.google.com by nitsuja-@hotmail.com on 27 Jul 2008 at 6:48

@GoogleCodeExporter
Copy link
Author

Err... the lag counter is already saved...
See lines 918 and 1134 of save.cpp

Original comment by Upth...@gmail.com on 27 Jul 2008 at 6:53

  • Changed state: Fixed
  • Added labels: ****
  • Removed labels: ****

@GoogleCodeExporter
Copy link
Author

Oops, I swear it wasn't doing that the last time I tried using the lag counter, 
but I
should have checked again.

Original comment by nitsuja-@hotmail.com on 27 Jul 2008 at 7:12

  • Changed state: Invalid
  • Added labels: ****
  • Removed labels: ****

@GoogleCodeExporter
Copy link
Author

It's alright. Adelikat made the same mistake
http://code.google.com/p/gens-rerecording/issues/detail?id=4&can=1

Original comment by Upth...@gmail.com on 27 Jul 2008 at 7:15

  • Added labels: ****
  • Removed labels: ****

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant