On the Subject of Fused Uncomplicated Strats

Not Now, Everything And Us, Infinity Stages Later.

Forget Me Not (“--” display)

New encrypted = (table + old encrypted) % 10

1st:
Unlit CAR, 2 | Unlit > lit inds, 7 | No unlit, lit inds | Else, last SN digit
2nd:
Serial port and 3+ SN digits, 3 | 1st is even, 1st + 1 | Else, 1st - 1
3rd+:
Either 0, largest SN digit | Both even, smallest SN odd | Else, 2 prev sum MSD

Simon Stages (color indicator)

Digit opposite = (last SN digit * 2 - old encrypted digit - 1) % 10

RedBluePinkLimeCyanWhite
NothingReverseOppositeOpp ReverseOpp 1st, 12thOpp 2nd, 3rd
fE
0R
11+R
22R
3R+L
4L-R
6S-R
7R+L+1
8R+S+1
14R-1
17L+R-1
18S+R-1
fE
23S+R
252(L+R)
262(S+R)
282(L-R)
292(S-R)
303R
35L+3R
36S+3R
37R+3L
38R+3S
405+R
fE
43R+2L
44R+2S
45L+2R
46S+2R
48R-2L
509-R
5318-R-L
5418-R-S
5618-2R
579-|L-R|
589-|S-R|

Forget Me Later (cycling 12 numbers, red border)

R - old encrypted.
L - last new encrypted.
S - second-last new encrypted.

0th and -1st new encrypted = 0

New encrypted = |E| % 10

All Digits:
  • RCA present, reverse group
  • Always +batteries to each
  • SN has “F” or “I”, -SN letter count from each
1st Digit:
  • “Needy Tetris” present, =1st unmodified + 7
  • >9 and even, /2
  • <5, +last SN digit
  • Else, +1
2nd Digit:
  • Dupe ports present, +dupe port types
  • No ports, +1st and 3rd unmodified
  • Else, +ports
3rd Digit:
  • RCA present, no modification
  • >6, =binary digit sum in 3rd unmodified
  • <3, absolute value
  • Else, =3rd unmodified + smallest SN digit
4th Digit:
  • <0, +largest SN digit
  • Else, no modification
0,12,34,56,78,9
001 2 3 4
156 7 8 9
2EE+19-EE-1E+5
398 5 6 7
443 0 1 2
5th Digit:
=table cell

Row: this digit % 5

Column: first SN digit.

“E” - 5th unmodified.

Forget Infinity
(“/” between 2 numbers)

Leave digits at positions on display unchanged.

Follow instructions on right for both groups of 5 digits.

Afterwards, modulo each digit by 10.

A>N<D (cycling 12 logic gates)

First digit = old encrypted.
Second digit = bottom string.

Use gate on 4-digit binary.

Odd pos: digital root
Even pos: % 10

00011011
0001
0111
0110
|1110
1000
1001
1101
1011
¬1100
ZEO
10.243
20.404
30.649
40.646
5141
6189
71.487
81.484
9229
10221
112.427
122.409

Forget Me Now (yellow 2 digit number)

New encrypted = (T + old encrypted) % 10
Table row = digit position.

Either prev 2 are 0, T = column Z * 1st SN digit, round up.
Both previous 2 are even, T = column E.
Otherwise, T = column O + both previous new encrypted.

-1st new encrypted = last SN digit.
0th new encrypted = digital root of display number.

Forget Everything (3 LEDs)

LEDs are 3 distinct colors, use absent color.
LEDs show multiple of same color, use that color.

C = old encrypted
P = bottom string
New encrypted = table % 10

Red Yellow Green Blue
P+C P-C P+C+5 C-P

Forget Us Not (cycling 12 green numbers)

Nth group = Nth, N+1th, N+2th old encrypted.
13th and 14th old encrypted are treated as 1st and 2nd old encrypted.

  • SN has 4 letters, key digit = 1st of group.
  • SN has 3 letters, key digit = 2nd of group.
  • SN has 2 letters, key digit = 3rd of group.

New encrypted digit = (|non-key digits difference| + |key digit - batteries|) % 10

Insert new encrypted digits into positions shown on display.