From 3380494c76cae52ab51474a7b19189a50820f0f1 Mon Sep 17 00:00:00 2001 From: Bradley Taunt Date: Mon, 2 Sep 2024 10:47:44 -0400 Subject: Initial commit for patcher --- FDVDB_ESR_Patcher.exe | Bin 0 -> 64000 bytes README.md | 19 +++++++++++++++++++ stuff/esr.elf | Bin 0 -> 14921 bytes stuff/esrpatch.exe | Bin 0 -> 3352289 bytes stuff/payloads/3.10_3.11_Hybrid/VIDEO_TS.IFO | Bin 0 -> 14336 bytes stuff/payloads/3.10_3.11_Hybrid/VTS_01_0.IFO | Bin 0 -> 12288 bytes 6 files changed, 19 insertions(+) create mode 100644 FDVDB_ESR_Patcher.exe create mode 100644 README.md create mode 100644 stuff/esr.elf create mode 100644 stuff/esrpatch.exe create mode 100644 stuff/payloads/3.10_3.11_Hybrid/VIDEO_TS.IFO create mode 100644 stuff/payloads/3.10_3.11_Hybrid/VTS_01_0.IFO diff --git a/FDVDB_ESR_Patcher.exe b/FDVDB_ESR_Patcher.exe new file mode 100644 index 0000000..9efb20e Binary files /dev/null and b/FDVDB_ESR_Patcher.exe differ diff --git a/README.md b/README.md new file mode 100644 index 0000000..9b172c0 --- /dev/null +++ b/README.md @@ -0,0 +1,19 @@ +# FreeDVDBoot ESR Patcher Gui v0.4 + +## What's this? + +This is a GUI for the modded esrpatch.exe by edo9300. + +It can patch PS2 ISOs with ESR and FreeDVDBoot so they can be played on a unmodded PS2. The hybrid 3.10/3.11 payload is included. + +## How to Use + +- Unpack the archive +- Run FDVDB_ESR_Patcher.exe[^1] +- Select your ISOs via the OpenFileDialog or just drag and drop your ISOs +- Select the payload(only one is included for now, it should be compatible with all Slim models) +- Press "Path!" +- If you got a "can't access file" error, restart FDVDB_ESR_Patcher.exe with admin privileges +- That's all + +[^1]: If you are on macOS or Linux, you will need to install Wine to run this executable. diff --git a/stuff/esr.elf b/stuff/esr.elf new file mode 100644 index 0000000..c24dbee Binary files /dev/null and b/stuff/esr.elf differ diff --git a/stuff/esrpatch.exe b/stuff/esrpatch.exe new file mode 100644 index 0000000..14df626 Binary files /dev/null and b/stuff/esrpatch.exe differ diff --git a/stuff/payloads/3.10_3.11_Hybrid/VIDEO_TS.IFO b/stuff/payloads/3.10_3.11_Hybrid/VIDEO_TS.IFO new file mode 100644 index 0000000..7737761 Binary files /dev/null and b/stuff/payloads/3.10_3.11_Hybrid/VIDEO_TS.IFO differ diff --git a/stuff/payloads/3.10_3.11_Hybrid/VTS_01_0.IFO b/stuff/payloads/3.10_3.11_Hybrid/VTS_01_0.IFO new file mode 100644 index 0000000..0b6bed8 Binary files /dev/null and b/stuff/payloads/3.10_3.11_Hybrid/VTS_01_0.IFO differ -- cgit v1.2.3-54-g00ecf