I’m having the same experience too.But I didn’t find the blue fuse,I don’t know where is it…QAQ
A,I finally found it.
Hey! are you able to make this game work on macOS please? i really want to play it!
Found this in the bridge when interacting with the bunks in ‘Junior Quarters A’
I can put in a code, but I don’t know what it is. After, sora just says ‘Just looks like crew bunks to me…’
Anyone know what the code is, or what this does?
this game use rpgmaker so its basically webapp - just download game, go to www subdirectory and start http server from it (as example python -m http.server 9999
) and then go to http://localhost:9999