Documentation

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

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 »

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

Read Doc »