GitPedia

SafeDiscShim

SafeDiscShim is a compatibility tool that allows for SafeDisc protected games which utilize the insecure Macrovision Security Driver ("secdrv.sys") to run on modern versions of Windows .

From RibShark·Updated June 27, 2026·View on GitHub·

SafeDiscShim is purely designed as a compatibility tool: no security mechanisms are bypassed in the operation of this tool and SafeDisc protected games still require their original discs in order to function, even when using this tool. Certain games may have additional compatibility issues outside of the SafeDisc protection; this tool makes no attempt to fix such issues. Due to the techniques used, certain anti-malware programs may wrongly detect this software as being malicious. The project is written primarily in C++, distributed under the Other license, first published in 2024. Key topics include: copy-protection, drm, safedisc, shim.

Latest release: v0.9.0
September 29, 2025View Changelog →

SafeDiscShim

Disclaimer

SafeDiscShim is purely designed as a compatibility tool: no security mechanisms are bypassed in the operation of this
tool and SafeDisc protected games still require their original discs in order to function, even when using this tool.
Certain games may have additional compatibility issues outside of the SafeDisc protection; this tool makes no attempt to
fix such issues. Due to the techniques used, certain anti-malware programs may wrongly detect this software as being
malicious.

Introduction

SafeDiscShim is a compatibility tool that allows for SafeDisc protected games which utilize the insecure Macrovision
Security Driver ("secdrv.sys") to run on modern versions of Windows which have said driver blacklisted. Previous methods
to restore functionality to these games relied on forcefully installing the driver, potentially opening security risks.

In contrast, this tool does not rely on any drivers to function. Instead, it automatically loads alongside SafeDisc
protected games and intercepts any communication requests that would have been sent to the driver, instead sending the
expected response itself and allowing the game to boot.

Installation Instructions

Simply download the latest release and run the installer.
Once installed, SafeDiscShim should automatically insert itself into most SafeDisc protected games.

Logging

To aid with debugging, beta versions of SafeDiscShim will automatically create log files in the same folder as the
executable. If you wish to disable this, set the environment variable "SAFEDISCSHIM_LOGLEVEL" with a value of "none".

Contributors

Showing top 1 contributor by commit count.

View all contributors on GitHub →

This article is auto-generated from RibShark/SafeDiscShim via the GitHub API.Last fetched: 6/27/2026