From ad68a64814b3ae7cd19b8f81d8ec3c1e21d15399 Mon Sep 17 00:00:00 2001 From: ".eggman" Date: Sun, 10 Nov 2024 07:52:46 +0000 Subject: [PATCH] docs: update kioskengine/field-maintenance --- kioskengine/field-maintenance.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/kioskengine/field-maintenance.html b/kioskengine/field-maintenance.html index f829127..bc2c55b 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:50:59.731Z +date: 2024-11-10T07:52:45.685Z tags: editor: code dateCreated: 2024-10-21T11:12:53.076Z @@ -15,7 +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 from the discord (patched fm.bundle with instructions linked here https://discord.com/channels/1292310422749319209/1294293050553667594/1301168009989062756)
  2. +
  3. Download the patched DLL or .bundle from the discord (link to patched fm.bundle with instructions) +
  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”