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 19:51, 17 September 2019 by Leon (talk | contribs)
(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:SWRC_Debug.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