Bay 12 Games Forum

Please login or register.

Login with username, password and session length
Advanced search  

Poll

Having tested both 2D/2DHW and STANDARD, how is 40d18 compared to 40d?

Faster, no problems
Faster, problematic
Same speed, no problems
Same speed, problematic
Slower, no other problems
Slower, problematic
Doesn't work at all

Pages: 1 ... 22 23 [24] 25

Author Topic: FotF: Dwarf Fortress 40d18  (Read 105959 times)

Dabi

  • Bay Watcher
    • View Profile
Re: FotF: Dwarf Fortress 40d18
« Reply #345 on: March 02, 2010, 12:45:41 pm »

Dabi: The immediate concern is the "libGL error: open DRM failed" error. This means you don't have direct hardware acceleration; you should fix that immediately, as it means opengl is much slower than it could be. It's a DRM permissions problem; ask about it in your distro's IRC channel, it should be easy to fix.

It still shouldn't crash, though. That's probably ARB_sync; if you grab the newest -head, I now have an option in init.txt for that. (It defaults to off, so you don't need to toggle it.)

I thought I should warn you that it says ON for me at default.
[ARB_SYNC:ON]
Logged
If a elf dies in a forest and only dwarfs are around to see it does anyone care?

Baughn

  • Noble Phantasm
  • The Haruhiist
  • Hiss
    • View Profile
Re: FotF: Dwarf Fortress 40d18
« Reply #346 on: March 02, 2010, 01:30:56 pm »

Not anymore. I must have forgotten to git-reset first.

Does everything work now, though? How about shader mode?
Logged
C++ makes baby Cthulhu weep. Why settle for the lesser horror?

LordHelmchen

  • Bay Watcher
    • View Profile
Re: FotF: Dwarf Fortress 40d18
« Reply #347 on: March 02, 2010, 02:05:10 pm »

Rough estimates as most numbers fluctuated +-1
_[PRINT_MODE:STANDARD] # 19(19)/19
_[PRINT_MODE:PARTIAL:0] # 21(19)/22
_[PRINT_MODE:ACCUM_BUFFER] # 20(19)/20
_[PRINT_MODE:FRAME_BUFFER] # 17(18)/20
[PRINT_MODE:VBO] # 21(20)/22
_[PRINT_MODE:SHADER] # df_linux-40d18/df: line 6: Segmentation fault
[SINGLE_BUFFER:NO]

_[ARB_SYNC:ON] # df_linux-40d18/df: line 6: Segmentation fault

lspci: 01:00.0 VGA compatible controller: nVidia Corporation G73 [GeForce 7600 GT] (rev a2)
I guess that is not DX10-able then :-(
Logged

Dabi

  • Bay Watcher
    • View Profile
Re: FotF: Dwarf Fortress 40d18
« Reply #348 on: March 02, 2010, 02:14:34 pm »

I'm pretty much half-asleep as it is 3:12 AM.
I'll try to fix this in the morning but first i tried googling as im lazy, all i found was mode 0666 which didn't work.
The problem isnt in STANDARD anymore :)...i don't know what brang this on though.

Oh and i get Segmentation fault, i guess its a combination of this current issue as my card is directx10 capable.

PS: I tried OPENGL 3d gear text, it worked and most things point towards it working...but this doesn't...hm
Logged
If a elf dies in a forest and only dwarfs are around to see it does anyone care?

Rikkit

  • Escaped Lunatic
    • View Profile
Re: FotF: Dwarf Fortress 40d18
« Reply #349 on: March 02, 2010, 04:42:27 pm »

with last df-40d18-head.tar.bz2(Updated Mar. 2)
Quote
rikkit@rikkit-desktop:~/df_linux$ ./df
./dwarfort.exe: symbol lookup error: ./dwarfort.exe: undefined symbol: _ZN9graphicst8allocateEii
rikkit@rikkit-desktop:~/df_linux$
Logged

Baughn

  • Noble Phantasm
  • The Haruhiist
  • Hiss
    • View Profile
Re: FotF: Dwarf Fortress 40d18
« Reply #350 on: March 02, 2010, 05:42:11 pm »

That one implies that you managed to get the dwarfort.exe from the update tarball, but not libgraphics. Try again, this time correctly - and check the timestamp on libs/libgraphics.so.
Logged
C++ makes baby Cthulhu weep. Why settle for the lesser horror?

goffrie

  • Bay Watcher
    • View Profile
Re: FotF: Dwarf Fortress 40d18
« Reply #351 on: March 02, 2010, 10:15:16 pm »

I finally got text mode working. ;D

In case anyone else had my problem: It turns out that I didn't have a UTF-8 locale set (or any at all), which broke things. Setting my locale to en_CA.utf-8 fixed it.
Logged

uioped1

  • Bay Watcher
    • View Profile
Re: FotF: Dwarf Fortress 40d18
« Reply #352 on: March 03, 2010, 02:06:18 am »

Two issues on a windows install:

First, using F11 to go to fullscreen from windowed mode does not change the font specification if you're using different fonts. (using the window maximize button does)

Second, pressing F11 to go to windowed mode from fullscreen does not properly resize the text.  e.g. if you view a dwarf's thoughts in fullscreen mode, and press f11, the text will overwrite the border and be cut off.

I'm using partial:0.  the fullscreen font is 16x16, the windowed font is 640x300.  Both are autosized.  Let me know if you need any additional details

Thanks for all your hard work.
Logged

Baughn

  • Noble Phantasm
  • The Haruhiist
  • Hiss
    • View Profile
Re: FotF: Dwarf Fortress 40d18
« Reply #353 on: March 03, 2010, 02:29:38 pm »

Using the window maximize button should not change the font. Using F11 should. Are you *sure* that's what happens? How about if you press the F10 display-reset button?

Some screens do not deal well with resizing yet. You'll have to live with that; those are toady's bugs to fix, not mine, and again they're screens that have likely been rewritten for DF2010 already.


On the bugfix front, I fixed the broken backspace in text-mode. I'm delaying fixing the keybinding screen, as I'd just end up rewriting it - I'm making that screen much nicer first.
Logged
C++ makes baby Cthulhu weep. Why settle for the lesser horror?

uioped1

  • Bay Watcher
    • View Profile
Re: FotF: Dwarf Fortress 40d18
« Reply #354 on: March 04, 2010, 12:13:48 am »

Well, I'm not certain what was _causing_ the issue, that was supposition.  It's also possible that it was simply stretching the font in a weird way.   (actually, that seems more like what I was seeing in retrospect.)

Here's the really weird issue.  Neither problem occurs today, even though in my testing last night, I could consistently reproduce it (and I took a screenshot of the second issue, so I know I'm not nuts)

Today, when I go from fullscreen to windowed mode using f11 while viewing a dwarf's preferences , the fullscreen fontsize remains for about a second before properly resizing the contents of the screen.

If in my playing I experience this problem again, is there anything you'd like me to test?

Thanks for the followup.
Logged

Baughn

  • Noble Phantasm
  • The Haruhiist
  • Hiss
    • View Profile
Re: FotF: Dwarf Fortress 40d18
« Reply #355 on: March 04, 2010, 03:54:49 am »

A bitof lag while opengl reinitializes is normal, so not unless the more persistent problem happens again.
Logged
C++ makes baby Cthulhu weep. Why settle for the lesser horror?

Baughn

  • Noble Phantasm
  • The Haruhiist
  • Hiss
    • View Profile
Re: FotF: Dwarf Fortress 40d18
« Reply #356 on: March 04, 2010, 09:10:28 am »

Okay, shader-mode now supports graphical tilesets too.

I'm uncertain how well (I don't use them myself, but I did check with mayday's), since I'm uncertaint if this ugliness is supposed to be there or not. ^^;

So have a go at it, see for yourself.

Oh, and graphical shader-mode is currently quite inefficient. Turn on ARB_SYNC if at all possible. This won't affect it when using normal tilesets.
Logged
C++ makes baby Cthulhu weep. Why settle for the lesser horror?

bombcar

  • Bay Watcher
    • View Profile
Re: FotF: Dwarf Fortress 40d18
« Reply #357 on: March 04, 2010, 01:11:25 pm »

What's the chance of an updated d19 for Windows/Mac before the weekend?  ;) ;)
Logged

Baughn

  • Noble Phantasm
  • The Haruhiist
  • Hiss
    • View Profile
Re: FotF: Dwarf Fortress 40d18
« Reply #358 on: March 04, 2010, 01:24:58 pm »

Depends on toady.

I just fixed the keybinding screen - it now explains how to use it, and is generally much nicer, plus it works in text-mode now - which was the last item on my to-fix list. It's over to him now. :)

Good timing, I guess. :P

Incidentally, -head users beware: Trying to enter the keybinding screen will now cause a segfault. dwarfort.exe needs a recompile.
Logged
C++ makes baby Cthulhu weep. Why settle for the lesser horror?

salttotart

  • Bay Watcher
  • Ackbar is always right!
    • View Profile
Re: FotF: Dwarf Fortress 40d18
« Reply #359 on: March 04, 2010, 01:33:04 pm »

I think I found a bug as this has happened twice in a row:

q>Farming Plot>c> it freezes and crashes.

I'm running 40d18 on Windows 7.

Here is my save download:
http://dffd.wimbli.com/file.php?id=1902
Logged
If this all doesn't fix it, your dwarfs are lazy. Apply magma.
"And thereafter, all dwarven children were taught to mind their stools, lest the toilet-fiends snatch their souls from their bottoms"
Try rubbing a cat on it, that seems to help.
Pages: 1 ... 22 23 [24] 25