Tente:
sudo apt-get install libxcursor1:i386
(isso instalará a biblioteca de 32 bits)
Xubuntu 14.04, 64 bit, eu paguei por um pacote de pacotes humilde e peguei o Ravensword, baixei a edição do Linux quando eu corro ./rs2.x86
eu recebo
./ rs2.x86 ./rs2.x86: erro ao carregar bibliotecas compartilhadas: libXcursor.so.1: não é possível abrir o arquivo de objeto compartilhado: Nenhum arquivo ou diretório
eu corro
▶ sudo apt-get install libxcursor1
Reading package lists... Done
Building dependency tree
Reading state information... Done
libxcursor1 is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
então
locate libxcursor1
/usr/share/doc/libxcursor1
/usr/share/doc/libxcursor1/changelog.Debian.gz
/usr/share/doc/libxcursor1/copyright
/var/lib/dpkg/info/libxcursor1:amd64.list
/var/lib/dpkg/info/libxcursor1:amd64.md5sums
/var/lib/dpkg/info/libxcursor1:amd64.postinst
/var/lib/dpkg/info/libxcursor1:amd64.postrm
/var/lib/dpkg/info/libxcursor1:amd64.shlibs
/var/lib/dpkg/info/libxcursor1:i386.list
/var/lib/dpkg/info/libxcursor1:i386.postrm
Eu tentei reinstalar essa biblioteca, tentei instalar todos esses
nada funcionou.
UPDATE
depois de sudo apt-get install libxcursor1:i386
Eu obtenho
▶ ./rs2.x86
Set current directory to /home/elie/Games/Ravensword_linux
Found path: /home/elie/Games/Ravensword_linux/rs2.x86
Mono path[0] = '/home/elie/Games/Ravensword_linux/rs2_Data/Managed'
Mono path[1] = '/home/elie/Games/Ravensword_linux/rs2_Data/Mono'
Mono config path = '/home/elie/Games/Ravensword_linux/rs2_Data/Mono/etc'
Creating user config folder: /home/elie/.config/unity3d
PlayerPrefs - Creating folder: /home/elie/.config/unity3d/Crescent Moon Games LLC
PlayerPrefs - Creating folder: /home/elie/.config/unity3d/Crescent Moon Games LLC/Ravensword2
[1] 14591 abort (core dumped) ./rs2.x86
Tente:
sudo apt-get install libxcursor1:i386
(isso instalará a biblioteca de 32 bits)