today14/02/2025
If you’re trying to open the game Under Control on your Mac and macOS shows a message like “The application cannot be opened,” follow these steps to fix the issue:
Under Control.app from the provided source.Cmd + Space to open Spotlight.Terminal and press Enter./path/to/Under Control.app with the exact location of the application.\) to escape spaces in the file name, or enclose the entire path in double quotes.Under Control.app in Finder.\) to escape spaces in the file name or enclose the entire path in double quotes (").Under Control.app file from Finder into the Terminal window. This will automatically paste the full path.Also you can create a small script that automates these steps. Here’s how:
Create a file called open_under_control.sh with the following content:
Drag and drop the .app file onto the script to execute it.
Written by: Slusiom
label today19/11/2024
First Event with Lily: Initial Encounter Mark meets Lily upon arriving at Pinger Offices near the elevator, after completing Katta’s Event 1. In this first contact, she registers him for [...]
labelDevlog today19/10/2025
New mechanics created but not yet implemented. Improved stability in Windows when playing through the Launcher. Improved debug mode system to inform me of errors in real time if the user needs my help.
labelDevlog today16/10/2025
Added new debug mode to fix user errors faster. Changes to the map to adapt it to future events. Minor corrections to the game to work more smoothly with the launcher.