Reactor lights code: Difference between revisions

From Stalburg Wiki
Jump to navigation Jump to search
m (+Cat)
(decoding of the lights code explained)
Line 5: Line 5:
[[File:2_Remaining.png|512px]]
[[File:2_Remaining.png|512px]]


This prompted investigation of the lights when Zuntti posted a further image with the lights circled.
This prompted investigation of the lights when Zuntti posted a further image with the lights circled. These lights are not specific to this image however, and can appear randomly in-game as one of the many light sets the panel can circle through. This is an image of the lights as they appear in game, for easier viewing.
 
These lights are not specific to this image however, and can appear randomly in-game as one of the many light sets the panel can circle through.
 
This is an image of the lights as they appear in game, for easier viewing.


[[File:Reactor_lights_brighter.jpg|512px]]
[[File:Reactor_lights_brighter.jpg|512px]]


Reading vertically, and stripping off the preceeding R or G, reading only the text under the lit lights we get this string of text:
When reading the columns of letter pairs, one can read the following from the four columns:
 
OTHKEWORLD1614D1214I9
 
Stripping out meaningless characters, we get "Other world".


Reading the opposite lights this time, the lights that are dark, we get this string of text:
* BUNKE and OTHER from the first column.
* COMPU and WORLD from the second column.
* MIDDL and 1 6 R 14 D from the third column.
* QUEST and I 12 14 I 9 from the fourth column.


BUNERCOMPUMI(D/R)DL(I/Q)UEST
This refers to the [[Bunker computer code|bunker computer code]] question <code>WHATCONNECTSALLTHESE</code> through BUNKE COMPU MIDDL QUEST. The other part of the code can be obtained by substituting the numbers with the characters from the question (i.e., 1=W, 9=O, etc.), which results in "OTHER WORLD WORLD ISLIE", or (possibly) "the other world is a lie".


This can be translated to "Bunker compu(ter), middlquest". Could this mean "[[Bunker_computer_code|Bunker computer]], middle quest[ion]?"
{{Needs-investigation}} The interpretation of the decoded message is just an assumption, as the word "world" appears twice.


[[Category:ARG]]
[[Category:ARG]]

Revision as of 15:45, 26 May 2020

The reactor lights code is a code formed by the lights on the SNW control panel in Reactor.

It was discovered when Zuntti posted this image related to the INFRA ARG.

2 Remaining.png

This prompted investigation of the lights when Zuntti posted a further image with the lights circled. These lights are not specific to this image however, and can appear randomly in-game as one of the many light sets the panel can circle through. This is an image of the lights as they appear in game, for easier viewing.

Reactor lights brighter.jpg

When reading the columns of letter pairs, one can read the following from the four columns:

  • BUNKE and OTHER from the first column.
  • COMPU and WORLD from the second column.
  • MIDDL and 1 6 R 14 D from the third column.
  • QUEST and I 12 14 I 9 from the fourth column.

This refers to the bunker computer code question WHATCONNECTSALLTHESE through BUNKE COMPU MIDDL QUEST. The other part of the code can be obtained by substituting the numbers with the characters from the question (i.e., 1=W, 9=O, etc.), which results in "OTHER WORLD WORLD ISLIE", or (possibly) "the other world is a lie".

Blue Question.svg The interpretation of the decoded message is just an assumption, as the word "world" appears twice.