(06-30-2009, 08:01 PM)BadFellas Wrote: For example, is it possible to put a "break point" or something on a file instead of a memory address? That way I can check if those files get loaded when you view the map
Uhh, I highly doubt it's possible with stock Dolphin, but you could try to edit the code where it saves the texture to file, check if it's the filename you want, and do a PanicAlert or something.