Difference between revisions of "Installer"
Jump to navigation
Jump to search
(Created page with "=== Overview = The install file resides in each game's launch folder. The purpose of this file is to automate the process of decompressing the game, however it is capable of s...") |
|||
Line 12: | Line 12: | ||
=== Decompress Existing Game === | === Decompress Existing Game === | ||
=== Download Game if not Present === | |||
=== Apply any Existing Updates === | |||
=== Check & Set Global Configuration Options === | |||
=== Set Game Specific Scaler Options === |
Revision as of 09:27, 10 November 2021
== Overview
The install file resides in each game's launch folder. The purpose of this file is to automate the process of decompressing the game, however it is capable of several other functions as well.
Location
The install.bnat file can be found in each game's launch folder. This is located under the root folder of your project install folder in: .\eXo\<project name>\!<project short name>\<game short name>
For example, DOOM install folder, from eXoDOS, would be located in: .\eXo\eXoDOS\!dos\DOOM