Is there anyway to disable the dual mining on T-rex in awesomeminer ? I can not seem to find it.
It starts up on 2 pools even on my non LHR cards.
I see no way to enable zil in awesomeminer either.
Add ETH+ZIL mining mode with an arbitrary ETH pool (not proxying through a ZIL pool)
See ETH+ZIL *.bat/*.sh file in miner archive
Should we just make our own user defined miner with sett command's or am I missing something ?
Dual Mining Zil with AM is no problem, not suiteable but it is possible. I mine Zil since the first block with AM.
I did not say it is not possible, I have been dual mining it for a while. I am trying to saying there is not integrated way of doing it with awesomeminer + t-rex(seems like t-rex have a native function so you can stop using the shitty zilswitcher). At least I can not find any. Seems you have to make your own workaround.
But that is the the great part about awesome miner, you can pretty much accomplish whatever you want doing some api calls and scripting. In this instance you only have to make your own eth+zil algorithm and userdefined version of T-rex that has the added command line for zil. --extra-dag-epoch 0 --url2 stratum+tcp://eu.ezil.me:5555 --user2 YOURETHADRESSE.YOURZILADRESSE
But thanks you for the comment it was incredibly helpful to know that you have managed it...
