itch.io Spring Selects Series A
On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

[SPOILER] Bug - certain thing not triggered on all operating systems

A topic by _ayo created Nov 24, 2017 Views: 474 Replies: 1
Viewing posts 1 to 2

Hi, first of all thank you for this game. I love it!

Now to the bug I found: In Monika's "space room" scene, there's a part where she addresses the player by their OS's username instead of the name chosen for the game character - this only happens on Windows.
I have decompiled the game files using unrpa and unrpyc and this should be easily fixed by reducing the indentation of the try/except block in splash.rpy lines 211-217. :)

BTW, the stream detection could also take some work, it only detects obs under windows