Rotor-Cuda
Rotor-Cuda copied to clipboard
TRYING TO COMPILE FROM 2 DAYS
Hi bro i am sorry to bother you but please need small help from your side . i know you already have all VS 2019 setup and can you compile this for me as i am trying from 2 days and it is not working at all. just please edit following and compile for windows.
`if (rKey > 0) {
if ((count - lastrKey) > (10000 * rKey)) {
// rKey request
rKeyRequest(params);
lastrKey = count;
rKeyCount++;
rKeyCount2 += rKeyCount;`
i need this with 10000 value ~ Thanks