Hi everyone,
I've just pushed an update for the demo. Here's a small list of fixes:
- Fixed NWJS showing up as a virus on Windows
- Fixed a bug where coming out of ladders on the top would make Sarah keep jumping
- Changed the game so it uses Steam to check for your preferred language (only English and Brazilian Portuguese implemented so far!) - I think previously the game always started using PT-BR, this should fix it.
Thanks and sorry about the virus warning. Like I mentioned in a previous comment, Awakening Sarah uses NWJS to run on Windows, which can sometimes trigger this false detection:
https://github.com/nwjs/nw.js/issues/7725
Thanks!