/* * Original Project; https://github.com/CTurt/FreeDVDBoot * Files are from this link; https://www.ps2-home.com/forum/viewtopic.php?t=9737 * * This is a PS2 Game Patcher, allowing burnt DVD-Rs to play on * most if not all, consoles without any hardware modifications * * To use on linux, you need to use wine. If you are wary of executables, * you can use firejail as an extra layer of protection. * * Full linux command looks like this; * firejail wine esrpatch.exe .iso VIDEO_TS.IFO VTS_01_0.IFO esr_r10e_direct.elf * * To use on windows, it's basically the same command; * esrpatch.exe .iso VIDEO_TS.IFO VTS_01_0.IFO esr_r10e_direct.elf */