HomeForumsWhat's newResources 
 
 
[UTILITY RELEASE] Dreamcast GDI Quick Patcher 1.1
derek (ateam) - Oct 8, 2024
 derek (ateam) Oct 8, 2024
DOWNLOAD:
https://github.com/DerekPascarella/Dreamcast-GDI-Q...

I put together a quick little utility for applying region-free and VGA patches to Dreamcast GDIs without extracting/rebuilding the disc image.

This is particularly useful for USB-GDROM users, as that ODE doesn't auto-patch the VGA flag.

To use, simply drag a .gdi file onto the executable. It supports BIN and ISO data tracks.



Note that this tool doesn't magically apply special-case VGA patches (https://consolemods.org/wiki/Dreamcast:List_of_VGA...), but merely enables the IP.BIN flag, which is all that's needed 90% or more of cases.


 derek (ateam) Oct 9, 2024
Quick update per a user's suggestion/request.

  • Version 1.1 (2024-10-09)
    • Added ability to choose between region-free/VGA patching, or both.
    • Refactored and optimized code.