Page 1 of 1

How to play the Tile version windowed

PostPosted: Wednesday, 10th August 2011, 19:44
by Aurionin
Whenever I play the Tiled version of Dungeon Crawl, it opens up in full screen. How can I change this to make it open in a window instead?

Re: How to play the Tile version windowed

PostPosted: Wednesday, 10th August 2011, 19:47
by XuaXua
1 - stop playing crawl

2 - check file in crawl -> settings -> tiles_options.txt

3 - remove '# ' from in front of "tile_full_screen = false"

4 - optionally remove '# ' from tile_window_width and height as well.

5 - start crawl

Re: How to play the Tile version windowed

PostPosted: Wednesday, 10th August 2011, 19:48
by Aurionin
Thanks. I have done coding for other things like this before, I don't know why my brain didn't think that was the solution -_-

Re: How to play the Tile version windowed

PostPosted: Wednesday, 10th August 2011, 19:50
by galehar
set tile_full_screen to false. If your screen resolution is lower than 1024x800, it defaults to full screen. Minimum supported resolution is 800x480.