• auhu@kbin.social
      link
      fedilink
      arrow-up
      31
      ·
      3 years ago

      I was under the impression that getting GTA IV to not run like shit is impossible

      • AnonTwo@kbin.social
        link
        fedilink
        arrow-up
        46
        ·
        3 years ago

        Windows reps on the main support site replied with SFC /scannow to basically any topic they didn’t know how to fix.

        • scottywh
          link
          fedilink
          arrow-up
          4
          ·
          3 years ago

          It does actually occasionally really fix some shit though.

          • Deuces
            link
            fedilink
            arrow-up
            1
            ·
            3 years ago

            If you can’t open a Windows critical app like start or options or the task bar it’s usually the answer. On very rare occasion it can help with peripherals, but it should always be accompanied by system updates and dism

      • rab@lemmy.cadeleted by creator
        link
        fedilink
        arrow-up
        5
        ·
        3 years ago

        Well wrong clock causes all kinds of problems. As a system administrator it is one of the first things to check. Computers love to be in sync

      • Toad_the_Fungus@kbin.social
        link
        fedilink
        arrow-up
        3
        ·
        3 years ago

        a little while ago i got rid of a recurring unexpected_store_exception bsod by repairing system files, but i had to use Repair-WindowsImage -Online -RestoreHealth in powershell because sfc /scannow wasnt able to repair the corrupted files by itself

        • Honytawk@lemmy.zip
          link
          fedilink
          arrow-up
          2
          ·
          3 years ago

          sfc /scannow is to fix your Windows if it has corrupted files.

          Rebooting doesn’t, but it will reload all the files in your memory from scratch again, making it less prone to problems.

          But if the problems are that the files itself are corrupted, then rebooting will not help.