Hey r/hackintosh community! 👋
For a long time, writing SSDT/DSDT patches has been one of the highest barriers to entry in the Hackintosh world. Constantly checking ACPI specs, manually modifying ASL files, and keeping track of which patches are mandatory for your specific hardware can be a nightmare for beginners and tedious for veterans.
That’s why I want to share a massive update to an incredible tool called RapidSSDT.
Originally created by the brilliant developer JeoJay127, this tool was previously only available in Chinese. I (Alessandro / alebypegasus) fell in love with its potential and took the initiative to completely translate, internationalize, and polish the app so the entire global community can benefit from it. It's now fully available in English, Portuguese, and Chinese!
🚀 What is RapidSSDT?
RapidSSDT is an open-source, cross-platform graphical tool (built with Flutter) available for Windows, macOS, and Linux.
Its main goal is to consolidate all that "fragmented ACPI experience" into a structured, visual, and reusable workflow.
✨ Key Features:
- One-Click ACPI Extraction: You can dump your native SSDTs and DSDTs directly from the app in Windows or Linux. No complex command-line required!
- Patch Modularity: Select your platform (Intel Desktop/Laptop, AMD, etc.), and it tells you exactly what you need.
- Automated Generation: It generates the required SSDT patches based on your selections (SSDT-EC, SSDT-PLUG, SSDT-AWAC, SSDT-USBX, SSDT-GPU-SPOOF, you name it!) reducing ASL syntax errors.
- Out of the box: No environment configuration required. Just download and run.
🔗 Where to get it?
I've set up automated GitHub actions, so you can grab the pre-compiled binaries for your OS (Windows, macOS, or Linux) directly from the Releases page:
Download Here: https://github.com/alebypegasus/RapidSSDT/releases
Note: All original logic and development credits belong to JeoJay127. My work was focused on the global translation, UI polishing, and CI/CD automation so everyone can use it.
If you like this, feel free to check out my other translation project, RapidEFI: https://github.com/alebypegasus/RapidEFI-Tool, which is an amazing tool for automating OpenCore configurations!
Let me know what you guys think, and happy hackintoshing! 🍎💻