From WikiTemp, the GBAtemp wiki
Revision as of 10:13, 11 September 2019 by Nanook (talk | contribs) (Created page with " Welcome to the NKit user guide This guide aims to cover NKit's features and options from a user point of view. Please refer to the Glossary and FAQ if something isn't clear....")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Welcome to the NKit user guide

This guide aims to cover NKit's features and options from a user point of view. Please refer to the Glossary and FAQ if something isn't clear. Feel free to ask anything else in the GBA Temp NKit App thread. Thanks for reading.

Key Uses

There are two key used of NKit:

  • Recovery: Rebuild and repair images to match Redump verified images. This is aided by use of Recovery files that can be extracted from good sources. Recovery uses these files to rebuild the iso and repair modified disc headers, unscrub blocks, reinsert missing Wii partitions, move and reorder GameCube filesystems
  • Convert: Converts anything to the NKit Format and preserves the data so that it can be restored back to the source iso

NKit Apps

There are 2 types of apps command line and GUI. All apps use the NKit.dll. This dll is a library that contains all the logic. It can be used by others to include in other apps if required.

Command Line Apps

  • ConvertToISO.exe -
  • ConvertToNKit.exe
  • RecoverToISO.exe
  • RecoverToNKit.exe
  • RecoveryExtract.exe

GUI Apps

  • NKitExtractionApp.exe
  • NKitProcessingApp.exe