zvonicek / radium-fix-launcher

A fix for the Radium app to make it run on macOS Catalina and newer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Radium patch for macOS Catalina

Radium macOS app no longer works on macOS 10.15 Catalina and this repository provides a fix for it.

I want to use the patch

  1. You have to own the Radium app first. If you don't, buy it in the Mac App Store. Make sure Radium.app is in the /Applications folder.
  2. Download the RadiumFixLauncher
  3. Extract the RadiumFixLauncher.app and use it when you want to open Radium on your computer.
  4. Enjoy!

I want to know how this works

  • Read my article about building the patch
  • Explore the /RadiumFix folder that contains the dynamic framework that is injected into the app
  • Explore the /RadiumFixLauncher folder with a launcher macOS app that injects the library
  • Clone the repo and run the "Radium" scheme to get the debugger attached to the Radium process directly.

About

A fix for the Radium app to make it run on macOS Catalina and newer

License:MIT License


Languages

Language:Objective-C 100.0%