Difference between revisions of "Forum:Nethack 3.6.0 tileset nevanda 32x32"

From NetHackWiki
Jump to navigation Jump to search
m (I clarified some things that I personally screwed up on and had a lot of trouble. It's mainly to make sure that the viewers can use it easily.)
 
(8 intermediate revisions by one other user not shown)
Line 5: Line 5:
 
I have edited the famous nevanda tileset for the needs of nethack 3.6.0.
 
I have edited the famous nevanda tileset for the needs of nethack 3.6.0.
  
http://www.img-load.de/images/2016/06/20/nevanda_3.6.0_x32.png
+
https://nethackwiki.com/wiki/File:Nevanda.png
  
First you must convert the .png into a .bmp (4.441 KB). Convert it without "Color-Information" for compatibility (e. g.
+
You must convert the .png into a .bmp (4.441 KB, without color-information) and add "OPTIONS=tile_file:nevanda_3.6.0_x32.bmp,tile_width:32,tile_height:32" in your defaults.nh. You must convert the image to a .bmp using something that DOES NOT preserve alpha. Many online converting services preserve alpha. Also, make sure that you download the right file. A few times, users have downloaded the preview, which will not work, as the resolution is different than that of the correct file.
with Gimp) and add "OPTIONS=tile_file:nevanda_3.6.0_x32.bmp,tile_width:32,tile_height:32" in your defaults.nh.
 
  
  
 
Have fun!
 
Have fun!
 
 
As an old-schooler whom always used ASCII, I find these interesting. I am even playing ADoM 1.2.0 with the new tile mode and am quite enjoying it.
 
 
Now, never having used them, can someone explain how to set these up?  I have tried adding "OPTIONS=tile_file:nevanda_3.6.0_x32.png" to the default file, but it errors out.
 
 
Thanks.
 
 
--[[User:User|User]] ([[User talk:User|talk]]) 16:56, 20 June 2016 (UTC)
 

Latest revision as of 21:03, 8 February 2018


I have edited the famous nevanda tileset for the needs of nethack 3.6.0.

https://nethackwiki.com/wiki/File:Nevanda.png

You must convert the .png into a .bmp (4.441 KB, without color-information) and add "OPTIONS=tile_file:nevanda_3.6.0_x32.bmp,tile_width:32,tile_height:32" in your defaults.nh. You must convert the image to a .bmp using something that DOES NOT preserve alpha. Many online converting services preserve alpha. Also, make sure that you download the right file. A few times, users have downloaded the preview, which will not work, as the resolution is different than that of the correct file.


Have fun!