Body message: Difference between revisions
Jump to navigation
Jump to search
m
remove unresolved code from body message
(add body code notes, add additional texture references) |
m (remove unresolved code from body message) |
||
Line 14: | Line 14: | ||
Which (currently) translates to: | Which (currently) translates to: | ||
I will (F1(show?)) the truth (C4) | I will (F1(show?)) the truth (C4) (E4) tell the right answer to the right person. | ||
It is currently unknown what the "answer" is, but a hint suggests it is three words. | It is currently unknown what the "answer" is, but a hint suggests it is three words. | ||
Line 238: | Line 238: | ||
|} | |} | ||
=== Notes === | ===Notes=== | ||
# F4 is a unique instance in which there's conflicting information on what the word should be. In reserve2, near the bird lookout spot, there is writing on the info-board about Hammer Valley birds which claims "F4 3 words", yet the [[Bunker computer code|bunker computer code]] requires it to be "answer". But as the note on the info-board is localized for different game languages, it seems likely that the information is ''about'' the answer. {{Needs-investigation}} The [[Reactor lights code]] might be the answer, as its decoded message reads "world is lie", which matches the meta information. | #F4 is a unique instance in which there's conflicting information on what the word should be. In reserve2, near the bird lookout spot, there is writing on the info-board about Hammer Valley birds which claims "F4 3 words", yet the [[Bunker computer code|bunker computer code]] requires it to be "answer". But as the note on the info-board is localized for different game languages, it seems likely that the information is ''about'' the answer. {{Needs-investigation}} The [[Reactor lights code]] might be the answer, as its decoded message reads "world is lie", which matches the meta information. | ||
# Although the bunker computer code requires <code>H4.5=E</code>, it is worth mentioning that <code>0x45</code> is the ASCII code for <code>E</code>. | #Although the bunker computer code requires <code>H4.5=E</code>, it is worth mentioning that <code>0x45</code> is the ASCII code for <code>E</code>. | ||
# The bunker computer code requires <code>A3.2=C</code>. | #The bunker computer code requires <code>A3.2=C</code>. | ||
==Hint from Zuntti== | ==Hint from Zuntti== |