From 5ab89044083a997d140f06052bd3b1882fe32eaf Mon Sep 17 00:00:00 2001 From: zach3697 Date: Mon, 21 Oct 2024 17:07:34 +0000 Subject: [PATCH] docs: update kioskengine/field-maintenance --- kioskengine/field-maintenance.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kioskengine/field-maintenance.html b/kioskengine/field-maintenance.html index 2b45d4e..35b54a0 100644 --- a/kioskengine/field-maintenance.html +++ b/kioskengine/field-maintenance.html @@ -2,7 +2,7 @@ title: Field Maintenance description: published: true -date: 2024-10-21T17:03:56.782Z +date: 2024-10-21T17:07:33.750Z tags: editor: ckeditor dateCreated: 2024-10-21T11:12:53.076Z @@ -75,7 +75,7 @@ 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 here 
  2. +
  3. Download the patched DLL from the discord (use the search feature to find the PATCHED dll)
  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”