Bay 12 Games Forum

Please login or register.

Login with username, password and session length
Advanced search  

Author Topic: [40d] Settings work one day, but not the next?  (Read 1130 times)

BradB

  • Bay Watcher
  • I hate this site, it keeps me from playing!
    • View Profile
    • An awesome gaming news ticker, woweee!
[40d] Settings work one day, but not the next?
« on: October 17, 2008, 04:30:25 am »

I hadn't yet done anything to do with graphics/resolution/grid size and I decided I would change to the 16x16 curses font.
I used these settings: (from the wiki)

[FULLSCREENX:1680], [FULLSCREENY:1050], [FONT:{any 16x16 font}], [GRID:105:65]
It all worked out fine, and looked much better (and kinda wierd with square tiles).

Now, the day after, I started up DF only to get "Mode Switch Failed. Running In Windowed Mode." I tried both black space settings. Neither helped.

No settings have been changed.

Heard anything like this before?


My monitor is a 4-3 1024x768
Windowed mode looks like this: (fullscreen has the error)
Code: [Select]
########
#******#***
#******#***
#. . . . . .#
#######

# monitor sides
.  black space
* Dwarf Fortress

Dwarf fortress was really long and stretched past the right side of my screen. Dwarf fortress was also off the top of the screen, so the bottom of the pag was about in the middle of my screen.
Logged

Footkerchief

  • Bay Watcher
  • The Juffo-Wup is strong in this place.
    • View Profile
Re: [40d] Settings work one day, but not the next?
« Reply #1 on: October 17, 2008, 06:29:03 am »

Uh, you did replace this bit: {any 16x16 font} with something else, right?

Also, you're trying to use a fullscreen resolution of 1680x1050, which is not going to work on your monitor.

Just paste your whole init.txt here.
« Last Edit: October 17, 2008, 06:31:15 am by Footkerchief »
Logged

BradB

  • Bay Watcher
  • I hate this site, it keeps me from playing!
    • View Profile
    • An awesome gaming news ticker, woweee!
Re: [40d] Settings work one day, but not the next?
« Reply #2 on: October 17, 2008, 07:23:41 am »

Yes, I did put in the "curses_square_16x16.bmp" part.  ::)

Yes, that is what I thought when I put in in, but it worked...but alas, it won't today.

Cannot paste init.txt because I've been trying to fix it and didn't make a copy.  :(

I think we need an ingame options for this, where you say your monitor's native resolution, the dimension of the font, and whether you want  "big", "medium", or "small" sized tiles. And it does the rest for you.
Maybe not in-game, but we need a proper program...that calculator doesn't help enough.
Logged

Footkerchief

  • Bay Watcher
  • The Juffo-Wup is strong in this place.
    • View Profile
Re: [40d] Settings work one day, but not the next?
« Reply #3 on: October 17, 2008, 07:59:36 am »

Yes, I did put in the "curses_square_16x16.bmp" part.  ::)

Yes, that is what I thought when I put in in, but it worked...but alas, it won't today.

Cannot paste init.txt because I've been trying to fix it and didn't make a copy.  :(

I think we need an ingame options for this, where you say your monitor's native resolution, the dimension of the font, and whether you want  "big", "medium", or "small" sized tiles. And it does the rest for you.
Maybe not in-game, but we need a proper program...that calculator doesn't help enough.

Figuring out the grid size is very, very easy.

Horizontal grid size: desired horizontal resolution / tile width, round down
Vertical grid size: desired vertical resolution / tile height, round down

If you're using curses_square on a 1024 monitor, then [GRID:64:48] should work.

Get a default init.txt and start over.
« Last Edit: October 17, 2008, 08:02:55 am by Footkerchief »
Logged

BradB

  • Bay Watcher
  • I hate this site, it keeps me from playing!
    • View Profile
    • An awesome gaming news ticker, woweee!
Re: [40d] Settings work one day, but not the next?
« Reply #4 on: October 17, 2008, 08:15:44 am »

Yes, Uhh...um.... ...


I'm getting crushed/crappy looking tiles now  :'(
Logged

Footkerchief

  • Bay Watcher
  • The Juffo-Wup is strong in this place.
    • View Profile
Re: [40d] Settings work one day, but not the next?
« Reply #5 on: October 17, 2008, 08:25:18 am »

Paste your init.txt already.  Preferably inside spoiler tags.
Logged

BradB

  • Bay Watcher
  • I hate this site, it keeps me from playing!
    • View Profile
    • An awesome gaming news ticker, woweee!
Re: [40d] Settings work one day, but not the next?
« Reply #6 on: October 17, 2008, 08:27:50 am »

Took off the colours bit to save some space.

Spoiler (click to show/hide)

Logged

BradB

  • Bay Watcher
  • I hate this site, it keeps me from playing!
    • View Profile
    • An awesome gaming news ticker, woweee!
Re: [40d] Settings work one day, but not the next?
« Reply #7 on: October 17, 2008, 08:37:11 am »

Crap, gotta go...

 I guess I'll see your reply in the morning.
Logged

Footkerchief

  • Bay Watcher
  • The Juffo-Wup is strong in this place.
    • View Profile
Re: [40d] Settings work one day, but not the next?
« Reply #8 on: October 17, 2008, 09:02:44 am »

Try turning black space back on.  If that doesn't fix it, post a screenshot.
Logged

Soralin

  • Bay Watcher
    • View Profile
Re: [40d] Settings work one day, but not the next?
« Reply #9 on: October 17, 2008, 01:03:44 pm »

Well for one thing I think there should be a GRID and a FULLGRID, at least that's what I have, GRID is for windowed, and FULLGRID is for fullscreen.  Secondly, I think the horizontal part has to be at least 80, or it has problems.  And yeah, the error you were getting originally usually happens when you try to have a resolution that your monitor can't display, although that might be because 1680x1050 is a widescreen resolution, it's 16:10.

You could try
[FULLSCREENX:1280]
[FULLSCREENY:960]
[FULLFONT:curses_square_16x16.bmp]
[FULLGRID:80:60]

And see if that works.  I'm not sure if your monitor is just currently set for 1024x768, or if that's the maximum it can do.  I would think it would work unless it's like an ancient 15" lcd, or something, I have a crt monitor originally from my 386 around that can display 1280x960 even.  If it can't do that, I recommend grabbing a smaller font, like one of the 12x12's to get it all to fit on your screen.  There's a bunch of them at http://www.dwarffortresswiki.net/index.php/List_of_user_character_sets
Logged

Footkerchief

  • Bay Watcher
  • The Juffo-Wup is strong in this place.
    • View Profile
Re: [40d] Settings work one day, but not the next?
« Reply #10 on: October 17, 2008, 01:17:58 pm »

Well for one thing I think there should be a GRID and a FULLGRID, at least that's what I have, GRID is for windowed, and FULLGRID is for fullscreen.  Secondly, I think the horizontal part has to be at least 80, or it has problems. 

Whoa, you're right.  He doesn't have PARTIAL_PRINT either.  OP, it looks like you aren't actually running 40d, try re-downloading the newest version and working from there.
« Last Edit: October 17, 2008, 01:23:43 pm by Footkerchief »
Logged

BradB

  • Bay Watcher
  • I hate this site, it keeps me from playing!
    • View Profile
    • An awesome gaming news ticker, woweee!
Re: [40d] Settings work one day, but not the next?
« Reply #11 on: October 18, 2008, 01:44:43 am »

Argh, Having to update the game on two computers sometimes messes me up.
Yeah, I have 16" CRT (beige, naturally) about to update it too.

I stuck it on this like you said, it runs and looks good, but there are inch wide black bars on the left and right of the screen. (note: not the un-drawn area on monitor, I adjusted the drawn area to fit. The black bars are drawn on.) seems like a bit of a waste of space.  Black space set to no. Has black bars on both yes and no.

using this:
[FULLSCREENX:1280]
[FULLSCREENY:960]
[FULLFONT:curses_square_16x16.bmp]
[FULLGRID:80:60]

Also: now with proper 40d, when I start the game, it comes up on the screen on top, but it is not selected - I need to alt-tab into it. FIXED IT- USING PROMPT INSTEAD OF NO - [WINDOWED:prompt]
« Last Edit: October 18, 2008, 01:54:05 am by BradB »
Logged