Letter box: Difference between revisions

From Stalburg Wiki
Jump to navigation Jump to search
m (+Cat)
m (add discord permalink)
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
There is multiple locations throughout the game where a picture that resembles a word search puzzle can be found, This is the letter box.
There is multiple locations throughout the game where a 12x28 grid that resembles a word search puzzle can be found, this is the letter box.


The letter box code is solved by using the coordinates found on the three top rows. Each coordinate consists of an X, Y and three numbers.
The letter box code is solved by using the coordinates found on the three top rows. Each coordinate consists of an X, Y and three numbers.


== Clues ==
==Clues==
[[File:Letter_box.png|400px]]
{{Encryption-key}}[[File:Letter_box.png|700px]]


== Solution ==
==Solution==
The first number after the two letters indicates the number of the decoded letter in the current word.  
The first number after the two letters indicates the number of the decoded letter in the current word. The second and the third number indicates the X and Y coordinates of the letter in the letter box and which number is used for which coordinate.
The second and the third number indicates the X and Y coordinates of the letter in the letter box and which number is used for which coordinate.


Example:
Example:<code>XY134</code> is decoded as follows:   
XY134 is decoded as follows:   
 
* (XY) Indicate that we use the second number for the X coordinate and third for the Y coordinate.
*<code>XY</code> indicates that we use the second number for the X coordinate in the grid and third for the Y coordinate.
* (1It's the first letter in the word.
*<code>1</code> (<code>=</code>means it's the first letter in the word.
* (3It's third letter in the row.
*<code>3</code> (<code>X</code>means it's third letter in the row.
* (4It's on row G4.
*<code>4</code> (<code>Y</code>means it's on row G4.


Using all this we get the letter "R"
Using all this we get the letter "R"


 
Following this method the following words can be decoded:
Using this method the following words can be decoded:


*G1 = Right
*G1 = Right
Line 26: Line 24:
*G3 = Tell
*G3 = Tell


These words are used in the [[Body message]].
These words are used in the [[body message]].
 
{{Zuntti-hint}} Zuntti confirmed this by releasing a key to the puzzle with the filename <code>not_related_R_RED_G_GREEN_ON_OFF_LIGHTS</code>. (https://discord.com/channels/291497857725366272/361886463425642496/384658559461228555)
 
[[File:Not related R RED G GREEN ON OFF LIGHTS.png|700px]]
 
==Outliers==
 
*The third letter in G1 has switched X and Y coordinates, requiring the numbers to be reversed to find the coordinate position of the letter.
 
*Zuntti's signature is on the <code>YT</code> row, starting at the 5th column.


== "Song 4" ==
*<code>G6</code> contains the only number past the first three rows near the end. What it corresponds to, and its connection to the body message, is unknown. Alternatively, if one were to read it as "SONG4", it might refer to [https://cdn.discordapp.com/attachments/361886463425642496/480421106784665601/strange_hallway_004.wav <code>strange_hallway_004.wav</code>]. Looking at a spectrogram shows that there is some text on it (probably "eee3 dead dead" or something similar).
There appears to be the text "SONG4" on the board, it might refer to [https://cdn.discordapp.com/attachments/361886463425642496/480421106784665601/strange_hallway_004.wav <code>strange_hallway_004.wav</code>].
*{{Needs-investigation}} Only the first 12 character columns of the table are used for G1 to G3, which could mean that the table is used elsewhere, too.
Looking at a spectrogram shows that there appears to be text on it, but it's hard to see what the text actually is.


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

Latest revision as of 20:26, 19 June 2021

There is multiple locations throughout the game where a 12x28 grid that resembles a word search puzzle can be found, this is the letter box.

The letter box code is solved by using the coordinates found on the three top rows. Each coordinate consists of an X, Y and three numbers.

Clues[edit | edit source]

🔑Letter box.png

Solution[edit | edit source]

The first number after the two letters indicates the number of the decoded letter in the current word. The second and the third number indicates the X and Y coordinates of the letter in the letter box and which number is used for which coordinate.

Example:XY134 is decoded as follows:

  • XY indicates that we use the second number for the X coordinate in the grid and third for the Y coordinate.
  • 1 (=) means it's the first letter in the word.
  • 3 (X) means it's third letter in the row.
  • 4 (Y) means it's on row G4.

Using all this we get the letter "R"

Following this method the following words can be decoded:

  • G1 = Right
  • G2 = Person (Missing letter "R")
  • G3 = Tell

These words are used in the body message.

Zuntti-avatar.jpg Zuntti confirmed this by releasing a key to the puzzle with the filename not_related_R_RED_G_GREEN_ON_OFF_LIGHTS. (https://discord.com/channels/291497857725366272/361886463425642496/384658559461228555)

Not related R RED G GREEN ON OFF LIGHTS.png

Outliers[edit | edit source]

  • The third letter in G1 has switched X and Y coordinates, requiring the numbers to be reversed to find the coordinate position of the letter.
  • Zuntti's signature is on the YT row, starting at the 5th column.
  • G6 contains the only number past the first three rows near the end. What it corresponds to, and its connection to the body message, is unknown. Alternatively, if one were to read it as "SONG4", it might refer to strange_hallway_004.wav. Looking at a spectrogram shows that there is some text on it (probably "eee3 dead dead" or something similar).
  • Blue Question.svg Only the first 12 character columns of the table are used for G1 to G3, which could mean that the table is used elsewhere, too.