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

Can't save progress #9

Open
GoogleCodeExporter opened this issue Mar 14, 2015 · 2 comments
Open

Can't save progress #9

GoogleCodeExporter opened this issue Mar 14, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Play Wario Land, possibly others

What is the expected output? What do you see instead?
Games should save at check points

What version of the product are you using? On what operating system?
v1.0 on windows 

Please provide any additional information below.
Only tried on Wario Land but I cannot get any progress to save

Original issue reported on code.google.com by [email protected] on 23 Apr 2014 at 1:45

@GoogleCodeExporter
Copy link
Author

We need a solution of this issue.

Original comment by [email protected] on 2 Feb 2015 at 11:49

@asveikau
Copy link

I think I'm many years too late for some people, but I've been hacking on a fork of this repo and I think I figured this one out. It's simple. You need to call CloseGame() when the game is finished (either at WM_CLOSE or when you open a new game in UI.)

Fixed in my fork by 974ea92 and fa8f0bf.

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

2 participants