Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [SCRYPT JANE] UltraCoin (UTC) - Newly Launched
by
motaboy
on 03/02/2014, 22:13:11 UTC
For all you Nvidia guys:

I have an 'old'  GTX 465 on my daughters PC (XP) and got it to work (110kh) with the following:

Latest cudaminer with Scrypt-Jane support (2014-02-02)

and the following config / .bat


//================================================================
setx GPU_MAX_ALLOC_PERCENT 100

cudaminer.exe -C 1 -i 1 -H 2 -l auto -o stratum+tcp://xxxxxx3 -u xxxxxx -p xxxx -a scrypt-jane:UltraCoin
//================================================================

can also be done by specifying starttime,min,max instead of coin name eg -a=scrypt-jane:1388361600,4,30

working away on leetpool with no problem

i downloaded it and made a start.bat and put that in it with my username and password. but it starts and closes. why? am i doing something wrong

must of made a typo somewhere thats why it starts and closes

i made a start.bat and put this in it  can you correct it for me?

cudaminer.exe -o stratum+tcp://ultra.leetpools.com:3333 -u myusername.worker -p password -a=scrypt-jane:1388361600,4,30

it starts and closes. am i doing something wrong?


Add pause to the line afterwards in the bat file and see what messages are left in the console screen.  Report back here