diff --git a/README.md b/README.md index 30bbf67..940a1f9 100644 --- a/README.md +++ b/README.md @@ -83,6 +83,17 @@ Build using Visual Studio 2022, C++20. You need [Zydis](https://github.com/zyant [linuxserver/docker-plex](https://github.com/linuxserver/docker-plex)'s image uses GLIBC 2.35, and Debian stable (bookworm, as of now) is at 2.36. Use a host with an older version to build (e.g. Debian Bullseye). +`git` `cmake` `make` and a C++ compiler (tested with clang++) required. + +``` +git clone https://gitgud.io/yuv420p10le/plexmediaserver_crack.git && \ + cd plexmediaserver_crack/linux && \ + cmake . && \ + make +``` + +`plexmediaserver_crack.so` should now appear in the same directory. Refer to the `scripts/crack_native.sh` or `scripts/crack_docker.sh` scripts to see how it's installed. + ### Troubleshooting * For intro/credit detection, go to Settings -> Library -> Marker source; and select the "local detection only" option.