Meh! Guess I am going to have to break down and root my phone when I get a new one… Looks like most methods to root require a PC though, and I don’t have one available… That’s why I need an Android port, hehe.
[quote=“Klavain, post:101, topic:1726”]Meh! Guess I am going to have to break down and root my phone when I get a new one… Looks like most methods to root require a PC though, and I don’t have one available… That’s why I need an Android port, hehe.[/quote]Yeah android port would be really nice. Maybe its going to happen as someone is porting Cataclysm to SDL2.
So far i finnaly manage to compile game on my tablet with ubuntu distro on it. Really nice and playable with a hardware keyboard.
I cant compile linux version D: . There are a lot of scary mistakes.
warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
What’s this?
[quote=“bo20202, post:104, topic:1726”]warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
What’s this?[/quote]
Dont mind those warnings you should be able to compile anyway.
[quote=“lepssa, post:105, topic:1726”][quote=“bo20202, post:104, topic:1726”]warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
What’s this?[/quote]
Dont mind those warnings you should be able to compile anyway.[/quote]
No, i cant. I type ./cataclysm or ./cataclysm launcher, and the game doesnt work.
Wait sometime this probably will be fixed. I had problems compiling 4 days ago, but yesterday it compiled without troubles. And use make clean and git pull before make
Can i play it with my HTC?
I don’t know how to install. my internal storage doesn’t have a sd folder.
Help me, Thanks.
Sd card means internal storage
Well i put it in the internal storage, and installed the apk installer, but still can’t install. :\
… waits patiently So… a/s/l? Hehe.
Yesterday I thought : “Why I need to install Linux to play cataclysm on my phone?”.
And after some mysterious things I ran it on native Android .
! ROOT NEEDED!
All you need is put some libs in /lib/ and cataclysm into /data/local (you can’t execute from sdcard)
Extract to /lib https://www.dropbox.com/s/2xpfu0e8lhb7xxp/lib.zip
Extract to /data/local https://www.dropbox.com/s/2nmyr0vfdn9c9fi/Cata.zip
Also you probably should change permissions for all files
Then open your terminal type"su" and "cd /data/local/Cata"
Then “./cataclysm”. And magic.
To change permission type “cd /data/local/Cata” Then “chmod -R 777”
If you need newer version I can recompile it for Android.
this should not require root, that makes me very suspicious of the build.
It requires root for writing in /lib and /data or remount sdcard witout -noexec flag
You can do it by yourself
You only need to put arm compiled “ldd cataclysm” and terminf into /lib and run cataclysm
And encountered problem with running cataclysm-launcher :do you know what libs it requires ?
Also terminal emulator by jack palevich have some arguments with this game so currently im using vxconnectbot but it uses vt100 and it cant be changed so be careful
It doesn’t matter what the reason is, it was working previously without root, and it’s not at all reasonable to tell people to run random things as root, so I’d advise people to not run this build of the program.
And what you will say now? https://www.dropbox.com/s/270qi8xaedwxy73/Screenshot_2014-05-08-05-57-54.png
https://www.dropbox.com/s/5wb4qzg3na9epqk/Screenshot_2014-05-08-06-17-09.png
https://www.dropbox.com/s/za4lmslshb5w40p/Screenshot_2014-05-08-06-16-39.png
https://www.dropbox.com/s/514x8t5k3y8jpbq/Screenshot_2014-05-08-06-16-09.png
Previously threre was an android app running through SDL but this is native arm_linux aplication