Skip to content

Crash Logger - 5.0 - Wall Edition

Latest
Compare
Choose a tag to compare
@yvileapsis yvileapsis released this 04 Sep 18:26
· 18 commits to main since this release
7457fba

Fork of Cobb's Crash Logger that implements logging for quite a few game RTTI classes. This is supposed to be a much more readable alternative that doesn't require reverse-engineering skills to figure out what went wrong.

  • Trim the end of the CPU string by @WallSoGB in #22
  • Enable NTFS compression for the Crash Logs folder by @WallSoGB in #21
  • Don't sanitize single character user/computer names by @WallSoGB in #23
  • Name tasklets by @WallSoGB in #28
  • Update CommonLib, add asset print, improve memory print by @WallSoGB in #29

Full Changelog: Crash-Logger-4.5.4...Crash-Logger-5.0