VoodooTSCSync Configurator
by ITzTravelInTimemacOS app for creating custom VoodooTSCSync kexts - configure TSC synchronization for your CPU
VoodooTSCSync Configurator
VoodooTSCSync Configurator is a 2017-era utility and may not work on modern macOS versions. For modern systems, use CpuTscSync instead โ it's a Lilu plugin that handles TSC synchronization automatically without manual configuration.
This is a utility tool, NOT a kext. It does not need to be installed in your EFI.
VoodooTSCSync Configurator is a macOS app that lets you create custom versions of VoodooTSCSync for your specific CPU. It includes templates for common CPU models and allows you to specify the number of cores manually.
Overview
VoodooTSCSync requires the core count to be set in its Info.plist for your specific CPU. VoodooTSCSync Configurator simplifies this by providing templates and a GUI for generating a pre-configured kext.
Features
- CPU Templates: Pre-built templates for common Intel CPU models
- Custom Core Count: Specify the number of cores manually
- Plist Editor: Built-in experimental plist editor for advanced customization
- Export: Generate a ready-to-use VoodooTSCSync.kext
Installation
- Download from kext.me
- Extract the ZIP file
- Move the app to your Applications folder
Usage
- Launch VoodooTSCSync Configurator
- Choose a source kext (use the built-in template or open an existing one)
- Select your CPU model from the templates, or specify the core count manually
- Export the configured kext
- Copy the generated
VoodooTSCSync.kexttoEFI/OC/Kexts/
FAQ
Should I use this or CpuTscSync?
For modern systems (macOS 12+), use CpuTscSync instead. Itโs a Lilu plugin that automatically handles TSC synchronization without requiring manual configuration. VoodooTSCSync Configurator is only relevant for older systems where CpuTscSync isnโt compatible.
Related Kexts
- VoodooTSCSync - The kext this tool configures
- CpuTscSync - Modern alternative (recommended)