ReClass.NET
ReClass.NET copied to clipboard
More than a ReClass port to the .NET platform.
When you make an an array, ex: Arr[2] and you access index 1, if then you edit the array to be size 1, the program will crash, if somehow you...
At resolutions > 1080p, interface is difficult to read. Font is downright miniscule at 4k.
Server implemented with basic limited functionality, extensible if same pattern followed, Android server sample implemented, some TODOS remaining, tested multiclient work nominal.   l
When working on rcnet files w/ multiple people, right now it is impossible to see changes from version to version since they are a zip archive. This PR is an...
On a push to master it will build a developmental build and add the archive under releases, allowing people to use the latest features w/o having to clone the repo...
I was reading an [unrelated thread](https://github.com/ReClassNET/ReClass.NET/issues/136) here about changing the array size, and noticed the user had mentioned having issues with ReClass.NET scaling incorrectly on high resolution displays. I think...
How to set name for fields?
There may already be something that does this (perhaps a plugin I'm unaware of?) Basically, I found an instruction, I can locate its location in memory and even modify it....
When I convert the value into a vector3, all other offsets of variables which defined below the vec3 get shifted by 8 bytes below.