From 35dc98cb1275bfea6cf3b75e31ffbf63c6620459 Mon Sep 17 00:00:00 2001 From: Sthope <sthope@noreply@SthopeGit> Date: Sat, 27 Apr 2024 21:55:46 +0200 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index fe3afe7..3286485 100644 --- a/README.md +++ b/README.md @@ -27,3 +27,10 @@ This script facilitates the launching of GameCube ROMs using the Dolphin emulato - Handles ROMs in ZIP, 7z, ISO, and rvz formats. - Extracts ROMs from archives before launching Dolphin. - Cleans up extracted files after running Dolphin. + +# [PS3 ISO Decrypt](./ps3_decrypt.sh) + +- Install [libray](https://pypi.org/project/libray/) + ```bash + sudo pip install libray + ``` \ No newline at end of file