TemplePlus
TemplePlus copied to clipboard
No .dmp file when Temple+ aborts via exception in toee hooks
It doesn't appear that .dmp files are created when the app aborts due to unhandled exceptions (e.g. from D3DVERIFY) inside the toee hooks e.g. https://github.com/GrognardsFromHell/TemplePlus/blob/master/TemplePlus/fonts/fonts_hooks.cpp#L31 . See #288 for example.