Install Help

Just saw this was available for my Xoom.

Downloaded VCMI on the tablet, have Heroes 3 installed on my PC.

When I connect the Xoom to my PC, where is the folder in the xoom where I drop the Heroes files? Any help with this would be much appreciated.

Android is not supported.

Hi, i installed vcmi 0.90 on Debian Wheezy as described here wiki.vcmi.eu/index.php?title=Ins … n_on_Linux

But i have some trouble with data package. Program craches every time when i atack a town with the cytadel or the castle.
There is error:

terminate called after throwing an instance of 'std::runtime_error'
  what():  Resource with name SPRITES/ and type ANIMATION wasn't found.

Program received signal SIGABRT, Aborted.
[Switching to Thread 0x7fffe59f4700 (LWP 7209)]
0x00007ffff35d4475 in raise () from /lib/x86_64-linux-gnu/libc.so.6

I think that i have no some .def-file for archers on the wall.

This bug is already found and fixed. As workaround for 0.9 you can do this:

open file config/creatures.json
run search for "ArrowTower"
add one line in this section:

"projectile_defname": "SMBALX.DEF",

Ivan, thanks for quick reply! Problem solved