Is there a terminal version of ToME?

Have a really dumb question? Ask it here to get help from the experts (or those with too much time on their hands)

Moderator: Moderator

Post Reply
Message
Author
brainard52
Posts: 1
Joined: Mon Jan 23, 2017 5:08 am

Is there a terminal version of ToME?

#1 Post by brainard52 »

I want to run ToME on my Linux server over SSH from multiple different computers. X tunneling isn't going to be an option unfortunately so my only option is to run it in my terminal.

There are only two actual executables in the files (there were three, but I removed the text file which was reported to be a some sort of script from the list):

Code: Select all

$ find . -type f -exec file {} + | grep executable
./t-engine:                                                     ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, for GNU/Linux 2.6.32, BuildID[sha1]=643f20a4f69cdd851f10a80e4378a6b105dd539a, stripped
./cef3spawn64:                                                  ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, for GNU/Linux 2.6.32, BuildID[sha1]=410ad56a7e908293515839b157b24261904b7d1a, stripped 
Neither of the two executables have --help flags available so I'm not really sure either of them will be what I'm looking for.

darkgod
Master of Eyal
Posts: 10750
Joined: Wed Jul 24, 2002 9:26 pm
Location: Angolwen
Contact:

Re: Is there a terminal version of ToME?

#2 Post by darkgod »

Sorry the game only works in OpenGL :/
[tome] joylove: You can't just release an expansion like one would release a Kraken XD
--
[tome] phantomfrettchen: your ability not to tease anyone is simply stunning ;)

Post Reply