Hi. First post. Newbie looking for graphics.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Oathbreaker
    Rookie
    • Jul 2011
    • 2

    Hi. First post. Newbie looking for graphics.

    I played Rogue waaaaaaay back in the day on the first IBM we got after the C64.

    Love the idea of Angband. Don't so much like the graphics. Was wondering if there was a simple, easy way to get some even remotely updated graphics.

    I use a 5-year-old iMac running 10.6.8 and don't have much experience coding/editing.

    I saw the thread http://angband.oook.cz/forum/showthr...light=graphics which looks pretty darn nice to me, but are there "finished products" out there that I can just plug and play?

    Thank you.
  • buzzkill
    Prophet
    • May 2008
    • 2939

    #2
    Currently, the best (highest-res) graphic set available is the 32x32 tiles that are packaged with Vanilla. If you're looking for something better, you're out of luck.
    www.mediafire.com/buzzkill - Get your 32x32 tiles here. UT32 now compatible Ironband and Quickband 9/6/2012.
    My banding life on Buzzkill's ladder.

    Comment

    • artes
      Adept
      • Jun 2011
      • 113

      #3
      How do I display the tiles? (On Linux)

      Comment

      • Magnate
        Angband Devteam member
        • May 2007
        • 5110

        #4
        Originally posted by artes
        How do I display the tiles? (On Linux)
        Which display module are you using? (the answer will be one of gcu, gtk, sdl or x11)
        "Been away so long I hardly knew the place, gee it's good to be back home" - The Beatles

        Comment

        • artes
          Adept
          • Jun 2011
          • 113

          #5
          I've no idea. Maybe gcu or x11 since both of the following commands can start the game:
          src/angband -g -mx11
          src/angband -g -mgcu
          while similar commands doesn't work with sdl and gtk. They don't display any tiles though.

          Comment

          • bio_hazard
            Knight
            • Dec 2008
            • 649

            #6
            You should just be able to select one of the tile sets under the Appearance menu on the menu bar. I'm still on 3.1.2 though so maybe that's not available in the newer OSX versions.

            Comment

            • d_m
              Angband Devteam member
              • Aug 2008
              • 1517

              #7
              Originally posted by artes
              I've no idea. Maybe gcu or x11 since both of the following commands can start the game:
              src/angband -g -mx11
              src/angband -g -mgcu
              while similar commands doesn't work with sdl and gtk. They don't display any tiles though.
              Only GTK and SDL can support tiles on Linux. They are not selected via -g, but rather by starting the game and using the appropriate menu items.

              X11 used to be able to do tiles but the code was removed when Angband was becoming GPL-clean (because the author either couldn't be contacted or wouldn't agree to GPL).
              linux->xterm->screen->pmacs

              Comment

              • Magnate
                Angband Devteam member
                • May 2007
                • 5110

                #8
                Originally posted by d_m
                Only GTK and SDL can support tiles on Linux. They are not selected via -g, but rather by starting the game and using the appropriate menu items.

                X11 used to be able to do tiles but the code was removed when Angband was becoming GPL-clean (because the author either couldn't be contacted or wouldn't agree to GPL).
                Sorry artes - looks like you have a version which has not built the two display modules which support tiles. If you want to build it again, try:

                make distclean
                ./autogen.sh
                ./configure --enable-sdl
                make

                That will provide you with a version which supports the -msdl switch. Then you can choose graphical tiles once you're in the SDL interface.
                "Been away so long I hardly knew the place, gee it's good to be back home" - The Beatles

                Comment

                • artes
                  Adept
                  • Jun 2011
                  • 113

                  #9
                  Thank you very much, magnate. The graphics works now and it looks great.

                  Comment

                  • Raggy
                    Apprentice
                    • May 2011
                    • 85

                    #10
                    Originally posted by Oathbreaker
                    I played Rogue waaaaaaay back in the day on the first IBM we got after the C64.

                    Love the idea of Angband. Don't so much like the graphics. Was wondering if there was a simple, easy way to get some even remotely updated graphics.

                    I use a 5-year-old iMac running 10.6.8 and don't have much experience coding/editing.

                    I saw the thread http://angband.oook.cz/forum/showthr...light=graphics which looks pretty darn nice to me, but are there "finished products" out there that I can just plug and play?

                    Thank you.
                    Why would you want graphics?

                    roguelike = ascii all the way!

                    Comment

                    Working...
                    😀
                    😂
                    🥰
                    😘
                    🤢
                    😎
                    😞
                    😡
                    👍
                    👎