retronx-team / sys-clk

Nintendo Switch homebrew overclocking/underclocking system module and frontend
Other
921 stars 68 forks source link

Allow specifying default clock speeds #13

Closed espadolini closed 5 years ago

espadolini commented 5 years ago

I just duplicated the logic that looks through the configuration for title id 0; I'm not sure if there's a better sentinel value (maybe FFFFFFFFFFFFFFFF?)

p-sam commented 5 years ago

Hi, thanks for the PR.

However, this is something we have no plan to support. We had global or "default" clocks achieved before with PCV patches, and now we're looking to deprecate the "set it and forget it all overclocked to max" to set freqs exactly per game. Though, a manual override has been suggested with the UI. It differs in implementation, but where the result would be the same, and also could be a faster way to test profiles.