Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature request] Speed Toggle #12963

Closed
zanezonair opened this issue Nov 19, 2022 · 4 comments
Closed

[Feature request] Speed Toggle #12963

zanezonair opened this issue Nov 19, 2022 · 4 comments

Comments

@zanezonair
Copy link

Quick summary

A speed toggle and cap for the toggled unlocked speed.

Details

basically in other emulators i can set a hotkey to unlock the speed.
so an example is the psp emulator ppsspp i can set an alternitive speed or just have it go uncapped. and with a press of a button the game is 2.5 times faster or whatever you set it to.
i would love this to be in rpcs3 as it would make grinding in some games less of a pain.

@RainbowCookie32
Copy link
Contributor

There isn't an universal way to do this for RPCS3. Some games might speed up just by removing the framelimiter, some might work fine at higher framerates, some might limit their framerate themselves.

As alternatives there's vblank rate and clock scale, but again, games react differently to this. With vblank they might speed up, increase the framerate limit, or do nothing. Clock scale is probably the most reliable to do this, but games can get unstable with it and end up crashing.

@Darkhost1999
Copy link
Contributor

Darkhost1999 commented Nov 19, 2022

#11357
Ctrl + F10 is the boost mode shortcut and as Rainbow Cookie said this isn't universal.
Back to me, Binding shortcuts to controller keys or in general rebinding hotkeys is planned.
That shortcut literally just disables the frame limiter.

@MSuih
Copy link
Member

MSuih commented Nov 19, 2022

You can try the key combination mentioned in that pull request (ctrl + f10) but it is not guaranteed to work. RPCS3 works a bit differently from earlier consoles that were very tied to framerate, it's not so easy to implement an universal turbo mode.

Closing this as already implemented

@MSuih MSuih closed this as not planned Won't fix, can't repro, duplicate, stale Nov 19, 2022
@elad335
Copy link
Contributor

elad335 commented Nov 19, 2022

It's not implemented, ctrl f10 just disables the frame limiter.

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

No branches or pull requests

5 participants