Bay 12 Games Forum

Please login or register.

Login with username, password and session length
Advanced search  

Author Topic: How to use square tiles  (Read 1323 times)

Tharwen

  • Bay Watcher
    • View Profile
How to use square tiles
« on: May 25, 2011, 10:48:40 am »

I'm tired of designating perfectly square rooms and having them look like rectangles!

I found the square tileset in the graphics folder, how can I activate it?

Thanks
Logged
[Signature]

DrKillPatient

  • Bay Watcher
  • The yak falls infinitely
    • View Profile
Re: How to use square tiles
« Reply #1 on: May 25, 2011, 11:10:15 am »

Go into init.txt in data/init. Find this:
Quote
[FONT:curses_640x300.png]

and replace it with

Quote
[FONT:YOURTILESET.png]
Logged
"Frankly, if you're hanging out with people who tell you to use v.begin() instead of &v[0], you need to rethink your social circle."
    Scott Meyers, Effective STL

I've written bash scripts to make using DF easier under Linux!

chewie

  • Bay Watcher
    • View Profile
Re: How to use square tiles
« Reply #2 on: May 25, 2011, 11:17:04 am »

Please check the wiki and the forum search before you ask.
Also be sure to ask these questions in the right subforum, which would be DF Gameplay questions. Thank you

Go to init.txt (data\init\init.txt). Below
[WINDOWEDX:80]
[WINDOWEDY:25]
you should find [FONT: curses_800x600.png] or something like that. Replace "curses_800x600.png" with "curses_square_16x16.png"
Logged

Tharwen

  • Bay Watcher
    • View Profile
Re: How to use square tiles
« Reply #3 on: May 25, 2011, 11:39:15 am »

Please check the wiki and the forum search before you ask.
Also be sure to ask these questions in the right subforum, which would be DF Gameplay questions. Thank you

Go to init.txt (data\init\init.txt). Below
[WINDOWEDX:80]
[WINDOWEDY:25]
you should find [FONT: curses_800x600.png] or something like that. Replace "curses_800x600.png" with "curses_square_16x16.png"

The wiki wasn't very helpful, and there's no actual gameplay involved in my question so I didn't feel I could ask it there.

Still, thanks to both of you.
Logged
[Signature]

Darvi

  • Bay Watcher
  • <Cript> Darvi is my wifi.
    • View Profile
Re: How to use square tiles
« Reply #4 on: May 25, 2011, 11:43:30 am »

Please check the wiki and the forum search before you ask.
Also be sure to ask these questions in the right subforum, which would be DF Gameplay questions.
Actually, the modding forum might've actually been the better place to ask, but whatev'
Logged