From a851f2f88fbb3b672854db0778e9c85727e745ae Mon Sep 17 00:00:00 2001 From: ".eggman" Date: Sun, 10 Nov 2024 08:23:38 +0000 Subject: [PATCH] docs: update kioskengine/field-maintenance --- kioskengine/field-maintenance.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/kioskengine/field-maintenance.html b/kioskengine/field-maintenance.html index 4ee0f43..addbf46 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:22:00.825Z +date: 2024-11-10T08:23:37.864Z 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 or .bundle (Discord link to patched fm.bundle with instructions) -
  2. +
  3. Download the patched DLL (Discord link to patched DLL) +
  4. https://discord.com/channels/1292310422749319209/1294293050553667594/1301168009989062756
  5. Place this file in “C:\Program Files\Redbox\REDS\Kiosk Engine\bin”
  6. Make a copy of your original DLL (ie, add “.backup” to the end of the filename)
  7. Remove the “.patched” from the file name. It should now read “Redbox.Rental.Services.dll”