Page 1 of 1

SuperFX adjust settings..

Posted: Fri May 11, 2018 8:20 pm
by Tekkenlord
Add SuperFX overclock multiplier setting.

Our speed isn't nearly correct, so letting the users adjust it is OK....

recently in Snes9x git a commit for an option to allow superFX chip overclocking was enabled, but i can't find it anywhere or how do you use this new feature anyone knows?

Re: SuperFX adjust settings..

Posted: Fri May 11, 2018 11:12 pm
by OV2
You can edit snes9x.conf and add a SuperFXClockMultiplier entry in the [Hack] section and set it to the speed percentage. 100% is default.

Code: Select all

[Hack]
SuperFXClockMultiplier = 100

Re: SuperFX adjust settings..

Posted: Sun May 13, 2018 6:36 pm
by Tekkenlord
OV2 wrote:You can edit snes9x.conf and add a SuperFXClockMultiplier entry in the [Hack] section and set it to the speed percentage. 100% is default.

Code: Select all

[Hack]
SuperFXClockMultiplier = 100
Oh tnahk you so much, i just tested it and it works like a charm i started setting the clock multiplier to 200 and Star Fox it's like playing a renew version, no more stutter and the frames run like silk, thanks.