Skip to content
This repository was archived by the owner on Feb 6, 2023. It is now read-only.
This repository was archived by the owner on Feb 6, 2023. It is now read-only.

Custom fast forward speed option #16

@Codein1

Description

@Codein1

I would like to change the fast forward speed and adjust it in the settings view.
It should be done by calling the iterateTimes function in EmuView with a non hard coded value.
if(unlikely(ffGuiKeyPush || ffGuiTouch)) { iterateTimes(4, i) ...
The default value is "4".
It would be great if i could change this value in the settings menu :)
Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions