diff --git a/kioskengine/field-maintenance.html b/kioskengine/field-maintenance.html index addbf46..522bd89 100644 --- a/kioskengine/field-maintenance.html +++ b/kioskengine/field-maintenance.html @@ -2,7 +2,7 @@ title: Field Maintenance description: published: true -date: 2024-11-10T08:23:37.864Z +date: 2024-11-10T08:24:48.867Z tags: editor: code dateCreated: 2024-10-21T11:12:53.076Z @@ -15,8 +15,8 @@ dateCreated: 2024-10-21T11:12:53.076Z

Modifying Kiosk to Allow Field Maintenance

The field maintenance screen sits behind a authentication screen that, unlike the Redbox Desktop, verifies credentials with redbox servers (which are no longer online). To get around this, @viper33802/@loki patched the DLL that has todo with the authentication. The steps are as follows:

    -
  1. Download the patched DLL (Discord link to patched DLL) -
  2. https://discord.com/channels/1292310422749319209/1294293050553667594/1301168009989062756 +
  3. (Download the patched DLL (Discord message link)) +
  4. Place this file in “C:\Program Files\Redbox\REDS\Kiosk Engine\bin”
  5. Make a copy of your original DLL (ie, add “.backup” to the end of the filename)
  6. Remove the “.patched” from the file name. It should now read “Redbox.Rental.Services.dll”