If you want to help us maintaining this wiki, check out our discord server: https://discord.gg/3u69jMa 

Debug executable of SWRC

From SWRC Wiki
Revision as of 01:19, 23 December 2017 by Plasma (talk | contribs) (Created page with "This executable is a modified version of the original one that will display stacktrace information about the crash in an additional window and log file for further debugging o...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This executable is a modified version of the original one that will display stacktrace information about the crash in an additional window and log file for further debugging on native level.

Download: Media:Debug SWRC.zip

History: UEngine::Exec <- UGameEngine::Exec <- UPlayer::Exec <- UViewport::Exec <- UWindowsViewport::Exec <- UObject::ProcessEvent <- (InteractionMaster Transient.InGameTempName, Function Engine.InteractionMaster.Process_KeyEvent) <- UInteractionMaster::MasterProcessKeyEvent <- UWindowsViewport::CauseInputEvent <- WM_KEYDOWN <- UWindowsViewport::ViewportWndProc <- WWindow::StaticProc <- MessagePump <- MainLoop