## How were these patched? Using Resource Hacker, the resource "installer-steps.lua" can be patched to bypass a series of checks. This re-enables the use of the store installer without depending on Redbox's servers. The following are a list of changes made to this lua script in each installer. - Providing fake "results" data from a now-dead Redbox server endpoint to satisfy the script - This data used to be used to check expiry of the data.zip package - Disable the current time override from the Redbox servers, since the data we provide is invalid - Disable the `hosts` file override functionality and connectivity check since we do not use it - Set `hostsFileModifiedOnInstall` to `false` for the rest of the script