Bitcoin Forum
May 26, 2024, 12:42:21 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 [50] 51 52 53 54 55 56 57 »
  Print  
Author Topic: Megaminer 6.3 - Multi pool / Multi Algo launcher  (Read 70950 times)
tutulfo (OP)
Full Member
***
Offline Offline

Activity: 322
Merit: 105


View Profile
February 22, 2018, 09:45:18 AM
 #981


What is nplusminer?

Fork of NemosMiner with a smarter profit calculations:

Code:
Uses calculations based on 24hractual and currentestimate ahashpool prices to get more realistic estimate.
  Includes some trust index based on past 1hr currentestimate variation from 24hr.
  AND is NOT sensible to spikes.
  This shows less switching than following Current Estimate and more switching that following the 24hr Actual.
  Better profitability.

AFAIK NemosMiner also recently has added this.


I´m not sure this has better profitability than 24hr stats for pplns pools or live stats for pps pools. There is infinite forms of predict the future (live, 24, mixed 50%, mixed 40%-60, last hour, etc.) what is the best?

I may be wrong, but 24h stats for low switching and live stats for high switching I think are enough modes. I prefer to work in "tangible" benefits like powerlimits feature.



















Megaminer - Multi pool / Multi Algo launcher https://bitcointalk.org/index.php?topic=2059039.0
BTC: 1AVMHnFgc6SW33cwqrDyy2Fug9CsS8u6TM -------   LTC:  LVwuYbAvbMDVapheQBA7o2qQ2mKTEXVDbX
BCH: 1N7wsg4JmWJLP6BuHUP5rwsAXnQjTWPBjr --------  ETH: 0x9b7A01Bf5bD29c66d228d372B5bD1C43cDb78AcC
tutulfo (OP)
Full Member
***
Offline Offline

Activity: 322
Merit: 105


View Profile
February 22, 2018, 09:50:00 AM
 #982

@tutulfo , is there any chance to make the script to take the api infro from WTM from http://whattomine.com/calculators.json and not from http://whattomine.com/coins.json. Cons.json are only the coins listed in the main page , on calculators.json there way more coins like lux and bsd which algos are not listed on the main page.


Test last wtm pool file from master branch  Wink

Megaminer - Multi pool / Multi Algo launcher https://bitcointalk.org/index.php?topic=2059039.0
BTC: 1AVMHnFgc6SW33cwqrDyy2Fug9CsS8u6TM -------   LTC:  LVwuYbAvbMDVapheQBA7o2qQ2mKTEXVDbX
BCH: 1N7wsg4JmWJLP6BuHUP5rwsAXnQjTWPBjr --------  ETH: 0x9b7A01Bf5bD29c66d228d372B5bD1C43cDb78AcC
zorvalth
Full Member
***
Offline Offline

Activity: 223
Merit: 100


View Profile
February 22, 2018, 09:53:22 AM
 #983

@tutulfo , is there any chance to make the script to take the api infro from WTM from http://whattomine.com/calculators.json and not from http://whattomine.com/coins.json. Cons.json are only the coins listed in the main page , on calculators.json there way more coins like lux and bsd which algos are not listed on the main page.


Test last wtm pool file from master branch  Wink

It looks the same... with coins.json . I dont think will work with manually added pool with LUX or BSD fro example...
tutulfo (OP)
Full Member
***
Offline Offline

Activity: 322
Merit: 105


View Profile
February 22, 2018, 11:15:50 AM
 #984

@tutulfo , is there any chance to make the script to take the api infro from WTM from http://whattomine.com/calculators.json and not from http://whattomine.com/coins.json. Cons.json are only the coins listed in the main page , on calculators.json there way more coins like lux and bsd which algos are not listed on the main page.


Test last wtm pool file from master branch  Wink

It looks the same... with coins.json . I dont think will work with manually added pool with LUX or BSD fro example...


Now is getting all active coins from http://whattomine.com/coins.json, before was 55 from main page, now are 55 from main page and 44 from coins.json.

Megaminer - Multi pool / Multi Algo launcher https://bitcointalk.org/index.php?topic=2059039.0
BTC: 1AVMHnFgc6SW33cwqrDyy2Fug9CsS8u6TM -------   LTC:  LVwuYbAvbMDVapheQBA7o2qQ2mKTEXVDbX
BCH: 1N7wsg4JmWJLP6BuHUP5rwsAXnQjTWPBjr --------  ETH: 0x9b7A01Bf5bD29c66d228d372B5bD1C43cDb78AcC
twente-mining
Member
**
Offline Offline

Activity: 176
Merit: 10


View Profile
February 22, 2018, 12:02:20 PM
 #985

the new version Claymore-Dual miner v11.0  can now to dual mine on Blake2s

Maybe something to look in to / add ..

▄▄▄▄▄▄▄▄▄▄▄▄
4ward
Member
**
Offline Offline

Activity: 473
Merit: 18


View Profile
February 22, 2018, 03:16:10 PM
 #986

@tutulfo , is there any chance to make the script to take the api infro from WTM from http://whattomine.com/calculators.json and not from http://whattomine.com/coins.json. Cons.json are only the coins listed in the main page , on calculators.json there way more coins like lux and bsd which algos are not listed on the main page.


Test last wtm pool file from master branch  Wink

It looks the same... with coins.json . I dont think will work with manually added pool with LUX or BSD fro example...


Now is getting all active coins from http://whattomine.com/coins.json, before was 55 from main page, now are 55 from main page and 44 from coins.json.


wtm limits to 80 requests per minute
currently there are 109 active coins on coins page and most are already listed on main

change the condition to prevent api saturation and not process same coins twice:
Code:
$WTMResponse.($_).status -eq "Active" -and ` #active 
$WTMResponse.($_).listed -eq $false -and ` #not listed on main page
$WTMResponse.($_).lagging -eq $false -and `#up to date info
$WTMResponse.($_).testing -eq $false #verified formula and not a testing

zorvalth
Full Member
***
Offline Offline

Activity: 223
Merit: 100


View Profile
February 22, 2018, 04:05:19 PM
 #987

@tutulfo , is there any chance to make the script to take the api infro from WTM from http://whattomine.com/calculators.json and not from http://whattomine.com/coins.json. Cons.json are only the coins listed in the main page , on calculators.json there way more coins like lux and bsd which algos are not listed on the main page.


Test last wtm pool file from master branch  Wink

It looks the same... with coins.json . I dont think will work with manually added pool with LUX or BSD fro example...


Now is getting all active coins from http://whattomine.com/coins.json, before was 55 from main page, now are 55 from main page and 44 from coins.json.

Can you give me a hand here, I made a custom pool ps1 for GBX/Altminer based on flypool.ps1

Code:
param(
    [Parameter(Mandatory = $true)]
    [String]$Querymode = $null ,
    [Parameter(Mandatory = $false)]
    [pscustomobject]$Info
    )

#. .\..\Include.ps1

$Name = (Get-Item $script:MyInvocation.MyCommand.Path).BaseName
$ActiveOnManualMode    = $true
$ActiveOnAutomaticMode = $false
$ActiveOnAutomatic24hMode = $false
$AbbName = 'GBXA'
$WalletMode = "NONE"
$Result = @()
$RewardType='PPLS'




#****************************************************************************************************************************************************************************************
#****************************************************************************************************************************************************************************************
#****************************************************************************************************************************************************************************************

if ($Querymode -eq "info"){
    $Result = [PSCustomObject]@{
                    Disclaimer = "No registration, No autoexchange"
                    ActiveOnManualMode=$ActiveOnManualMode 
                    ActiveOnAutomaticMode=$ActiveOnAutomaticMode
                    ActiveOnAutomatic24hMode=$ActiveOnAutomatic24hMode
                    ApiData = $True
                    AbbName=$AbbName
                    WalletMode=$WalletMode
                    RewardType=$RewardType
                         }
    }




               


#****************************************************************************************************************************************************************************************
#****************************************************************************************************************************************************************************************
#****************************************************************************************************************************************************************************************
   
if (($Querymode -eq "core" ) -or ($Querymode -eq "Menu")){

        $Pools=@()
        $Pools +=[pscustomobject]@{"Symbol"="GBX"; "algo"="Neoscrypt";"port"=10000;"coin"="GBXCoin";"location"="US";"server"="eu1.altminer.net"}
        $Pools +=[pscustomobject]@{"Symbol"="GBX"; "algo"="Neoscrypt";"port"=10000;"coin"="GBXCoin";"location"="ASIA";"server"="eu1.altminer.net"}
        $Pools +=[pscustomobject]@{"Symbol"="GBX"; "algo"="Neoscrypt";"port"=10000;"coin"="GBXCoin";"location"="EUROPE";"server"="eu1.altminer.net"}

     


        $Pools |  ForEach-Object {

                    $Flypool_Algorithm = get_algo_unified_name $_.algo
                    $Flypool_coin =  get_coin_unified_name $_.coin
                    $Flypool_symbol = $_.Symbol
               

                    $Result+=[PSCustomObject]@{
                                Algorithm     = $Flypool_Algorithm
                                Info          = $Flypool_coin
                                Price         = $null
                                Price24h      = $null
                                Protocol      = "stratum+tcp"
                                Host          = $_.server
                                Port          = $_.port
                                User          = $CoinsWallets.get_item($Flypool_symbol)
                                Pass          = "x"
                                Location      = $_.location
                                SSL           = $false
                                Symbol        = $Flypool_Symbol
                                AbbName       = $AbbName
                                ActiveOnManualMode    = $ActiveOnManualMode
                                ActiveOnAutomaticMode = $ActiveOnAutomaticMode
                                PoolWorkers   = $_.Workers
                                PoolHashRate  = $null
                                Blocks_24h    = $null
                                WalletMode    = $WalletMode
                                PoolName = $Name
                                RewardType=$RewardType
                                }
                       
               
                }

 
    }


#****************************************************************************************************************************************************************************************
#****************************************************************************************************************************************************************************************
#****************************************************************************************************************************************************************************************

    $Result |ConvertTo-Json | Set-Content $info.SharedFile
    remove-variable Result
   

I added GBX address and WHATTOMINEPOOLORDER in the config, changed the @@MINWORKERS to 0.

And when i start the bat file and choose manual i see my pool file nad it runs just fine. But when i choose Auto or Auto24 and select whattomine it says: "NO POOLS!....retry in 10 sec --- REMEMBER, IF YOUR ARE MINING ON ANONYMOUS WITHOUT AUTOEXCHANGE POOLS LIKE YIIMP, NANOPOOL, ETC. YOU MUST SET WALLET FOR AT LEAST ONE POOL COIN IN CONFIG.TXT"

tutulfo (OP)
Full Member
***
Offline Offline

Activity: 322
Merit: 105


View Profile
February 22, 2018, 06:15:37 PM
 #988

the new version Claymore-Dual miner v11.0  can now to dual mine on Blake2s

Maybe something to look in to / add ..

Use master branch code, is included on it.

Megaminer - Multi pool / Multi Algo launcher https://bitcointalk.org/index.php?topic=2059039.0
BTC: 1AVMHnFgc6SW33cwqrDyy2Fug9CsS8u6TM -------   LTC:  LVwuYbAvbMDVapheQBA7o2qQ2mKTEXVDbX
BCH: 1N7wsg4JmWJLP6BuHUP5rwsAXnQjTWPBjr --------  ETH: 0x9b7A01Bf5bD29c66d228d372B5bD1C43cDb78AcC
tutulfo (OP)
Full Member
***
Offline Offline

Activity: 322
Merit: 105


View Profile
February 22, 2018, 06:30:02 PM
 #989

@tutulfo , is there any chance to make the script to take the api infro from WTM from http://whattomine.com/calculators.json and not from http://whattomine.com/coins.json. Cons.json are only the coins listed in the main page , on calculators.json there way more coins like lux and bsd which algos are not listed on the main page.


Test last wtm pool file from master branch  Wink

It looks the same... with coins.json . I dont think will work with manually added pool with LUX or BSD fro example...


Now is getting all active coins from http://whattomine.com/coins.json, before was 55 from main page, now are 55 from main page and 44 from coins.json.

Can you give me a hand here, I made a custom pool ps1 for GBX/Altminer based on flypool.ps1

Code:
param(
    [Parameter(Mandatory = $true)]
    [String]$Querymode = $null ,
    [Parameter(Mandatory = $false)]
    [pscustomobject]$Info
    )

#. .\..\Include.ps1

$Name = (Get-Item $script:MyInvocation.MyCommand.Path).BaseName
$ActiveOnManualMode    = $true
$ActiveOnAutomaticMode = $false
$ActiveOnAutomatic24hMode = $false
$AbbName = 'GBXA'
$WalletMode = "NONE"
$Result = @()
$RewardType='PPLS'




#****************************************************************************************************************************************************************************************
#****************************************************************************************************************************************************************************************
#****************************************************************************************************************************************************************************************

if ($Querymode -eq "info"){
    $Result = [PSCustomObject]@{
                    Disclaimer = "No registration, No autoexchange"
                    ActiveOnManualMode=$ActiveOnManualMode 
                    ActiveOnAutomaticMode=$ActiveOnAutomaticMode
                    ActiveOnAutomatic24hMode=$ActiveOnAutomatic24hMode
                    ApiData = $True
                    AbbName=$AbbName
                    WalletMode=$WalletMode
                    RewardType=$RewardType
                         }
    }




               


#****************************************************************************************************************************************************************************************
#****************************************************************************************************************************************************************************************
#****************************************************************************************************************************************************************************************
   
if (($Querymode -eq "core" ) -or ($Querymode -eq "Menu")){

        $Pools=@()
        $Pools +=[pscustomobject]@{"Symbol"="GBX"; "algo"="Neoscrypt";"port"=10000;"coin"="GBXCoin";"location"="US";"server"="eu1.altminer.net";PoolWorkers =20}
        $Pools +=[pscustomobject]@{"Symbol"="GBX"; "algo"="Neoscrypt";"port"=10000;"coin"="GBXCoin";"location"="ASIA";"server"="eu1.altminer.net"}
        $Pools +=[pscustomobject]@{"Symbol"="GBX"; "algo"="Neoscrypt";"port"=10000;"coin"="GBXCoin";"location"="EUROPE";"server"="eu1.altminer.net"}

     


        $Pools |  ForEach-Object {

                    $Flypool_Algorithm = get_algo_unified_name $_.algo
                    $Flypool_coin =  get_coin_unified_name $_.coin
                    $Flypool_symbol = $_.Symbol
               

                    $Result+=[PSCustomObject]@{
                                Algorithm     = $Flypool_Algorithm
                                Info          = $Flypool_coin
                                Price         = $null
                                Price24h      = $null
                                Protocol      = "stratum+tcp"
                                Host          = $_.server
                                Port          = $_.port
                                User          = $CoinsWallets.get_item($Flypool_symbol)
                                Pass          = "x"
                                Location      = $_.location
                                SSL           = $false
                                Symbol        = $Flypool_Symbol
                                AbbName       = $AbbName
                                ActiveOnManualMode    = $ActiveOnManualMode
                                ActiveOnAutomaticMode = $ActiveOnAutomaticMode
                                PoolWorkers   = $_.Workers
                                PoolHashRate  = $null
                                Blocks_24h    = $null
                                WalletMode    = $WalletMode
                                PoolName = $Name
                                RewardType=$RewardType
                                }
                       
               
                }

 
    }


#****************************************************************************************************************************************************************************************
#****************************************************************************************************************************************************************************************
#****************************************************************************************************************************************************************************************

    $Result |ConvertTo-Json | Set-Content $info.SharedFile
    remove-variable Result
   

I added GBX address and WHATTOMINEPOOLORDER in the config, changed the @@MINWORKERS to 0.

And when i start the bat file and choose manual i see my pool file nad it runs just fine. But when i choose Auto or Auto24 and select whattomine it says: "NO POOLS!....retry in 10 sec --- REMEMBER, IF YOUR ARE MINING ON ANONYMOUS WITHOUT AUTOEXCHANGE POOLS LIKE YIIMP, NANOPOOL, ETC. YOU MUST SET WALLET FOR AT LEAST ONE POOL COIN IN CONFIG.TXT"



Change this variables to true at start of new pool file

$ActiveOnAutomaticMode = $false
$ActiveOnAutomatic24hMode = $false

If you dont want to change @@minworkers add this

        $Pools +=[pscustomobject]@{"Symbol"="GBX"; "algo"="Neoscrypt";"port"=10000;"coin"="GBXCoin";"location"="US";"server"="eu1.altminer.net";"PoolWorkers" =20}


Megaminer - Multi pool / Multi Algo launcher https://bitcointalk.org/index.php?topic=2059039.0
BTC: 1AVMHnFgc6SW33cwqrDyy2Fug9CsS8u6TM -------   LTC:  LVwuYbAvbMDVapheQBA7o2qQ2mKTEXVDbX
BCH: 1N7wsg4JmWJLP6BuHUP5rwsAXnQjTWPBjr --------  ETH: 0x9b7A01Bf5bD29c66d228d372B5bD1C43cDb78AcC
zorvalth
Full Member
***
Offline Offline

Activity: 223
Merit: 100


View Profile
February 22, 2018, 07:18:42 PM
 #990


Change this variables to true at start of new pool file

$ActiveOnAutomaticMode = $false
$ActiveOnAutomatic24hMode = $false

If you dont want to change @@minworkers add this

        $Pools +=[pscustomobject]@{"Symbol"="GBX"; "algo"="Neoscrypt";"port"=10000;"coin"="GBXCoin";"location"="US";"server"="eu1.altminer.net";"PoolWorkers" =20}



I tried to make them true a little after i posted my question but it didnt help. And there is no point of changing them to true because flypool  is also false/false on auto/auto24 but if i add ZEC address and whattominepoolorder=FLYPOOL when i select Auto or Auto24 and then Whattomine it starts flypool with no problem. but i cant make it work with my custom GBXAltminer based on flypool.ps1 ...
tutulfo (OP)
Full Member
***
Offline Offline

Activity: 322
Merit: 105


View Profile
February 22, 2018, 08:05:07 PM
 #991


Change this variables to true at start of new pool file

$ActiveOnAutomaticMode = $false
$ActiveOnAutomatic24hMode = $false

If you dont want to change @@minworkers add this

        $Pools +=[pscustomobject]@{"Symbol"="GBX"; "algo"="Neoscrypt";"port"=10000;"coin"="GBXCoin";"location"="US";"server"="eu1.altminer.net";"PoolWorkers" =20}



I tried to make them true a little after i posted my question but it didnt help. And there is no point of changing them to true because flypool  is also false/false on auto/auto24 but if i add ZEC address and whattominepoolorder=FLYPOOL when i select Auto or Auto24 and then Whattomine it starts flypool with no problem. but i cant make it work with my custom GBXAltminer based on flypool.ps1 ...

Open an issue in github and upload your pool file, I will test it.

Megaminer - Multi pool / Multi Algo launcher https://bitcointalk.org/index.php?topic=2059039.0
BTC: 1AVMHnFgc6SW33cwqrDyy2Fug9CsS8u6TM -------   LTC:  LVwuYbAvbMDVapheQBA7o2qQ2mKTEXVDbX
BCH: 1N7wsg4JmWJLP6BuHUP5rwsAXnQjTWPBjr --------  ETH: 0x9b7A01Bf5bD29c66d228d372B5bD1C43cDb78AcC
origin-AL
Newbie
*
Offline Offline

Activity: 19
Merit: 0


View Profile WWW
February 22, 2018, 09:44:10 PM
 #992

Hi Tutulino,

Great progress on the script, it has come a long way!

Thanks for remembering my old suggestion to handicap the mining pools based on actual observation of overestimation, also the delay close miner feature is great!

I have a question about this feature:
-Option for asociate command to launch before run to each miner (nvidia inspector for example to set overclock)

Does this mean I can provide different afterburner profiles to different algos?
I would like to under volt timetravel and tribus algo because my rig sometimes crash,how would I implement this? 
Can you give an example of how to implement this feature please? 

Best,

Alex

zorvalth
Full Member
***
Offline Offline

Activity: 223
Merit: 100


View Profile
February 23, 2018, 09:26:09 AM
 #993


Change this variables to true at start of new pool file

$ActiveOnAutomaticMode = $false
$ActiveOnAutomatic24hMode = $false

If you dont want to change @@minworkers add this

        $Pools +=[pscustomobject]@{"Symbol"="GBX"; "algo"="Neoscrypt";"port"=10000;"coin"="GBXCoin";"location"="US";"server"="eu1.altminer.net";"PoolWorkers" =20}



I tried to make them true a little after i posted my question but it didnt help. And there is no point of changing them to true because flypool  is also false/false on auto/auto24 but if i add ZEC address and whattominepoolorder=FLYPOOL when i select Auto or Auto24 and then Whattomine it starts flypool with no problem. but i cant make it work with my custom GBXAltminer based on flypool.ps1 ...

Open an issue in github and upload your pool file, I will test it.

Did it, thanks.
tutulfo (OP)
Full Member
***
Offline Offline

Activity: 322
Merit: 105


View Profile
February 23, 2018, 10:27:53 AM
 #994

Hi Tutulino,

Great progress on the script, it has come a long way!

Thanks for remembering my old suggestion to handicap the mining pools based on actual observation of overestimation, also the delay close miner feature is great!

I have a question about this feature:
-Option for asociate command to launch before run to each miner (nvidia inspector for example to set overclock)

Does this mean I can provide different afterburner profiles to different algos?
I would like to under volt timetravel and tribus algo because my rig sometimes crash,how would I implement this? 
Can you give an example of how to implement this feature please? 

Best,

Alex





Prelaunch command is at miner level (I expect change to algo level at future), for what you want you must make a copy of miner with that algos and let it alone with that two algos, let old miner without them.


Example:

Now

ccminerXXXX: algos: tribus, timetravel, algoX, algoY, algoZ, etc.
prelaunchcommand:""

Your desire


ccminerXXXX: algos: algoX, algoY, algoZ, etc.
prelaunchcommand:""


ccminerXXXX_v2: algos:  tribus, timetravel
prelaunchcommand:"WHAT YOU WANT LAUNCH BEFORE"





Megaminer - Multi pool / Multi Algo launcher https://bitcointalk.org/index.php?topic=2059039.0
BTC: 1AVMHnFgc6SW33cwqrDyy2Fug9CsS8u6TM -------   LTC:  LVwuYbAvbMDVapheQBA7o2qQ2mKTEXVDbX
BCH: 1N7wsg4JmWJLP6BuHUP5rwsAXnQjTWPBjr --------  ETH: 0x9b7A01Bf5bD29c66d228d372B5bD1C43cDb78AcC
origin-AL
Newbie
*
Offline Offline

Activity: 19
Merit: 0


View Profile WWW
February 23, 2018, 05:53:47 PM
 #995



Prelaunch command is at miner level (I expect change to algo level at future), for what you want you must make a copy of miner with that algos and let it alone with that two algos, let old miner without them.


Example:

Now

ccminerXXXX: algos: tribus, timetravel, algoX, algoY, algoZ, etc.
prelaunchcommand:""

Your desire


ccminerXXXX: algos: algoX, algoY, algoZ, etc.
prelaunchcommand:""


ccminerXXXX_v2: algos:  tribus, timetravel
prelaunchcommand:"WHAT YOU WANT LAUNCH BEFORE"





Thanks for getting back to me.

I now understand how to split up the miner into 2 copies with different algo in each, and I see where you would add he prelaunch command.

I dont understand what I would put between the quotes of the prelaunch command.  For example if I want to launch msi afterburner on preset 3 what would I write?

I have never done something like this before, sorry.

tutulfo (OP)
Full Member
***
Offline Offline

Activity: 322
Merit: 105


View Profile
February 23, 2018, 08:22:17 PM
 #996



Prelaunch command is at miner level (I expect change to algo level at future), for what you want you must make a copy of miner with that algos and let it alone with that two algos, let old miner without them.


Example:

Now

ccminerXXXX: algos: tribus, timetravel, algoX, algoY, algoZ, etc.
prelaunchcommand:""

Your desire


ccminerXXXX: algos: algoX, algoY, algoZ, etc.
prelaunchcommand:""


ccminerXXXX_v2: algos:  tribus, timetravel
prelaunchcommand:"WHAT YOU WANT LAUNCH BEFORE"





Thanks for getting back to me.

I now understand how to split up the miner into 2 copies with different algo in each, and I see where you would add he prelaunch command.

I dont understand what I would put between the quotes of the prelaunch command.  For example if I want to launch msi afterburner on preset 3 what would I write?

I have never done something like this before, sorry.



I never used afterburner via command line but I supose must be something like that

c:\program files\afterburner\afterburner.exe -p 3

Look for afterburner command line help to see how invoke


Megaminer - Multi pool / Multi Algo launcher https://bitcointalk.org/index.php?topic=2059039.0
BTC: 1AVMHnFgc6SW33cwqrDyy2Fug9CsS8u6TM -------   LTC:  LVwuYbAvbMDVapheQBA7o2qQ2mKTEXVDbX
BCH: 1N7wsg4JmWJLP6BuHUP5rwsAXnQjTWPBjr --------  ETH: 0x9b7A01Bf5bD29c66d228d372B5bD1C43cDb78AcC
origin-AL
Newbie
*
Offline Offline

Activity: 19
Merit: 0


View Profile WWW
February 23, 2018, 09:03:45 PM
 #997


I never used afterburner via command line but I supose must be something like that

c:\program files\afterburner\afterburner.exe -p 3

Look for afterburner command line help to see how invoke



Great thanks!

If i have a prelaunch command for only one miner, will it return to the previous 'normal' profile when the miner closes?  Or does it become necessary to set the 'normal' profile for every other miner?
tutulfo (OP)
Full Member
***
Offline Offline

Activity: 322
Merit: 105


View Profile
February 24, 2018, 09:07:34 PM
 #998


I never used afterburner via command line but I supose must be something like that

c:\program files\afterburner\afterburner.exe -p 3

Look for afterburner command line help to see how invoke



Great thanks!

If i have a prelaunch command for only one miner, will it return to the previous 'normal' profile when the miner closes?  Or does it become necessary to set the 'normal' profile for every other miner?

Yes you need add "normal profile" to other miners

Megaminer - Multi pool / Multi Algo launcher https://bitcointalk.org/index.php?topic=2059039.0
BTC: 1AVMHnFgc6SW33cwqrDyy2Fug9CsS8u6TM -------   LTC:  LVwuYbAvbMDVapheQBA7o2qQ2mKTEXVDbX
BCH: 1N7wsg4JmWJLP6BuHUP5rwsAXnQjTWPBjr --------  ETH: 0x9b7A01Bf5bD29c66d228d372B5bD1C43cDb78AcC
tutulfo (OP)
Full Member
***
Offline Offline

Activity: 322
Merit: 105


View Profile
February 24, 2018, 09:08:49 PM
 #999

6.0 release

--FEATURES CHANGES:

*Added minable algorithms selection in config.txt
*Faster boot and interval change
*Added Efficency in Local currency per Watt
*Added option in config.txt for specific pool payment currency
*Changed btc revenue to mbtc
*Faster interval change


---POOLS CHANGES:
*Added blazepool pool
*Added ravencoin pool to suprnova
*Adapted zergpool to new api address
*Added all non main page active coins to Whattomine pool

---MINERS CHANGES:
*Added ccminer for x16r algo
*Added Palgin HSR Neoscrypt fork by Just-a-miner.
*Updated claymore to 11 (added pascal, keccak and blake2s for dualmining)
*Claymore dual for AMD moved to miners folder due to high profit
*Updated excavator to 1.4.4a
*Updated cpu miner to 3.8.2.1
*Added Claymore Neoscrypt miner 1.0
*Updated dtsm to 0.6

---BUG FIXES:

*Fixed: Whattomine pool order variable not in config.txt
*Fixed: Not supported message error for old NVIDIA cards
*Fixed: Best miners filter in profits screen not returning to initial state
*Fixed: Watchdog lower sensitivity
*Fixed: OverdriveN.exe requires Visual Studio debug dlls
*Fixed: writelog prompt msg when corrupted stats file
*Fixed: distinct gpu groups order between active miners and profits zones
*Fixed: mining pool hub excavator error (now mining pool hub uses IP address )
*Fixed: dual mining info in profits screen and active miners section (revenue and pool)
*Fixed: Active miners profit not including pool profit factor, pool fee and miner fee
*Fixed: AMD cards not showing in current screen
*Fixed: pool speed not reported in active miners section
*Fixed: dollar symbol showed as "36"
*Fixed: Wrong Stats screen running time
*Fixed: op_addiction error
*Fixed: download files errors
*Fixed: ADL error message in log file

--RELEASE NOTES
This release changes next config variables: @@ALGORITHMS_NVIDIA,@@ALGORITHMS_AMD,@@ALGORITHMS_CPU

Megaminer - Multi pool / Multi Algo launcher https://bitcointalk.org/index.php?topic=2059039.0
BTC: 1AVMHnFgc6SW33cwqrDyy2Fug9CsS8u6TM -------   LTC:  LVwuYbAvbMDVapheQBA7o2qQ2mKTEXVDbX
BCH: 1N7wsg4JmWJLP6BuHUP5rwsAXnQjTWPBjr --------  ETH: 0x9b7A01Bf5bD29c66d228d372B5bD1C43cDb78AcC
origin-AL
Newbie
*
Offline Offline

Activity: 19
Merit: 0


View Profile WWW
February 25, 2018, 02:02:15 AM
 #1000


I never used afterburner via command line but I supose must be something like that

c:\program files\afterburner\afterburner.exe -p 3

Look for afterburner command line help to see how invoke


Couldn't get it to work,

I found this regarding what the command line should be -https://bitcointalk.org/index.php?topic=2105295.0

Whenever I put anything in the PrelaunchCommand it tells me 'Bad formed json'

Here is what I tried:


"PrelaunchCommand":"C:\Program Files (x86)\MSI Afterburner\MSIAfterburner.exe -profile3"
"PrelaunchCommand":""C:\Program Files (x86)\MSI Afterburner\MSIAfterburner.exe" -profile3"
"PrelaunchCommand":"C:\Program Files (x86)\MSI Afterburner\MSIAfterburner.exe" -profile3


Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 [50] 51 52 53 54 55 56 57 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!