Skip to content

Releases: qcargile/REDscope

REDscope 0.6.0

Choose a tag to compare

@qcargile qcargile released this 29 Jun 21:28

Fixed REDscope itself being able to crash the game (removed an RTTI scan that could fault on load or while in-world)
The .crash.json data file no longer truncates on large modlists
"Likely culprit" now names the mod that was on the crashing stack, instead of defaulting to "game" when the fault landed in engine code a mod had called into
Repeated hits of the same crash now share one crash ID, so the recurrence count is accurate
Removed the resource-load section and its separate dictionary download (it was chronic "failed to load" noise with no diagnostic value, and drops the download size a lot)

REDscope 0.5.0

Choose a tag to compare

@qcargile qcargile released this 28 Jun 15:43

optional automatic debug-symbol downloads. REDscope can now fetch the matching debug symbols (.pdb) for RED4ext, Cyber Engine Tweaks, Mod Settings, Audioware, and Input Loader from their official GitHub releases. off by default.