INI File - mechpaul/NXPatcher GitHub Wiki

INI File

The INI file is split up into six different sections - one section for each of the five commands and a file associations section. There are a few basic guidelines that the NXPatcher INI file follows:

  1. All variables which begin with the word if (ifbackupdir, ifusefastpatch, ifoutputbase) are boolean variables - the value of it must be 0 or 1, 0 for off and 1 for on.
  2. All other variables are strings.