Documentation
The best place to always look is to the online documentation. It’s written for a reason…
What is a Post-Executable?
A post-executable is an executable file (exe) or batch file (bat) to run straight after the patching process has completed. Post-Executable Scenarios There are many
Command Line Interface CLI Patcher
With the Pro and Ultra versions of Game Patch Creator, you have the ability to send command line switches to your patcher executables. Command line
Building Your Patch Project
Building your project is very easy with GPC. Upon your first build, you will need to select ‘Build All’. This will scan over your game
Error Logs
When we programmed and designed Game Patch Creator we understood the importance of generating Debug logs. So we generate exclusive, in-depth debug logs for both
Splash Screen Resolution
This property allows you to set a specific size for your Splash Screen should you choose to have one. Resolution You should specify the resolution
Project Title
This is the Title of your Launcher Window and Project. You can use any title here. However please do not use the # symbol. This
Add, Edit or Remove a Pre-Executable
Adding, Editing and Removing Pre-Executables with Game Patch Creator is very easy. You simply choose the relevant button from the bottom of the list, input
Message Prompt Write-Out
You can choose to display a custom message prompt when the patching process is fully complete. This will display a Windows message prompt dialog of
Registry Write-Out
This feature enables you to write-out a registry entry to the user’s computer before ending the patch process. This could be useful for many things