--------------------------------------------------------------------------
START.BAT
--------------------------------------------------------------------------
There are some options that must be set in start.bat, and not within config.txt or pools.txt.
For example if you want to create configurations for multiple coins, you must define a 'start.bat' like file for every coin.
Parameters:
--config filename (use config file other than config.txt)
--pools filename (use pools file other than pools.txt)
--logfile filename (enable logging to file)
--listdevices (list available devices)
--listdevicesreordered (list available devices ordered by busid)
--gpureorder (order devices by busid)
--adldisable (disable ADL)
--disablegpuwatchdog (disable gpu crash detection watchdog)
--resetfans (reset fans back to default settings on miner exit)
--enableduplicategpuid (enables the usage of the same gpu id in gpu_conf multiple times)
--sendallstales (send every stale share - may increase number of rejected shares)
--setcomputemode (sets AMD gpu's to compute mode & disables crossfire - run as admin)
--runbenchmark (benchmark your current algo settings offline)
--benchmarkduration (how long to run the benchmark in seconds, max is 3 minutes, def. is 1 min.)
--resetvega (disable/enable Vega video cards before mining)
--startupscript filename (run custom batch script before mining)
--usealgoswitching (use miner in algo switching mode - pool must support it)
--usealgomapping value (type of algo mappings to use with algo switching: 1-short, 2-long, def. is short)
v.1.6.4
--startupscript
does not work