Documentation
The best place to always look is to the online documentation. It’s written for a reason…
Local Version Information
The local version information you specify in this panel, tells the game patcher where to look on the user’s computer for the version information. This
What are Pre-Executables?
Pre-Executables is a list of executable files that will run before the patching process. This list is entirely optional, you don’t have to use this
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
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
Patch Status String
The patch status string is what updates the user when the patch window is shown. This text string will show the user the current percentage
Pre-Executables Parse before Splash
This checkbox will tell the patcher to parse all the pre-executables (if any) BEFORE the Splash Screen is shown. This option tells the patcher to
Online Patch Directory (Single Server)
The Online Patch Directory is the main folder on your server where all your files should be located for the patching. If you are using
Launch URL Write-Out
This enables you to launch a website URL before exiting the patch process. You can specify any URL here such as a domain (https://mysite.com) or
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