The Following 3 Users Say Thank You to AapoRantalainen For This Useful Post: | ||
![]() |
2011-09-01
, 17:31
|
Posts: 2,076 |
Thanked: 3,268 times |
Joined on Feb 2011
|
#2
|
![]() |
2011-09-02
, 05:52
|
Posts: 2,076 |
Thanked: 3,268 times |
Joined on Feb 2011
|
#3
|
The Following User Says Thank You to szopin For This Useful Post: | ||
![]() |
2011-09-02
, 12:51
|
Posts: 839 |
Thanked: 3,386 times |
Joined on Mar 2009
|
#4
|
Aapo for GLES to run you need to use different libGL/libGLU than the one used for compiling (7.1RC worked, to avoid reinstalling for each test build: http://www.megaupload.com/?d=FR96W0GL put in same directory and 'export LD_LIBRARY_PATH=.' before running. This got rid of "Failed to set video mode: Couldn't find matching GLX visual" error I had closing on me on a fresh 0.9 tiles build of DCSS).
ASSERT(m_handle) in 'tiletex.cc' at line 79 failed.
The Following User Says Thank You to AapoRantalainen For This Useful Post: | ||
![]() |
2011-09-02
, 13:29
|
Posts: 2,076 |
Thanked: 3,268 times |
Joined on Feb 2011
|
#5
|
![]() |
2011-09-05
, 12:49
|
Posts: 2,076 |
Thanked: 3,268 times |
Joined on Feb 2011
|
#6
|
![]() |
2011-09-05
, 12:57
|
Posts: 839 |
Thanked: 3,386 times |
Joined on Mar 2009
|
#7
|
![]() |
2011-09-05
, 13:00
|
Posts: 2,076 |
Thanked: 3,268 times |
Joined on Feb 2011
|
#8
|
![]() |
2011-09-05
, 13:04
|
Posts: 2,076 |
Thanked: 3,268 times |
Joined on Feb 2011
|
#9
|
The Following User Says Thank You to szopin For This Useful Post: | ||
![]() |
2011-09-07
, 08:07
|
Posts: 101 |
Thanked: 29 times |
Joined on Aug 2010
|
#10
|
Upstream: http://crawl.develz.org/wordpress/
This version is very recent (August 2011) and has only console version, no menu entry.
Tune font, toggle fullscreen on and start game:
[EDIT]
First start will take several minutes (thanks szopin for pointing this).
Enter is fixed for N900, so 'enter' will not work over ssh (game running on N900, player using computer's keyboard).
[/EDIT]
**
For developers:
There are also package crawl-tiles, started with /opt/crawl/bin/crawl-tiles , which is using GLES, but it crash immediately when starting. If you know something about GL/GLES wrapping, step in.
Last edited by AapoRantalainen; 2011-09-02 at 12:36. Reason: first start, n900 enter-key.