Sebastián A.
Sebastián A.
**Problem Statement** When you copy values from the Hex mode in the Programmer's calculator, you copy the values with the spaces included. In most programming languages, hex numbers do not...
This would be the initial PR to be able to compile stuff in Windows. In particular, MSVC is very picky about the features you can use and you cannot. With...
Ugh, so, recently, The Witcher 3 was updated and now provides two binaries, one that uses DX12 and the other one that uses DX11. Most of the other code is...
I'm still not totally sure about this but it would be worth the discussion. Currently, although this captures mouse input, it doesn't have any mechanism to 'force' the cursor to...
There has been some reports about the tool being detected as a virus, and I can assure those are false positives. The executable is flagged since it does memory injection...
Implement a system to save multiple paths. Probably using Serde.
It would be useful to be able to set which features the external tools supports, for example, I'd be only interested in supporting IGCS Dof at the moment, so other...