]> Dogcows Code - chaz/thecheat/blobdiff - A few notes.txt
The Cheat 1.2.4
[chaz/thecheat] / A few notes.txt
index 830c07a42ea1790c32145a164b8b2809e5ce0ef0..056d686da17dd77a34b8d06adc72463b08161c28 100644 (file)
@@ -1,7 +1,9 @@
 The authorization code is taken from iHaxGamez source.
 
-Memory reading and writing will not work as you would expect if you compile and run The Cheat natively on an intel machine. This is because there are byte ordering (endian) issues that need to be fixed that I haven't been able to (or too lazy to figure out how to get it to work correctly).
-
 The Xcode project provided is not guaranteed to work for Xcode versions below 3.1
 
+Build in Development mode if you want to test stuff... GBD may not attach correctly otherwise
+
+Searching for doubles and 64 bit integers is unreliable in my experience. I don't know how to fix it, so that's why I didn't fix it (also because the game I care about, Halo, doesn't really use those data types for anything).
+
 -nil
\ No newline at end of file
This page took 0.018057 seconds and 4 git commands to generate.