• Register

8-Bit Night predecessor now on Desura for FREE! Alter Ego is a clever retro styled single screen puzzle platformer with an interesting swapping mechanic. You control a blueish little guy and his phantom alter ego (that moves in a mirrored fashion) at the same time. Swap places with the invincible alter ego to reach normally unreachable corners and collect all the pixels to solve each stage. The game is freely available for PC, NES,MSX and ZX Spectrum.

Forum Thread
  Posts  
Problems launching game on Linux (Games : AlterEgo : Forum : Support : Problems launching game on Linux) Locked
Thread Options
Jul 9 2012 Anchor

Hello.

I've experienced some problems launching game on Ubuntu Linux 12.04 amd64. I managed to find two problems: absence of mono-runtime and not working launch script. Here is solution.
1. Install mono:
sudo apt-get install mono-runtime libmono-system-core4.0-cil libmono-system-drawing4.0-cil
2. Fix launch script (~/desura/common/alterego/AlterEgo.sh) , removing DOS newline characters:
tr -d '\r' < AlterEgo.sh > AlterEgo1.sh
rm AlterEgo.sh
mv AlterEgo1.sh AlterEgo.sh
chmod +x AlterEgo.sh

Edited by: cthat

Oct 17 2012 Anchor

I am having problems launching arma 2 but when I launch it says bad serial number given

Reply to thread
click to sign in and post

Only registered members can share their thoughts. So come on! Join the community today (totally free - or sign in with your social account on the right) and join in the conversation.