Post
Topic
Board Mining (Altcoins)
Re: [ANN] lolMiner-mnx, Mining MinexCoin(MNX) New version: v0.34 (Apr 11)
by
catfish78
on 15/07/2018, 05:06:28 UTC
pls some one give me lol miner bat file

run_miner.cmd

Code:
timeout /t 1
@echo off

setx GPU_FORCE_64BIT_PTR 1
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100
PowerShell -NoProfile -ExecutionPolicy Bypass -Command "& {Start-Process PowerShell -ArgumentList '-NoProfile -ExecutionPolicy Bypass -File ""%~DP0watchdog-lolminer-v0.34.ps1""' -Verb runAs}"

example_config.cfg

Code:
--server eu.minexpool.nl,mnx.suprnova.cc,mnx-eu.forgetop.com              
--port 9999,7076,5052                        
--user YOURWALLETADDRESS.worker,YOURWALLETADDRESS.worker,YOURWALLETADDRESS.worker    
--pass x,x,x                            
--max-connection-attempts 5
--set-reconnection-timer 30    
--platform AUTO                
--device ALLGPU                      
--set-work-batch HIGH                  
--set-short-stats-interval 20        
--set-long-stats-interval 60