Code Monkey home page Code Monkey logo

Comments (3)

Ryunam avatar Ryunam commented on July 18, 2024

Thanks to the help of @bslenul, I think I have narrowed down this issue to the following points:

  • What made it confusing at first is that the fastforward option that is not working with RunAhead is not the hotkey in RA (which is assigned by default to the spacebar). It is the internal core fastforward command that is not working, the one that is tied to the R2 trigger in the RetroPad. I did not even know that there was an internal fastforward option in the core and I had both my RA fastforward hotkey and the core fastforward set to the R2 trigger on my controller, so it seems that when you do that the core fastforward is taking precedence over the RA hotkey.

  • So to recap, when RunAhead is active, pressing R2 to use the core-specific fastforward command does not seem to do anything and if you have the fastforward hotkey in RetroArch set to R2 as well, you cannot use fastfoward at all.

  • Disabling RunAhead OR going into Quick Menu -> Controls and remapping the R2 trigger to any other command (if you have R2 set to both the hotkey in RetroArch and the core-specific fastforward) allows fastforward to work again using the RA hotkey.

  • First "bad" commit that introduced this issue for me seems to be 1faa9f2 by @jdgleaver, which is in fact the one that implemented the internal RetroPad fastforward button.

from gambatte-libretro.

jdgleaver avatar jdgleaver commented on July 18, 2024

@Ryunam Thank you for reporting this!

It was a real head scratcher, but here's the fix: libretro/RetroArch#12828

Note that the in-core fastforward key still overrides the usual frontend hotkey setting, since that's the way the RETRO_ENVIRONMENT_SET_FASTFORWARDING_OVERRIDE callback has to work... I hope that's not too awkward....

from gambatte-libretro.

Ryunam avatar Ryunam commented on July 18, 2024

Perfect, thank you as usual for fixing this so quickly! I also now understand how the override callback works a bit more clearly, so that is totally fine.

from gambatte-libretro.

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.