aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBradley Taunt <bt@btxx.org>2024-09-02 10:47:44 -0400
committerBradley Taunt <bt@btxx.org>2024-09-02 10:47:44 -0400
commit3380494c76cae52ab51474a7b19189a50820f0f1 (patch)
tree2de7f78bd6b78802a36e7e3a519169e4f702a8f9
Initial commit for patcher
-rw-r--r--FDVDB_ESR_Patcher.exebin0 -> 64000 bytes
-rw-r--r--README.md19
-rw-r--r--stuff/esr.elfbin0 -> 14921 bytes
-rw-r--r--stuff/esrpatch.exebin0 -> 3352289 bytes
-rw-r--r--stuff/payloads/3.10_3.11_Hybrid/VIDEO_TS.IFObin0 -> 14336 bytes
-rw-r--r--stuff/payloads/3.10_3.11_Hybrid/VTS_01_0.IFObin0 -> 12288 bytes
6 files changed, 19 insertions, 0 deletions
diff --git a/FDVDB_ESR_Patcher.exe b/FDVDB_ESR_Patcher.exe
new file mode 100644
index 0000000..9efb20e
--- /dev/null
+++ b/FDVDB_ESR_Patcher.exe
Binary files 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
--- /dev/null
+++ b/stuff/esr.elf
Binary files differ
diff --git a/stuff/esrpatch.exe b/stuff/esrpatch.exe
new file mode 100644
index 0000000..14df626
--- /dev/null
+++ b/stuff/esrpatch.exe
Binary files 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
--- /dev/null
+++ b/stuff/payloads/3.10_3.11_Hybrid/VIDEO_TS.IFO
Binary files 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
--- /dev/null
+++ b/stuff/payloads/3.10_3.11_Hybrid/VTS_01_0.IFO
Binary files differ