Fails to start on case-sensitive file systems
When starting Angry Birds on a computer with a case-sensitive file system, the following error pops up:
Cant open /Applications/Angry Birds.app/Contents/Resources/data/images/pc/TUTORIALS_composprites.dat (errno 2)
As a quick fix, you can rename the files "TUTORIALS_composprites.dat" and "CUTSCENES_composprites.dat" in that directory to uppercase names. For instance, in Terminal.app run the following commands:
sudo mv /Applications/Angry Birds.app/Contents/Resources/data/images/pc/CUTSCENES_{composprites,COMPOSPRITES}.dat
sudo mv /Applications/Angry Birds.app/Contents/Resources/data/images/pc/TUTORIALS_{composprites,COMPOSPRITES}.dat
Other than that, the game is great, obviously :)
Alex Grigorovitch about
Angry Birds, v2.0.2