GithubHelp home page GithubHelp logo

Comments (4)

metalmachine76 avatar metalmachine76 commented on September 26, 2024

If I close the running game before loading a new one, the sav file is saved correctly. This leads me to think this issue could have something to do with line 1073 being commented out of /src/drivers/win/window.cpp:

https://github.com/TASVideos/fceux/blob/master/src/drivers/win/window.cpp#L1073

from fceux.

owomomo avatar owomomo commented on September 26, 2024

The problem is that the previous game was closed too late after some variable has changed to the newer one.
I commented out the close game function because the current game was closed even if the newly loaded game was failed before actually start loading. If it has no affection to the old one, so why interrupt it.
But what I didn't realized is that some of the data outside has already change before the reset game function call. I changed the reset function call prior, you can test if it works fine.

from fceux.

g0me3 avatar g0me3 commented on September 26, 2024

works fine for me in current version. should we close issue?

from fceux.

metalmachine76 avatar metalmachine76 commented on September 26, 2024

I hadn't had time to confirm. Thank you!

from fceux.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.