![]() |
#1 |
Rookie
Join Date: Oct 2022
Posts: 3
![]() |
An alternative to the multi-window interface?
Hi!
I really want to play Angband, Tales (or Troubles) of Middle Earth and Sil but I don't like the multi-window interface. I have two major problems with it: 1. I want to play in full screen. (A maximized window is not full screen.) 2. I don't like the fonts and not having the option to use my own fonts. Can I play Angband and variants in Command Prompt like NetHack and Umoria? That would solve both problems. If I can't find a good alternative I'll have to settle for the latest DOS versions. I use Windows. I don't know how to compile. Last edited by 42ump0gp; October 6, 2022 at 20:22. |
![]() |
![]() |
![]() |
#2 |
Prophet
Join Date: Apr 2008
Posts: 2,957
![]() |
I think you can use the GCU port.
__________________
PWMAngband variant maintainer - check http://powerwyrm.monsite-orange.fr (or http://www.mangband.org/forum/viewforum.php?f=9) to learn more about this new variant! |
![]() |
![]() |
![]() |
#3 |
Rookie
Join Date: Oct 2022
Posts: 3
![]() |
Thanks for the suggestion! What is the GCU port? How do I use it?
|
![]() |
![]() |
![]() |
#4 |
Swordsman
Join Date: Aug 2019
Posts: 350
![]() |
It's another front end. It uses the ncurses library to handle playing Angband in a terminal emulator. If the terminal emulator supports going fullscreen, you'd have the fullscreen mode you'd prefer.
There's no prebuilt executables for the GCU front end so compiling the game would be necessary. From other's reports, compiling the GCU front end on Windows using Cygwin, msys2, or mingw is possible. Some discussion of that is here, http://angband.oook.cz/forum/showthr...639#post156639 . |
![]() |
![]() |
![]() |
#5 |
Rookie
Join Date: Oct 2022
Posts: 3
![]() |
Thank you! I'll look into it.
|
![]() |
![]() |
![]() |
#6 |
Scout
Join Date: Dec 2020
Posts: 42
![]() |
So I tried this also. I got the msys2 build to compile (with the post-4.2.4 fixes), but when I run it, it says "Error opening terminal: xterm".
By the way, how are bog-standard Angband windows binaries built? Is it Visual Studio? Asking because I'm sitting on some variant code that I might like to inflict on the world some time soon, but as a Linux user I'm extremely windows-clueless. |
![]() |
![]() |
![]() |
#7 | ||
Swordsman
Join Date: Aug 2019
Posts: 350
![]() |
Quote:
Quote:
|
||
![]() |
![]() |
![]() |
#8 | ||
Swordsman
Join Date: Oct 2021
Location: WA
Posts: 322
![]() |
Quote:
~~~~ ./autogen.sh ./configure --enable-win --build=i686-pc-linux-gnu --host=i686-w64-mingw32 --enable-skip-old-int-typedefs make ~~~~ like in those instructions but when trying to run the .exe in src or out I got missing zlib and libpng12 dll errors; copying those dlls into the dir with the exe worked around that, but then another error would come up that's too terse for me to figure out: "The procedure entry point e could not be located in the dynamic link library \\[.exe path]" Quote:
~~~~~ ./configure --enable-win --build=i686-pc-linux-gnu --host=i586-mingw32msvc make install ~~~~~ but I get this while building ~~~~~~ Successfully compiled z-dice.c. Successfully compiled z-expression.c. z-file.c:29:11: fatal error: windows.h: No such file or directory 29 | # include <windows.h> | ^~~~~~~~~~~ compilation terminated. Failed to compile z-file.c! make[4]: *** [../mk/buildsys.mk:383: z-file.o] Error 1 make[3]: *** [../mk/buildsys.mk:137: all] Error 2 make[2]: *** [mk/buildsys.mk:144: subdirs] Error 2 make[1]: *** [mk/buildsys.mk:135: all] Error 2 make: *** [mk/buildsys.mk:664: install] Error 2 ~~~~~~~ Argh I suppose it's all just packages I haven't installed or something. Also the .exe is coming out at 7.33 MB which is quite a bit bigger than the standard one. Sorry for the horrible noobishness. = o
__________________
My Angband videos Last edited by smbhax; October 12, 2022 at 05:46. |
||
![]() |
![]() |
![]() |
#9 | ||
Swordsman
Join Date: Aug 2019
Posts: 350
![]() |
Quote:
Quote:
Last edited by backwardsEric; October 12, 2022 at 05:49. Reason: Removed stray " |
||
![]() |
![]() |
![]() |
#10 | |
Swordsman
Join Date: Oct 2021
Location: WA
Posts: 322
![]() |
Quote:
__________________
My Angband videos |
|
![]() |
![]() |
![]() |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
Thread Tools | |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
interface windows | dri_ft | Sil | 7 | October 3, 2017 19:13 |
Interface question | Odsoc | Vanilla | 2 | September 11, 2017 19:26 |
Alternative detect monster spell? | Mikko Lehtinen | Variants | 11 | December 22, 2011 22:33 |
Interface trouble | ofosho | Vanilla | 0 | January 21, 2009 03:19 |
Multi-user *nix usability | shadowsun | Vanilla | 7 | September 7, 2007 13:57 |