|
Cleaning the dump, ie. erasing sections will most likely not help you regarding compatibility ?
In order to (roughly !) determine wheter a section is used in runtime, you can set break on acces in Olly and let it run. If it doesn't break (after say 3 minutes of playing), you can safely erase the section.
|