ad044 / LainTSX

WebGL implementation of the Serial Experiments Lain PSX game
GNU General Public License v3.0
479 stars 25 forks source link

Dc1001 does not seem to exist #33

Closed Avaviks closed 1 year ago

Avaviks commented 1 year ago

The node Dc1001 does not exist and thus I cannot unlock Dc1058. I checked the simplified version of the game and found that Dc1058 is unlocked after viewing Dc1001. However, the simplified version states that Dc1001 "Depends on: (nothing)". I tried a fresh save but Dc1001 wouldn't appear even after I got all 4 Gate and all 4 Sskn nodes. I believe this is a bug as I have viewed every node besides those Dc1001 and Dc1058.

I have attached my save file and hope this helps in finding the source of the issue. Or you might just find that I missed the unlock requirements for Dc1001. Lain Save.txt

ad044 commented 1 year ago

hello! the simplified version was made prior to the web-remake, and the data for the game wasn't as well studied back then. Dc1001and Dc1058 are what we call an "idle nodes", they play when the player idles at the node selection screen for about 30~ seconds IIRC. they are not really "nodes", they only contain some media (as shown in the simplified version), and can not be accessed directly like other regular nodes. they just happen to be stored as nodes in the game binary IIRC. hope that explains it!