Burn discs with ESR
You can create self-booting game discs using the FreeDVDBoot ESR patcher. This lets you burn a PlayStation 2 game's .iso
file onto a DVD, then play that game from your burned DVD—without modifying your PS2's hardware in any way.
Not all PS2s are compatible
The ESR patcher relies on FreeDVDBoot, which takes advantage of a hardware exploit in the PS2's DVD player. Since each SKU model of the PS2 uses a different version of the DVD player's firmware, not all SKU models are currently exploitable via FreeDVDBoot.
For a current list of supported models, consult the FreeDVDBoot compatibility list.
Compatible DVDs
You'll need to burn your ISO onto the right kind of DVD (most likely a DVD-R); not all DVDs will work. Reddit user u/theepiccarday808 has tested several brands/types of discs and reported on the results of each.
It's not on this list, but I can personally confirm that Verbatim DVD-R's "Life Series" discs in the orange packaging will work too.
Compatible games
Certain games won't run on patched discs, or won't run very well. Refer to the ESR game compatibility list for information about which games have been tested for compatibility.
Tutorial
This guide is a paraphrased verison of MrMario2011's YouTube tutorial.
Creating a patched disc is a multi-step process. You'll need to download the correct payload file, then patch your .iso
, and then finally burn your patched .iso
to a disc.
Requirements
- A compatible DVD
- FreeDVDBoot ESR Patcher GUI
- ImgBurn
- UltraISO (only for games that are in
.bin + .cue
format—you'll need to use this tool to turn those files into an.iso
)
Download payload file
The ESR patcher requires an .iso-image
payload file to create a patched disc that your PS2 will be able to read. Since different PS2 models have different DVD firmware versions, the correct payload file is dependent on your PS2's SKU.
Info
Since your burned disc will use the payload you specify, each burned disc will only work on PS2s that are compatible with that payload version. For example, a disc burned using the "Hybrid" payload will work on a SCPH-700xx PS2 model, but not a SCPH-300xx PS2 model.
-
Navigate to the FreeDVDBoot Compatibility List.
-
Locate your PS2's SKU model, then check the
.iso-image
column for that model. -
Click the text linked in that cell to download your payload file.
Patch ISO
Info
Patching an .iso
will permanently alter that file. If you'd like to preserve your original, un-patched .iso
, be sure to make a backup copy beforehand.
-
Get an
.iso
file.If you have a game in
.bin + .cue
format, follow MrMario2011's guide about using UltraISO to convert your game to an.iso
file. -
Open the folder where you extracted the FreeDVDBoot ESR Patcher GUI, then navigate to the
/stuff
folder. -
Copy your payload file into the
/stuff
folder. -
Open the FreeDVDBoot ESR Patcher GUI (
FDVDB_ESR_Patcher.EXE
). -
Click the Select button to locate and select your
.iso
file. -
Open the Payload drop-down menu and select your payload.
-
Click Patch.
Burn to disc
-
Load a blank DVD into your computer's disc drive.
-
Open ImgBurn and select Write image file to disc.
-
Select the folder icon next to "Source / Please select a file..." to open your file explorer, then locate and select your patched
.iso
. -
Under Settings, open the Write Speed drop-down menu and choose the slowest write speed possible. (Smaller number = lower write speed. For example, if your options are 5x and 50x, select 5x.)
-
Click this button to start burning the
.iso
to your disc. -
After ImgBurn is done burning the
.iso
to your disc, you can remove the disc from your computer and start using it in your PS2!