maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Games (https://talk.maemo.org/forumdisplay.php?f=12)
-   -   Roguelikes on N900 discussions (https://talk.maemo.org/showthread.php?t=65869)

TimusEravan 2010-12-10 03:46

Re: Roguelikes on N900 discussions
 
yeah, i had extracted in windows
The icon looks great btw :)

Does the xterm on n900 support -geometry option?
I tried running
"osso-xterm -geometry 25x77 -e adom.sh"
but nothing happens.

Addison 2010-12-11 00:05

Re: Roguelikes on N900 discussions
 
ADOM requires an exact 80x25 display.

On my older tablet, I had someone remove a 1 pixel invisible border in Xterm so I could use the full screen. :)

Addison 2010-12-13 07:50

Re: Roguelikes on N900 discussions
 
Okay. I have a folder

/media/mmc1/adom-qemu/

Sorry, but what's next?

I only have a N800 btw.

TimusEravan 2010-12-13 11:35

Re: Roguelikes on N900 discussions
 
Not sure about n800, but just ensure that all the files have x permissions in the main dir and the lib dir and the size of xterm.

Next just run ./adom.sh

Addison 2010-12-13 12:33

Re: Roguelikes on N900 discussions
 
Okay. I think I did this right.


[1|user@Nokia-N800-43-7|/usr/bin/adom-qemu]./adom.sh
./qemu-i386: /lib/libc.so.6: version `GLIBC_2.7' not found (required by ./qemu-i386)

Addison 2010-12-14 09:50

Re: Roguelikes on N900 discussions
 
A little help from anyone on this would be super peachy! :)

009N 2010-12-14 14:49

Re: Roguelikes on N900 discussions
 
What do you see when you place everything in the same directory and run the game from there?
Code:

mkdir test
cp -a qemu-i386 adom adom-i386 toggle_fullscreen test/
cd test
./qemu-i386 ./ld-linux.so.2 --library-path `pwd` ./adom-i386


Addison 2010-12-14 22:15

Re: Roguelikes on N900 discussions
 
I'm such a toolie and don't know what I'm doing. :)

[1|user@Nokia-N800-43-7|~]cd /usr/bin/adom-qemu/ [1|user@Nokia-N800-43-7|/usr/bin/adom-qemu]cp -a qemu-i386 adom adom-i386 toggle_fullscreen test/
cp: cannot remove 'test/qemu-i386': No such file or directory
cp: cannot remove 'test/adom': No such file or directory
cp: cannot remove 'test/adom-i386': No such file or directory
cp: cannot remove 'test/toggle_fullscreen': No such file or directory
[1|user@Nokia-N800-43-7|/usr/bin/adom-qemu]cd test ./qemu-i386 ./ld-linux.so.2 --library-path `pwd` ./adom-i386

http://img9.imageshack.us/img9/2880/...0121417113.png

009N 2010-12-15 02:01

Re: Roguelikes on N900 discussions
 
You didn't do "mkdir test".

[EDIT]My bad. I missed something, too.

Try this:
Quote:

mkdir test
cp -a qemu-i386 adom adom-i386 toggle_fullscreen lib/* test/
cd test
./toggle_fullscreen
./qemu-i386 ./ld-linux.so.2 --library-path `pwd` ./adom-i386

TimusEravan 2010-12-15 10:07

Re: Roguelikes on N900 discussions
 
@ 009N : would something this be possible for DoomRL - http://doom.chaosforge.org/downloads

I love that game :D


All times are GMT. The time now is 09:09.

vBulletin® Version 3.8.8