It seems that you're using an outdated browser. Some things may not work as they should (or don't work at all).
We suggest you upgrade newer and better browser like: Chrome, Firefox, Internet Explorer or Opera

×
Is it possible to run this game windowed on mac? I'm running Yosemite and this game starts up immediately in full screen mode. It's virtually unplayable on large screen with this pixelated graphics... unless I'll sit like 4 meters away from the screen :)
No posts in this topic were marked as the solution yet. If you can help, add your reply
Run winsetup.exe or edit acsetup.cfg (change windowed=0 to windowed=1)
avatar
SiliconMind: Is it possible to run this game windowed on mac?...
Right-click the game app and select "Show package contents" then double-click the Wineskin app.
Click "Set Screen Options" and select "Override" and "Virtual Desktop".
avatar
SiliconMind: Is it possible to run this game windowed on mac?...
avatar
DeMignon: Right-click the game app and select "Show package contents" then double-click the Wineskin app.
Click "Set Screen Options" and select "Override" and "Virtual Desktop".
Thanks for the clues but I didn't find Wineskin inside package. What I actually found was a executable file Blackwell-Legacy inside MacOS folder. When I run it using console I can set some command line options like -windowed or -gfxfilter Hq3x but it's a bit annoying to go to console every time I want to run the game.

Is there a way to make those options 'stick'?
avatar
SiliconMind: Is there a way to make those options 'stick'?
Find acsetup.cfg in the package, open it and change windowed=0 to windowed=1. If there is no such a file, create a new text file, open it and insert this:

[misc]
windowed=1

Then save it as "acsetup.cfg".

Also, you sure there is no winsetup.exe in the package?
avatar
SiliconMind: Thanks for the clues but I didn't find Wineskin inside package. What I actually found was a executable file Blackwell-Legacy inside MacOS folder. When I run it using console I can set some command line options like -windowed or -gfxfilter Hq3x but it's a bit annoying to go to console every time I want to run the game.

Is there a way to make those options 'stick'?
The Wineskin.app is inside
Blackwell Unbound.app
Blackwell Legacy.app
Blackwell Deception.app
Blackwell Convergence.app

The command line options you mentioned are those of Adventure Game Studio (AGS), the engine the Blackwell games are based upon. AGS comes with a setup file named "acsetup.cfg" which stores it's configuration.
Within the packages of the Blackwell games (right-click or CMD-click the app => Show Package Contents) you'll find it under
drive_c/Program Files/GOG.com/<The game's name>/
You can edit the file with any text editor.
Toggle windowed=0 to windowed=1 to tell AGS to run in windowed mode.

Alternatively you can run AGS as it is (in fullscreen) and run the Winskin.app inside the package and configure Wineskin to create a Virtual Desktop, which is basically a Mac window and inside is the Virtual Windows Desktop in which AGS is running (in fullscreen).
Both options should let you play the game in a window on your Mac.
Post edited December 11, 2014 by DeMignon
For any future googlers, here is a list of all the things in the config file, their settings, and what they mean. Note that the configuration utility (only on windows afaik) is basically just editing this text file for you.

https://github.com/adventuregamestudio/ags/blob/7abbd673e910289511bcca3101abd03101599eb0/OPTIONS.md

In my install the file can be found at: Blackwell Deception.app/Contents/Resources/acsetup.cfg
Post edited March 06, 2024 by Wunderforce