0
Can we make video game cheats with C#? š
Well I now how to cheat with C++ but is there any way with C#. If even there is do you guys know how to? (p.s Im new to c# š š)
5 Answers
+ 1
Do you mean memory modification? Or resource modification? Or what?
+ 1
About memory modification http://stackoverflow.com/questions/4623029/how-can-i-write-on-another-process-memory
0
Ofcourse it's possible. It's just another way of writing the code.
0
here is a link to the visual studio website with some of your best options for c# in game development
https://www.visualstudio.com/vs/game-development/
0
+Ivan G Memory Modification