From d63aad93e54a5cc5265ab9f29cd3a62371223e1b Mon Sep 17 00:00:00 2001 From: ".eggman" Date: Sun, 10 Nov 2024 07:53:16 +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 bc2c55b..3fe2a22 100644 --- a/kioskengine/field-maintenance.html +++ b/kioskengine/field-maintenance.html @@ -2,7 +2,7 @@ title: Field Maintenance description: published: true -date: 2024-11-10T07:52:45.685Z +date: 2024-11-10T07:53:15.204Z tags: editor: code dateCreated: 2024-10-21T11:12:53.076Z @@ -15,7 +15,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 or .bundle from the discord (link to patched fm.bundle with instructions) +
  2. Download the patched DLL or .bundle from the discord (Discord link to patched fm.bundle with instructions)
  3. Place this file in “C:\Program Files\Redbox\REDS\Kiosk Engine\bin”
  4. Make a copy of your original DLL (ie, add “.backup” to the end of the filename)