Active Topics

 



Notices


Reply
Thread Tools
Posts: 101 | Thanked: 29 times | Joined on Aug 2010
#31
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.

Last edited by TimusEravan; 2010-12-10 at 04:15.
 
Addison's Avatar
Posts: 3,811 | Thanked: 1,151 times | Joined on Oct 2007 @ East Lansing, MI
#32
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's Avatar
Posts: 3,811 | Thanked: 1,151 times | Joined on Oct 2007 @ East Lansing, MI
#33
Okay. I have a folder

/media/mmc1/adom-qemu/

Sorry, but what's next?

I only have a N800 btw.
 
Posts: 101 | Thanked: 29 times | Joined on Aug 2010
#34
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
 

The Following User Says Thank You to TimusEravan For This Useful Post:
Addison's Avatar
Posts: 3,811 | Thanked: 1,151 times | Joined on Oct 2007 @ East Lansing, MI
#35
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's Avatar
Posts: 3,811 | Thanked: 1,151 times | Joined on Oct 2007 @ East Lansing, MI
#36
A little help from anyone on this would be super peachy!
 
Posts: 152 | Thanked: 58 times | Joined on Oct 2010 @ void
#37
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
 

The Following User Says Thank You to 009N For This Useful Post:
Addison's Avatar
Posts: 3,811 | Thanked: 1,151 times | Joined on Oct 2007 @ East Lansing, MI
#38
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

 
Posts: 152 | Thanked: 58 times | Joined on Oct 2010 @ void
#39
You didn't do "mkdir test".

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

Try this:
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

Last edited by 009N; 2010-12-15 at 02:11.
 
Posts: 101 | Thanked: 29 times | Joined on Aug 2010
#40
@ 009N : would something this be possible for DoomRL - http://doom.chaosforge.org/downloads

I love that game
 
Reply


 
Forum Jump


All times are GMT. The time now is 01:42.