Documentation
The best place to always look is to the online documentation. It’s written for a reason…
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
Splash Screen Design
This is the main panel which controls the Splash screen design. From here you can choose your own Splash Screen image from your computer or
Local Install Information
You can use the Registry to pull the local installation information of your game’s installation. If you do not select this option, the patcher will
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
Game Patching Debug Log
Every time your user runs your patcher, it will log every detail it possibility can down in a log file, should the patcher crash or
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
Building a Single Server Patch
Introduction In this tutorial, we will build a single server patch together so you can get to grips with how Game Patch Creator works at
Multiple Versions
GPC has the ability to support multiple versions which means you don’t have to stick to just using incremental patching for your user’s. You can
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