From 2ba1c2811869524bf94ebd9e255e6a1ce07ebb29 Mon Sep 17 00:00:00 2001 From: Tommy Salami Date: Mon, 27 Oct 2025 01:22:26 -0400 Subject: [PATCH] Update Home --- Home.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Home.md b/Home.md index bced182..3f79ada 100644 --- a/Home.md +++ b/Home.md @@ -70,9 +70,9 @@ The CLI or GUI version can be used to build ROMs, patches and datafiles. 1) Download the official PatchEmAll patches (.dat) and prepatches (.ppd) datafiles and unzip them into the Dats folder. 2) Set the options according to the following requirements: -A) Building ROMs requires a ROMs directory, a patches directory, an Xdelta file and a delimiter. -B) Building patches requires a ROMs directory, a patches directory, an Xdelta file, an Xdelta build command, a delimiter and a Dat/PPD/XML file. -C) Building an official datafile requires a patches directory, an Xdelta file, an Xdelta build command, a machine name, a dats directory, and optionally a comment. + * Building ROMs requires a ROMs directory, a patches directory, an Xdelta file and a delimiter. + * Building patches requires a ROMs directory, a patches directory, an Xdelta file, an Xdelta build command, a delimiter and a Dat/PPD/XML file. + * Building an official datafile requires a patches directory, an Xdelta file, an Xdelta build command, a machine name, a dats directory, and optionally a comment. 3) Place all of the unzipped, unarchived ROMs into the ROMs directory. 4) Place all of the unzipped, unarchived patches into the patches directory. 5) Click the button with the action that you want to perform.