Skip to content

Ahlstedt

Adventures in code and rants

Menu
  • Home
  • Blog
    • Electronics
    • Programming
    • Projects
  • About me
    • Gear
    • Donations
Menu

Debugging GTA V to find why it crashes.

Posted on 8 August, 2018 by Rickard

Problem: GTAV.exe crashed when given focus in both windowed and fullscreen-mode.

After countless hours trying to troubleshoot the problem, installing new drivers for my graphics-card, disabling sound-drivers, unplugging periphials, I decided to debug the game using Visual Studio 2015.

The callstack gave me the answer.

Razer tried to inject their RzStats into the game, to collect in-game-data for mouse-heatmaps and keyboard-statistics.
The solution for this is quite simple, uninstall the fucking thing.

The uninstaller for Razer Synapse stats is located in:

C:\ProgramData\Razer\Synapse\ProductUpdates\Uninstallers\RzStats

After uninstalling it, GTA V works once again.

I’m using Razer Deathadder 2013 and Blackwidow Ultimate 2013.

Source for disabling stats-manager: https://www.reddit.com/r/razer/comments/2nzqhl/how_do_i_make_razer_to_disable_stats_manager/cmimk0r/

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Categories

  • Builds
  • Electronics
  • Game
  • Microcontrollers
  • Programming
  • Projects
  • Tech
  • Updates
  • WIP

Sponsors

Please take a minute to visit the sponsors that makes my projects possible

CARA3D-logo
© 2023 Ahlstedt | Powered by Minimalist Blog WordPress Theme