Can anyone confirm if this is a correct setting for the new ZenCash on EWBF Miner?
miner.exe --server zen.suprnova.cc --user Bones972.Athena --pass x --port 3618 --cuda_devices 0 1 2
That might work or try this one...
%~dp0miner --server zen.suprnova.cc --port 3618 --user username.worker --pass x --api --log 2 --eexit 3
(add --api and --exit 3 to enable Minerstat monitoring and Watchdog.)
Your --cuda_devices should only be needed if you want to exclude one or more of your cards otherwise it should detect and use all cuda devices by default.
Got a few hours to go yet of course.