Hello. As you know, MSI Afterburner allows us to save up to 5 presets. Last 2 days I was seraching how to swith presets automaticaly, because it is not convenient to me to set unsyncronised presets with undervolting curves on all rigs one by one for eath card.
Here is a way to activate one of your presets automaticaly, for example, before miner launch in batch file:
"" -ProfileMy example for the standard AB installation path:
"C:\Program Files (x86)\MSI Afterburner\MSIAfterburner.exe" -Profile1MSI Afterburner has to be started at the execution time (as for me it starts at the system start), otherwise cmd window will not go batch next commands and you will have to change the command above launch with start cmd.exe /C
With this approach you can set an AB preset for ZEC when you launch ZEC bat file to start mining, a preset for ETH when you launch ETH mining etc.
One more benefit of usage such command line, that all unsyncronised presets with specified number activates in one time, unlike manual setting in UI.
You can thank me if you want:
0xc0C82AAa27c08426387e76Db6E92B1fc96D9fEc9 (ETH)
LZ5J5RDrtTN58bhqnMSVhWYcb4NsLXMCuc (LTC)
t1RxfL9YBvBZQ11BQRQwuid8z4LfzDUEr3g (ZEC)
Have a good day!