Skip to content

Inno Setup Script (.iss) for creating an installer for Special K.

License

Notifications You must be signed in to change notification settings

SpecialKO/Installer

Repository files navigation

Installer

Screenshot of the main Special K installer

These are the Inno Setup scripts (.iss) and assets used to compile the various types of installers that the Special K team provides.

  • The main packaged Special K installer can be downloaded from https://special-k.info/.
  • The other packaged installers from their respective location.

About the repository

Note that this repository includes the core framework required by the installers — it does not include all required game/mod/software files, folders, and dependencies to build a specific installer as such files are outside the scope of this repository. Inno Setup users should therefor not expect to be able to build a specific installer using solely the files in this repository. The scripts are provided primarily for historical as well as educational purposes.

Inno Setup Script What it does
SpecialK.iss Builds a combined installer of Special K, SKIF, and SKIFsvc.
SKIFdrv.iss Builds an installer for SKIFdrv.
Mod.iss Builds installers for the game mods:
- TBFix for Tales of Berseria
- TVFix for Tales of Vesperia
- UnX for Final Fantasy X|X-2 HD Remaster
Mod_TSFix.iss Builds installers for the game mods:
- TSFix for Tales of Symphonia
ValvePlug.iss Builds an installer for Valve Plug.
SpecialK_Shared.iss Shared helper code, procedures, functions, and logic used by the build scripts.
CodeDependencies.iss Shared dependency handler: Inno Setup Dependency Installer

Third-party code

About

Inno Setup Script (.iss) for creating an installer for Special K.

Topics

Resources

License

Stars

Watchers

Forks