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

Custom fast forward speed option #16

Open
Codein1 opened this issue Apr 14, 2022 · 1 comment
Open

Custom fast forward speed option #16

Codein1 opened this issue Apr 14, 2022 · 1 comment

Comments

@Codein1
Copy link

Codein1 commented Apr 14, 2022

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

@CocoaBob
Copy link
Owner

Hello,

The original author, Riley Testut, has abandoned this project, and switched to a new project called Delta about 5 years ago, and Delta works much better than GBA4iOS, please check it here: https://github.com/rileytestut/Delta

If you have a Mac, you could adjust the code and build the project by yourself, and install it into your iPhone/iPad.

Please let me know if anything else I could help, thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants