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 »

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

Read Doc »