BTC batch file:
bfgminer.exe -S opencl:noauto -o http://mint.bitminter.com:8332 -u user_worker -p password
LTC batch file:
bfgminer.exe --scrypt -o http://mint.bitminter.com:8332 -u user_worker -p password
FPGA/ASIC can't mine scrypt, so no need for the -S option
What parts of these files declare whether or not to use gpu? Where are the backup pool failovers?