Code Monkey home page Code Monkey logo

Comments (4)

Narann avatar Narann commented on May 28, 2024

After some tests, it seems to be related to the --configdir argument, If I use it, what ever if the mupen64plus.cfg file is in the given folder or not, it doesn't load the save state properly. Still investigating.

from mupen64plus-ui-console.

Narann avatar Narann commented on May 28, 2024

Interesting, if I put in Pure Interpreter I don't have the problem. The --configdir flag doesn't seems to change many thing, just that without it, it was taking the user config file which is pure interpreter, but with it, it use my internal config file which is Dynarec.

So, the real problems looks like: --savestates + --testshots doesn't seems to work with dynarec.

Still investigating.

from mupen64plus-ui-console.

Narann avatar Narann commented on May 28, 2024

The kind of command that reproduce the problem:

./mupen64plus --audio dummy --configdir ./ --savestate mupen64plus-regression-test/save_state/1080sb-charselect.st0 mupen64plus-regression-test/rom/1080sb.z64

--configdir argument point to an empty folder. You can also use --gfx dummy and you also have the problem.

In gdb, here is the backtrace:

#0  0x00007ffff7bcbb9d in nanosleep () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007ffff4fe71f9 in ?? () from /usr/lib/x86_64-linux-gnu/libSDL2-2.0.so.0
#2  0x00007ffff56c1e1d in gen_interupt () from ./libmupen64plus.so.2
#3  0x00007ffff7e9652a in ?? ()
#4  0x00000000006f0e50 in ?? ()
#5  0x00007ffff56c94ad in main_run () from ./libmupen64plus.so.2
#6  0x000000000000000a in ?? ()
#7  0x0000000000000000 in ?? ()

Any idea @Gillou68310 @bsmiles32 ?

Here is the link to the save state. Hope anyone could reproduce this.

from mupen64plus-ui-console.

GhostlyDark avatar GhostlyDark commented on May 28, 2024

The --savestate option seems to work for some games (Ocarina of Time) while it only works with Pure Interpreter for other games (Banjo-Kazooie).

from mupen64plus-ui-console.

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.