braindx / vbjin-ovr

VBjin-OVR - A Virtual Boy Emulator for the Oculus Rift
102 stars 16 forks source link

Can't save progress #9

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
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 sublime...@gmail.com on 23 Apr 2014 at 1:45

GoogleCodeExporter commented 9 years ago
We need a solution of this issue.

Original comment by pedro.jo...@gmail.com on 2 Feb 2015 at 11:49

asveikau commented 9 months ago

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 974ea92eedbab16935cbe4e778d922b31c3af629 and fa8f0bf77377400434c13d423ccb8191c23ce6c3.