v0.12d patch is out!
Added 2025-06-26 00:23:32 +0000 UTCI'm hoping this will address all the bug reports so far. Feel free to comment or message me if you have more bug reports.
----------------------------------------------------------------------
Patch Notes
----------------------------------------------------------------------
- Fixed Healing dialogue not playing and causing the nurse to appear in other locations
- Added manual garbage collecting during transitions (reduces memory usage)
- Added failsafe during surface creation (should prevent errors caused by surfaces)
- Fixed debt dialogue playing when confirming player name in creation screen
- Fixed choice text not being translated
- Added machine translation for Russian language (new option available in settings menu)
- Fixed error caused by upgrading an empty room
- Fixed staff not showing up in staff roster after upgrading the room they were assigned to
- Fixed player character fainting in battle bug
- Fixed nurse duplicating after checkup scene
------------------------------------------
Known Bugs
------------------------------------------
- Characters from old saves need to buy earrings even if their character had them previously
- Some older saves crash
- Some outlined text is "smushed" or overlapping
------------------------------------------
Trouble Shooting
------------------------------------------
Linux
GameMaker officially supports Ubuntu-based distributions only. If you're having issues running the game, you may need to install libcrypto.so.1.0.0.
Mac
If the game won't launch:
Delete any previous versions of the game.
If that doesn't help, move the game folder to a different location on your drive and try launching it again.
Still seeing a "game is damaged" message? Try this fix:
1. Open the Terminal app.
2. Type the following command (don’t include the quotes):
sudo xattr -rd com.apple.quarantine
3. Drag and drop the game app into Terminal. It should look like this:
sudo xattr -rd com.apple.quarantine /Applications/LockedApp.app
4. Press Enter and enter your admin password.
Android
If the app won’t start:
Uninstall any old versions first.
Then reinstall the latest version of the app.
DOWNLOAD