> ## Documentation Index
> Fetch the complete documentation index at: https://docs.atlanta.gg/llms.txt
> Use this file to discover all available pages before exploring further.

# Resources

> A centralized hub of external resources, links, and necessary tools required for software installation and troubleshooting. Find installers for crucial dependencies and utilities to resolve common issues.

***

## Dependencies

These links provide direct access to crucial system dependencies required for the proper functioning and rendering of the software.

<Card title="Visual C++ Redistributable" href="https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170">
  The latest official packages for Visual C++ Redistributable, essential for executing C++ applications.
</Card>

<Card title="DirectX Runtime" href="https://www.microsoft.com/en-us/download/details.aspx?id=35">
  The official installer for the DirectX Runtime, necessary to fix rendering and graphics-related errors.
</Card>

<Card title="WinRAR" href="https://www.win-rar.com/start.html?&L=0">
  A popular file archive utility, often needed to extract the software's downloaded files.
</Card>

<Card title="7-Zip" href="https://www.7-zip.org/download.html">
  A free, open-source file archiver with high compression ratios, an alternative for file extraction.
</Card>

***

## Driver Updates

Use these links to ensure your hardware drivers are up-to-date, which is a common resolution for graphics and rendering errors.

<Card title="NVIDIA GeForce Driver Updates" href="https://www.nvidia.com/en-us/software/nvidia-app/">
  Official link to update drivers for **NVIDIA GPUs**.
</Card>

<Card title="AMD Radeon / Ryzen Driver Updates" href="https://www.amd.com/en/support/download/drivers.html">
  Official link to update drivers for **AMD GPUs and Ryzen CPUs**.
</Card>

<Card title="Intel Driver Updates" href="https://www.intel.com/content/www/us/en/support/detect.html">
  Official link to update drivers for **Intel GPUs and CPUs**.
</Card>

***

## Troubleshooting Utilities

These third-party utilities can help resolve complex issues related to driver blocking and anti-virus interference.

<Card title="Defender Control" href="https://www.sordum.org/downloads/?st-defender-control">
  A third-party utility to temporarily disable Windows Defender, often required to resolve **Bridge** and **Configuration** errors.
</Card>

<Card title="Driver Blocklist Disabler" href="https://www.elevenforum.com/t/enable-or-disable-microsoft-vulnerable-driver-blocklist-in-windows-11.10031/">
  A specific guide and tool for Windows 11 users to enable or disable the **Microsoft Vulnerable Driver Blocklist**.
</Card>
