Amanita Design forum

Botanicula => Botanicula on Linux => Topic started by: storozhsergeich on April 29, 2012, 06:14:32 am



Title: Mouse does not work, using air 2.6 *SDK* does not help
Post by: storozhsergeich on April 29, 2012, 06:14:32 am
I am running ubuntu 12.04 32bits; I tried so far:

Download the air 2.6 *SDK*, not the runtime (Adobe is clueless, their runtime is full of fail).
I assume that the SDK and Botanicula.air are in your current working directory. Run:

mkdir air Botanicula ~/BotaniculaSaves
tar xvjf AdobeAIRSDK.tbz2 -C air
unzip -d Botanicula Botanicula.air
echo 100,off,high,en,1,0 > ~/BotaniculaSaves/settings.txt

./air/bin/adl -nodebug Botanicula/META-INF/AIR/application.xml Botanicula/


Application start but mouse does not work. Any ideas?