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

Slimmed down CLI version? #14

Open
sp00n opened this issue Dec 25, 2024 · 1 comment
Open

Slimmed down CLI version? #14

sp00n opened this issue Dec 25, 2024 · 1 comment

Comments

@sp00n
Copy link

sp00n commented Dec 25, 2024

So far I've been using PBO2 Tuner resp. "pbodebug" from PJVol to set the Curve Optimizer values while running the CoreCycler script, however PJVol mentioned that he has stopped developing his tools, and they don't support Ryzen 8000 and 9000 yet, and so probably never will.

Which makes me wonder, would it be possible to create a stripped down version of SMUDebugTool that let's you only set the Curve Optimizer values using the command line, which I could then use as a replacement to support the newer Ryzen generations as well?

As far as I can tell the tool right now doesn't support any CLI commands, but I also don't have that great experience with C programs, so I might have missed something.

@irusanov
Copy link
Owner

Hi,
This debug tool is mostly a spaghetti code app, but I had the idea to restart zenstates (completely new app) development which would support PBO and also CLI, or extract the PBO functionality in a new "Tuner", but this means yet another app to support. This is more of a wishful thinking at the moment. I can quickly code a PBO-only app, but people will expect some sort of a support afterwards.

You're right, the debug tool does not support CLI.

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

2 participants