Documentation

The best place to always look is to the online documentation. It’s written for a reason…

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

Read Doc »

Patcher Design

This panel enables you to design what your game patcher will look like. If your patcher is not a silent patch, this will show when

Read Doc »

Patch Salt

Every application must have its own Patch Salt file. This is just a standard ANSI text file with a series of characters inside that we

Read Doc »

Splash Screen Timer

By default, there is a 5 second delay on showing your Splash Screen before the patcher continues it’s processes. However you can stipulate an extended

Read Doc »