Bay 12 Games Forum

Please login or register.

Login with username, password and session length
Advanced search  

Author Topic: I want square acsii  (Read 2220 times)

zubb2

  • Bay Watcher
    • View Profile
I want square acsii
« on: March 28, 2012, 12:24:59 pm »

How do you change the vannilla graphics to be suare?

They are rectanguler to start with and this annoys me my rooms and halls look weird when I build horozontaly.

Logged
(Anyone else have any stories that can compare to a man being beaten to death with his own trousers by a giant gopher?)
(when goblins showed up, I mumbled "Smithers! Release the hounds!" and had the lever pulled.)

Mushroo

  • Bay Watcher
    • View Profile
Re: I want square acsii
« Reply #1 on: March 28, 2012, 12:27:39 pm »

Press F11. :)

Or edit /data/init/init.txt
See where it says "This is the size and font for windowed mode.  Changing to the 800x600 font might make you happier."
Change it to 800x600 and be happy. :)
Logged

zubb2

  • Bay Watcher
    • View Profile
Re: I want square acsii
« Reply #2 on: March 28, 2012, 12:31:14 pm »

But I dont play in windowd mode.
Logged
(Anyone else have any stories that can compare to a man being beaten to death with his own trousers by a giant gopher?)
(when goblins showed up, I mumbled "Smithers! Release the hounds!" and had the lever pulled.)

Mushroo

  • Bay Watcher
    • View Profile
Re: I want square acsii
« Reply #3 on: March 28, 2012, 12:32:06 pm »

For fullscreen change FULLFONT:

:)
Logged

zubb2

  • Bay Watcher
    • View Profile
Re: I want square acsii
« Reply #4 on: March 28, 2012, 12:34:32 pm »

To what its already 800x600.

800x800?
Logged
(Anyone else have any stories that can compare to a man being beaten to death with his own trousers by a giant gopher?)
(when goblins showed up, I mumbled "Smithers! Release the hounds!" and had the lever pulled.)

zubb2

  • Bay Watcher
    • View Profile
Re: I want square acsii
« Reply #5 on: March 28, 2012, 12:37:11 pm »

I changed it but it didnt work do I change both modes.

Changed to 800x800 for full and it sayd failed to play changing to windowed.
Logged
(Anyone else have any stories that can compare to a man being beaten to death with his own trousers by a giant gopher?)
(when goblins showed up, I mumbled "Smithers! Release the hounds!" and had the lever pulled.)

zubb2

  • Bay Watcher
    • View Profile
Re: I want square acsii
« Reply #6 on: March 28, 2012, 12:43:40 pm »

Fullscreen does not work on 600x600 either.

Are you supposed to change the third numbers also?
Logged
(Anyone else have any stories that can compare to a man being beaten to death with his own trousers by a giant gopher?)
(when goblins showed up, I mumbled "Smithers! Release the hounds!" and had the lever pulled.)

cephalo

  • Bay Watcher
    • View Profile
Re: I want square acsii
« Reply #7 on: March 28, 2012, 01:01:49 pm »

You'll want a square tileset. Here are many choices. My fav is kjammer_square.

http://dwarffortresswiki.org/index.php/Tileset_repository
Logged
PerfectWorldDF World creator utility for Dwarf Fortress.

My latest forts:
Praisegems - Snarlingtool - Walledwar

i2amroy

  • Bay Watcher
  • Cats, ruling the world one dwarf at a time
    • View Profile
Re: I want square acsii
« Reply #8 on: March 28, 2012, 01:07:32 pm »

Change [FULLFONT:curses_800x600.png] to [FULLFONT:curses_square_16x16.png] and that should fix your problem.
Logged
Quote from: PTTG
It would be brutally difficult and probably won't work. In other words, it's absolutely dwarven!
Cataclysm: Dark Days Ahead - A fun zombie survival rougelike that I'm dev-ing for.

zubb2

  • Bay Watcher
    • View Profile
Re: I want square acsii
« Reply #9 on: March 28, 2012, 02:32:36 pm »

Well roy I got that to work but it is still rectanguler, the dorfs do look different.

Might just look for a different tileset altogether.

EDIT:Just gonna get ironhand.
« Last Edit: March 28, 2012, 02:36:54 pm by zubb2 »
Logged
(Anyone else have any stories that can compare to a man being beaten to death with his own trousers by a giant gopher?)
(when goblins showed up, I mumbled "Smithers! Release the hounds!" and had the lever pulled.)

i2amroy

  • Bay Watcher
  • Cats, ruling the world one dwarf at a time
    • View Profile
Re: I want square acsii
« Reply #10 on: March 28, 2012, 02:57:48 pm »

If that didn't fix the problem then my guess would be that you either have [BLACK_SPACE:NO] instead of [BLACK_SPACE:YES] in the init, or you a different resolution from the default and are forcing it to stretch the tiles rather then layer more.
Logged
Quote from: PTTG
It would be brutally difficult and probably won't work. In other words, it's absolutely dwarven!
Cataclysm: Dark Days Ahead - A fun zombie survival rougelike that I'm dev-ing for.

Vherid

  • Bay Watcher
  • [CREATURE:SLARK]
    • View Profile
Re: I want square acsii
« Reply #11 on: March 30, 2012, 12:57:33 am »

Ok don't listen to the people above. 800x600 is not square, and the 16x16 default is a warped stretch of the 800x600, and therefore it isn't really square either.

This is what you want to do find a square tileset here:
http://dwarffortresswiki.org/index.php/Tileset_repository

I'm also going to shamelessly self promote my square tilesets I have quite a few in different sizes:
http://www.bay12forums.com/smf/index.php?topic=89856.0

But make sure the tiles are equal, 8x8, 9x9, 10x10, 12x12, 16x16, etc.etc. the numbers need to be the same for it to be square. "Save the image as..." and save it into your DF-data-art folder. Go into your init and in both these sections:

[WINDOWEDX:80]
[WINDOWEDY:50]
[FONT:name.png]

[FULLSCREENX:0]
[FULLSCREENY:0]
[FULLFONT:name.png]

Replace "name" with the name of the tileset you saved. So for example if I DLed my 10x10 plague tileset, it would be:

[WINDOWEDX:80]
[WINDOWEDY:50]
[FONT:vpt10x10v1-5.png]

[FULLSCREENX:0]
[FULLSCREENY:0]
[FULLFONT:vpt10x10v1-5.png]

Although always make sure the file you DL is a PNG or BMP as well, because if it's a BMP you'll need to change the .png into .bmp, and likewise.
« Last Edit: March 31, 2012, 03:29:42 pm by Vherid »
Logged

Sadrice

  • Bay Watcher
  • Yertle et al
    • View Profile
Re: I want square acsii
« Reply #12 on: March 31, 2012, 05:21:45 am »

Is there some reason you have name.png.png in two of your examples?

I've always favoured Dorten's, because it's small, square, ASCII based, and has very nice smoothed walls.
Logged