Is there a proper tut for creating Tweak Files?...if not maybe nvdrifter or some veteran SH3 guy could do one when they have a min of spare time. Not a request, just asking in all friendliness
For example how should I know that I need to search for "4,single,>2" in this example
Quote:
Examples of search line, used when searching for a variable:
//search,WindCoef,4,single,>2,Wind Coefficient
// Description: Look for 4th occurrance of the term WindCoef. The floating point single variable starts at 2 bytes past the end of the search term. Name the list item Wind Coefficient.
|
I used to do Hacks/Trainers for BF1942 so I know a little bit of hexing, more using OLLDBG, Tsearch and VB6. But I am very rusty as i have not done any of this stuff for years.