Main Menu

News:

LINKS: Website | Steam | Wiki

Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - andrew

#1
Alpha 9 seems to work just fine in full screen mode  ;D
#2
I've had really good luck with running cogmind in under OS X (El Capitan 10.11.4) with wine installed via homebrew - http://brew.sh

I still have a few glitches, for instance, if something interrupts you while you are full screen, the game gets unhappy. but you can usually sort that out by hitting escape or CMD-tab-ing a few times.

That being said. if I run it in a window, it runs great! (It will stay in windowed mode after quitting and re-opening. so you should only have to hassle with setting it once!)

Here's what I did to get here:

note: this is all done via the command line (Terminal.app)

- Install the Homebrew package manager - http://brew.sh
- Install Xquartz `brew install Caskroom/cask/xquartz`
- Install Wine `brew install wine`
- Install Winetricks `brew install winetricks`

- cd /path/to/COGMIND.exe // this is important, you *must* cd in to the directory first for whatever reason.
- wine COGMIND.exe