Hi patrike. For now, no reports about the cryptonight mining. All fine
But I have a question about the "Execute batch commands". I really don't know what syntax I use. What the correct use?
Example: I'm trying to execute OverdriveNTool.exe -p0RX570CN before mining GPU-intensive coins. I put the executable and the .ini file with profiles, and it doesn't apply. How can I set it? Can I execute the command from another folder than the miner's.
Do a .bat with your overdrv command line then insert these three line in execute command :
pushd your_orverdrv_directory
call your_bat.bat
popd
Thanks
But still not working
Is there a wiki/guide to explore the options? I looked at official help at awesomeminer website, but didn't found anything.
EDIT
@
patrikeAgain about CN, but with JCE-Miner:
I'm able to run JCE as cpuminer-opt, it can auto-switch for best coin at moment. But API isn't working in Awesome. If I access the APU adress/port into web browser I see everyting okay. Can you add support for JCE-Miner API?
You can see the discussion/errors ehere:
https://bitcointalk.org/index.php?topic=3281187.msg40417916#msg40417916JCE-Miner's dev is working in GPU support with great performance (mainly for old GPUs, but the Polaris results are good too). I think could be awesome to add it for Awesome (lol).
Thanks a lot!