Small Guide to Find on any main.exe (SS2 to SS6) (maybe not in old school mains)
I know how to find on any main.exe.. the most important is know in really how works this code... well to start.. every time that you create a new character.. exists on button a "TEXTURE" in this case the texture is called: "cha_bt.tga", in new mains exists 2 TEXTURES with this name... but you must search for all referenced string for example on 1.04d GMO main.exe this:
then.. ENTER on this code and you can see something like this:
OK, now you found Load Texture part of code on main... but how to make to found drawing proc ? easy.. only: "Second Click" -> "Find references to" -> "Immediate constant" and you can see something like this:
OK, now double click on the first refence, and BOOM! your offset :D if you make all on good way, then you must can see something like this in this pass:
