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

Support Setting CPU Overclock via GameINIs #4827

Merged
merged 1 commit into from Feb 5, 2017
Merged

Support Setting CPU Overclock via GameINIs #4827

merged 1 commit into from Feb 5, 2017

Conversation

Kurausukun
Copy link
Contributor

This lets you add a game-specific setting for overclocking the GC/Wii CPU using the GameINIs. Use it as follows:

[Core]
Overclock = (value)
OverclockEnable = True/False

The value of Overclock can be any float, and it acts as a multiplier; 1.0 is 100%, 2.0 is 200%, etc.

This is the first time I've actually contributed to Dolphin, so please let me know if I made any silly mistakes (I probably did). It works perfectly from what I've tested, but that doesn't mean I tested everything.

Also, a big thanks to the devs on IRC for putting up with me and helping me figure out how everything works. Let the chaos begin.

@Parlane
Copy link
Member

Parlane commented Feb 5, 2017

LGTM

@Parlane Parlane merged commit c4d470c into dolphin-emu:master Feb 5, 2017
@UltraSyko
Copy link

Been wanting this for a long time, thank you

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