This commit is contained in:
2025-11-08 14:05:46 -07:00
parent 976150ab4b
commit 4c4e2622f0
17 changed files with 331 additions and 202 deletions

View File

@@ -1,5 +1,6 @@
# @PatchEmAll
### The Original Automated ROM Patcher
## About
PatchEmAll or PEA is the original software application for automating the process of building ROMs from patches and building patches from ROMs.
@@ -14,23 +15,31 @@ Although PatchEmAll has more than one purpose, it's main purpose is to automate
PatchEmAll makes life simpler and easier. Just run PatchEmAll and go eat dinner, go to work or go to sleep. When you return, PatchEmAll has built every possible ROM or patch that it can... Or at least it's still working on it.
Using PatchEmAll, the sky is the limit as to how many patches and datafiles you create.
## Screenshots
![PatchEmAll Screenshot 1](screenshot1.png?raw=true "PatchEmAll Screenshot 1")
![PatchEmAll Screenshot 2](screenshot2.png?raw=true "PatchEmAll Screenshot 2")
## Dependencies
.NET Framework 4.8
The following frameworks and SDKs are required to develop and build this app:
* .NET Framework 4.8 or Mono compatible
The following NuGet Packages are required to build a Debug and/or Release version of this app:
The following NuGet Packages are required to develop and build this app:
* ILMerge
* Serilog
* Serilog.Sinks.Console
* Serilog.Sinks.LogEmAll
The following tools and extensions are required to be installed in your Visual Sudio IDE:
The following tools and extensions are required to develop and build this app:
* Microsoft Visual Studio Installer Projects
## Projects
* PatchEmAll - Class Library
* PatchEmAll-CLI - Console App
* PatchEmAll-GUI - Windows Forms App
* PatchEmAll-Release - Release Project
* PatchEmAll-Installer - Installer Project
## Contributing
Let's work better together. We are looking to collaborate with like-minded people who want to contribute in any capacity. Collaboration is open to everyone and we need your help if you are a:
* Collector
@@ -53,4 +62,4 @@ Feel free to:
GitEmAll: [https://gitemall.devemall.int.eu.org/TommySalami/PatchEmAll](https://gitemall.devemall.int.eu.org/TommySalami/PatchEmAll "GitEmAll")
---
###### Copyright (c) 2016-2025 PatchEmAll - All Rights Reserved v2025-07-21-00
###### Copyright (c) 2016-2025 PatchEmAll - All Rights Reserved