It appears that you have two graphics subsystems in your notebook. One is the Intel Integrated Graphics in your CPU. The other is a separate AMD/ATI RAdeon HD based subsystem. If I had to make a guess, I’d say that the Intel one isn’t even hooked up to anything hardware-wise, and the AMD/ATI one is what everything is hooked to. It appears, however, that you are currently set up for hardware acceleration through the Intel subsystem (which, obviously isn’t doing you any good for reasons that I’ve noted earlier in this post). I think what is happening is that your system is using a basic non-accelerated driver for the AMD/ATI subsystem and all of the stuff that would’ve been accelerated is being done in the CPU. I would suggest that you search (and ask around) on wikis and message boards for your distribution for information on how to set up hardware acceleration for the AMD/ATI subsystem.
That is weird. Somehow not entirely surprising, but weird. Thank you for sussing this out! I will look into hardware acceleration for the AMD/ATI subsystem. I'm leery of mucking about with a thing as important as graphics so I may just wait to make changes until I'm certain I'm not about to blow up my laptop. More likely I'll go ahead and get the refurb desktop I've been meaning to get. One hopes the graphics will be more standard (and indeed more physically moddable) than the lappy. Also once I get the new-to-me machine I'll be updating the laptop to Ubuntu 22.04 LTS so that will at least give me a more modern OS version.
I'm puzzled as to why graphics acceleration is being used -in the menu-. Once you're into dwarf mode, okay, sure. But the menu doesn't animate or anything. I'll admit I'm at least a little miffed at having to muck about with these graphics things for Dwarf Fortress. DF used to be a game you could just play. You need a chunk of RAM, it needs to not be a toaster, but other than that you're off to the races. I appreciate the work that's gone into the Steam version but sometimes I miss my old DF that I could just pop into the terminal, do ./df or ./dfhack, and bang, there we go.
Try setting the print mode to 2D? Possible SDL2 isn't detecting you're on integrated graphics properly
Hello Putnam! Print mode used to be in init.txt but it's not there anymore. In 50 I have a windowed option, a font/window size option, the fullscreen resolution and fullscreen basic font. In my 47.05 I have a [PRINT_MODE:2D] but that whole section seems to be missing in 50. I grepped for it in the init directory and found nothing like PRINT anything. How can I set the print mode in 50?