Author

Topic: MSI Afterburner preset switch automation (Read 1181 times)

legendary
Activity: 3164
Merit: 1003
June 08, 2021, 10:44:20 AM
#10
How do you do this and select the gpu if you have more than one?
I change t-rex.exe application wording to date released... so T-REX-0.20.3-win_4-24-21.exe
Example profile 5 has 2 cards different clock settings in msi afterburner.
So batch file would be.

Code:
:start
@ECHO off
"C:\Program Files (x86)\MSI Afterburner\MSIAfterburner.exe" -Profile5
C:\CCMINER\T-REX-0.20.3-win_4-24-21\T-REX-0.20.3-win_4-24-21.exe -a ethash -d 0,1 -i 20,20 --cpu-priority 0 --log-path trexd_log.log --temperature-limit 68 --api-bind-telnet 0 --api-bind-http 0 -o stratum+ssl://us-eth.2miners.com:12020 -u yourwalletaddress -p x -w RIG2
goto start
jr. member
Activity: 52
Merit: 12
How do you do this and select the gpu if you have more than one?
legendary
Activity: 1764
Merit: 1002
March 10, 2021, 09:20:57 AM
#8
well dont expected this, many miner who use msi afterburner will really helpful with your share, gladly i dont use msi afterburner again, odnt might be alternative for time being

many thanks ..... appreciated
legendary
Activity: 1736
Merit: 1071
March 09, 2021, 09:59:37 AM
#7
Hello from the past Smiley
An interesting idea, but when I used Windows for mining, I connected to each farm remotely, cut the team viewer, launched a new miner and changed the settings in MSIAfterburner.
Today, there are many useful operating systems for mining that allow you to automate processes without these games.
legendary
Activity: 3164
Merit: 1003
March 09, 2021, 08:06:42 AM
#6
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:
"" -Profile

My example for the standard AB installation path:
"C:\Program Files (x86)\MSI Afterburner\MSIAfterburner.exe" -Profile1

MSI 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!

  Thx much appreciated.  Smiley
e97
jr. member
Activity: 58
Merit: 1
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:
"" -Profile

My example for the standard AB installation path:
"C:\Program Files (x86)\MSI Afterburner\MSIAfterburner.exe" -Profile1

MSI 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!

Damn this is even better since I don't have to switch to nvidia-inspector!

Awesome, thank you!
member
Activity: 392
Merit: 27
http://radio.r41.ru
February 17, 2018, 11:53:30 PM
#4
rather than easier through the Nvidia Inspector to each map to specify overclocking, click create shortcut
in the management of the PC to create a task at the event of turning on the PC, at the system event the display 4101
run the program and specify the path to the created shortcut, on the inspector's shortcut, click the properties and copy the line with the specified overclock, insert it into the command line parameters for the reboot
https://drive.google.com/open?id=1kybjARQwhTlOhPmWUVT8Inoy_6NZfYRw
full member
Activity: 350
Merit: 100
February 17, 2018, 11:06:29 PM
#3
looks awesome, thanks.
newbie
Activity: 19
Merit: 0
February 17, 2018, 08:58:33 PM
#2
Frack me it works!
Why does this not have more views??
No MSI EVER worked for me on startup and now it does,thank you so very much Smiley  Kiss


newbie
Activity: 1
Merit: 0
August 20, 2017, 09:53:55 AM
#1
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:
"" -Profile

My example for the standard AB installation path:
"C:\Program Files (x86)\MSI Afterburner\MSIAfterburner.exe" -Profile1

MSI 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!
Jump to: