Documentation
The best place to always look is to the online documentation. It’s written for a reason…
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
Main Window Resolution
From here you can stipulate the main patching window size in pixels. X: Width Y: Height in pixels. Your background image will be stretched or
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
Remote Version
The Remote Version location should be the file or database which holds your latest version information. For incremental patching, every time you release a new
Patcher Progress Bars
You can choose to show the Main Progress Bar, Download File Bar, Both or None. Enable File Download Progress Bar Select this box to choose
Custom Appended Extension
From this panel you can choose to write your own custom appended file extension to your patch files to be uploaded to your webserver. The
Splash in Silent Patch
This option tells the patcher to still show the Splash Screen even during a silent patch. A silent patch is available by running the patcher
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
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