![]() |
Quote:
|
@tn4k hope you are able to see my edited answer. It would be nice to have a windowed mode if possible, at least to show/share screenshots.
something like - Code:
$ ./angband --windowed Code:
./angband --version Also there is no sound. There also seems to be missing a debug-mode, something which tells what is going on :( Maybe at configure time I need to add some -debugging symbols as well ? |
Quote:
Code:
./angband --version |
right, my bad. So all looks good, except I don't hear either any sound or music :(
https://imgur.com/a/UGwkjEa |
Quote:
Quote:
Sound is a bit problematic, because Angband uses MP3, which SDL2_mixer doesn't like very much. Alghough I'd expect Debian has it figured out (and used correct codecs when compiling SDL2_mixer...) Quote:
|
Quote:
Quote:
Quote:
|
Quote:
Angband's interface is far from ideal, don't you think? :) I imagine what many new players think when they try to figure out what to do with additional windows... |
Quote:
I did try to see if ~/.angband/Angband has any options although ideally it should be using ~/.config/angband/$whatever to be in-line with freedesktop specifications but that's something for another day. see https://specifications.freedesktop.o...t/ar01s02.html for what I mean but as shared that's something that angband people might think of looking into. FWIW, even after toggling sound=yes I don't get any sound and there is also no way to know if that option is being saved in-game. That's the reason I was thinking of having a debug-mode so you could knwo what all is happening, for things like this. |
Quote:
Quote:
Code:
ldd angband | grep mixer Code:
nm angband | grep sound In any case, since there were some problems with compiling with sound initally, try to recompile: Code:
make -f Makefile.sdl2 clean |
[QUOTE=t4nk;133428]Well, that's the standard Angband thing... they're saved in the character savefile (and, if you run configure --with-no-install, the savefile is in angband/lib/save). /QUOTE]
argh... that's horrible if I am seeing this right - Code:
~/games/angband-t4nk074/lib/save$ file Shirish Quote:
I did as you shared and this time did hear a thunder but that's about it. Code:
~/games/angband-t4nk074$ ldd angband | grep sound Code:
~/games/angband-t4nk074$ nm angband | grep sound @Magnate , hope you are following the thread, please input if you have any questions/queries about sound/music etc as you know the game much better than I do. |
All times are GMT +1. The time now is 11:44. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2022, vBulletin Solutions Inc.