Git Product home page Git Product logo

Comments (13)

valignatev avatar valignatev commented on September 27, 2024 1

For the first question - it might work depending on how those games handle inputs. For the second question - not directly. You can set w and s keys to something bogus you never use, but that's kind of a workaround.

Btw, I'm currently rewriting the whole thing where up/down and left/right will be individually configurable, but that rewrite isn't finished yet.

from socd.

valignatev avatar valignatev commented on September 27, 2024 1

Is there any difference in the speed of programs

In this particular case, you won't notice any difference.

How to minimize your program to system tray

You can put it in autorun and it'll work, but there's no way to minimize it into the tray for now. I have it as a todo for the rewrite.

can you make a program that will act as a driver

Technically yes, but you can't run unsigned drivers on Windows by default, I would have to require users to boot into a mode that allows unsigned drivers. And signing the driver costs a lot of money that I'm not willing to spend :(

from socd.

znarfm avatar znarfm commented on September 27, 2024

It is working on Valorant. In my case, I had to run the program as an administrator for it to work.

from socd.

Sneophron avatar Sneophron commented on September 27, 2024

Just run it administrator and u can use now with no problems

from socd.

zalUoU avatar zalUoU commented on September 27, 2024

It isn't working in VALORANT for me for some reason. And idk if it's supposed to work globally too. Because when I try it on notepad, It doesn't work for me. What do I do in this case?

from socd.

valignatev avatar valignatev commented on September 27, 2024

@zalUoU if you dropped it into Program Files or into some other restricted folder on disk C: then you have to run it as Administrator.

from socd.

zalUoU avatar zalUoU commented on September 27, 2024

i didn't drop it anywhere restricted. It's literally in my downloads folder, and I'm running it as administrator too. But it still doesn't work. The program is running in the background as I'm typing this and it's not making any difference.

from socd.

Sachinanand99 avatar Sachinanand99 commented on September 27, 2024

https://github.com/cafali/SnapKey/releases/tag/v1.1.6 found this

from socd.

zalUoU avatar zalUoU commented on September 27, 2024

https://github.com/cafali/SnapKey/releases/tag/v1.1.6 found this

i believe this is a different program and has a different function compared to the SOCD Cleaner no?

from socd.

Sachinanand99 avatar Sachinanand99 commented on September 27, 2024

https://github.com/cafali/SnapKey/releases/tag/v1.1.6 found this

i believe this is a different program and has a different function compared to the SOCD Cleaner no?

I think it is working same as i used both.

from socd.

valignatev avatar valignatev commented on September 27, 2024

Briefly looking at the code, the programs are similar. Mine does a bit more stuff around the currently focused program detection, but otherwise keyboard hooks look similar enough.

from socd.

ThisIsEXE01 avatar ThisIsEXE01 commented on September 27, 2024

Briefly looking at the code, the programs are similar. Mine does a bit more stuff around the currently focused program detection, but otherwise keyboard hooks look similar enough.

Is there any difference in the speed of programs, for example, if your program is written in C and theirs is written in C++. does that mean yours is preferable? From what I've heard, C is faster than C++. Is there any difference?

And one more small question: How to minimize your program to system tray? I would like to put it in autorun and use it whenever the computer is on, as if it were a driver.

One last question): can you make a program that will act as a driver? For example, like in RawAccel program - it is enough to run the program 1 time, then close it and everything will work.

from socd.

nevejaa avatar nevejaa commented on September 27, 2024

it is bannable in valorant?

from socd.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.