FreeDVDBoot by CTurt

PS2 FreeDVDBoot by CTurt -

Status
Not open for further replies.

jolek

Senior Member
Short video:

  • PlayStation 2 DVD Player Exploit. This allows you to burn your own PlayStation 2 homebrew discs and play them on an unmodified console. With uLaunchELF as the initial program, users can include multiple homebrew programs on the same disc.

    For technical details please refer to this blog post.
  • Boot your PlayStation 2 without any disc inserted, and press Triangle to identify which DVD Player version your console has.
    DVD-player.png


    Pre-built ISO files for supported DVD Players containing just uLaunchELF are provided in this repository for ease of use (which can be used to boot homebrew over USB storage), such as 3.10EU.iso. If you intend to make your own image containing additional homebrew / modified initial loader, please read on.
  • Once you've identified your console's DVD Player version, copy all of the homebrew you would like to include on the disc into that directory (EG: 3.10EU/).
  • Once you've placed all the homebrew files you'd like into the directory, generate a UDF image of the directory. The easiest way is probably to install genisoimage and run the following (where exploit.iso is the output and 3.10EU is the directory containing VIDEO_TS and any homebrew):
    genisoimage -udf -o exploit.iso 3.10EU

How to:
  1. Download archive from attachment

  2. Check what DVD Player version you have (look for "Identify your DVD Player Version" tab)

  3. Write in on DVD-R disc (e.g. with ImgBurn)

  4. Place the disc into PS2
Currently only these DVD Player versions are supported:
  • 2.10 (Certain models only)
  • 2.12 (Regions U, J, and G)
  • 3.04 (Tested only region M with English language set in settings)
  • 3.10\3.11 (Your console must be set to English language for the exploit to work)
More info\source:
https://cturt.github.io/freedvdboot.html,
https://github.com/CTurt/FreeDVDBoot,
https://www.psx-place.com/threads/u...homebrew-and-backups-on-unmodified-ps2.30204/,
https://www.psx-place.com/threads/tutorial-fmcb-installation-with-free-dvd-boot.30211/,
https://www.psx-place.com/threads/u...homebrew-and-backups-on-unmodified-ps2.30204/.

GUI-Patcher (v0.4) made by "Jabu":
https://www.psx-place.com/threads/freedvdboot.30220/#post-255696.
Patcher-Mod by @edo9300:
https://www.psx-place.com/threads/freedvdboot.30220/#post-250730.


Reason for editing: Added links for patchers
 

Attachments

Last edited:
New version should support these DVD Player version:
- 3.10E\U
- 3.11E\U
- 3.11J
 
Last edited:
  • Like
Reactions: TnA
Package made by @jse07 & Kazuma (including bat).
Patcher-Mod by @edo9300
FDVDB by @CTurt
ESR by @ffgriever

https://github.com/edo9300/esr-disc-patcher-cli


Drag and drop you ISO onto the bat and it gets FDVDB+ESR-Patched (3.10/3.11-compatible)!

It's only a test and is not yet the final design of the standard and the tool(s)!

It can possibly not be unpatched (currently).
It lacks compatibility, due to being limited to 3.10/3.11 as of right now!


I only share it here, to prevent this "Homebrew-Disc-Method" which some people use for games, which messes up the LBA, renders many games incompatible, puts more strain on the laser and so on!

THIS IS FOR TESTING ONLY AND NOT YET FINAL!


Edit: These discs work on FMCB/FHDB, once it is installed and regardless of the DVD-Player-Version!!!
 

Attachments

Last edited:
jabu2.png
FreeDVDBoot ESR Patcher Gui v0.2 by Jabu.

This GUI can patch PS2 ISOs with ESR and FreeDVDBoot.
The hybrid 3.10/3.11 payload is included.

How to use this:
-Unpack the archive
-Run FDVDB_Patcher.exe
-Select your ISOs via the OpenFileDialog or just drag and drop your ISOs
-Select the payload(only one is included for now)
-Press "Patch!"
-If you got a "can't acces file" error, restart FDVDB_Patcher.exe with admin privilages
-That's all. Done!

Changelog:
v0.2
-added a readme
-added drag n drop support
-added PS2 Stuffs Mode( 2x--> ...)
-fixed some internal code

v0.1
-initial release

This app required .NET Framework 4 to launch.
If you will have an error "can't open file", run as admin.
 

Attachments

Last edited by a moderator:
FDVDB-ESR-Patcher-Gui-v0-4.png
FreeDVDBoot ESR Patcher Gui v0.4 by Jabu.

How to use this:
-Unpack the archive
-Run FDVDB_ESR_Patcher.exe
-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

Changelog:
v0.4
-removed PS2 Stuffs Mode so it doesn't get picked up as a keygen by windows

v0.3
-fixed some code
-you can now drag isos onto the exe without the app crashing

v0.2
-added a readme
-added drag n drop support
-added PS2 Stuffs Mode( 2x--> ...)
-fixed some internal code

v0.1
-initial release

This app required .NET Framework 4 to launch.
If you will have an error "can't open file", run as admin.
 

Attachments

Status
Not open for further replies.

Similar threads

Back
Top