Difference between revisions of "The Absurd NetHack Tileset"

From NetHackWiki
Jump to navigation Jump to search
m (Pre-converted .bmp versions: Fixed download sizes.)
(Pre-converted .bmp versions: Put the download links into one table)
Line 23: Line 23:
 
== Pre-converted .bmp versions ==
 
== Pre-converted .bmp versions ==
 
You can get these four sizes already converted from .png to .bmp files ready for use from a nethack fan's private webhost. Zipped and Unzipped versions provided.
 
You can get these four sizes already converted from .png to .bmp files ready for use from a nethack fan's private webhost. Zipped and Unzipped versions provided.
 
  
 
{|
 
{|
 
|-
 
|-
|'''Zipped file'''
+
|'''Tile size'''
|'''Size'''
+
|
 +
|
 +
|
 
|-
 
|-
|[http://darksun.lunarpages.com/nethack/absurd/absurd128.zip Absurd 128x128 zipped]
+
|128x128
|14M
+
|[http://darksun.lunarpages.com/nethack/absurd/absurd128.zip zip (14M)]
 +
|[http://darksun.lunarpages.com/nethack/absurd/absurd128.bmp bmp (56.3M)]
 +
|
 
|-
 
|-
|[http://darksun.lunarpages.com/nethack/absurd/absurd72.zip Absurd 72x72 zipped]
+
|72x72
|5M
+
|[http://darksun.lunarpages.com/nethack/absurd/absurd72.zip zip (5M)]
 +
|[http://darksun.lunarpages.com/nethack/absurd/absurd72.bmp bmp (17.8M)]
 +
|
 
|-
 
|-
|[http://darksun.lunarpages.com/nethack/absurd/absurd64.zip Absurd 64x64 zipped]
+
|64x64
|4M
+
|[http://darksun.lunarpages.com/nethack/absurd/absurd64.zip zip (4M)]
 +
|[http://darksun.lunarpages.com/nethack/absurd/absurd64.bmp bmp (14.1M)]
 +
|
 
|-
 
|-
|[http://darksun.lunarpages.com/nethack/absurd/absurd32.zip Absurd 32x32 zipped]
+
|32x32
|1M
+
|[http://darksun.lunarpages.com/nethack/absurd/absurd32.zip zip (1M)]
|(Down converted from 128x128)
+
|[http://darksun.lunarpages.com/nethack/absurd/absurd32.bmp bmp (3.5M)]
|}
+
|Down converted from 128x128
 
 
 
 
 
 
{|
 
|-
 
|'''Unzipped file'''
 
|'''Size'''
 
|-
 
|[http://darksun.lunarpages.com/nethack/absurd/absurd128.bmp Absurd 128x128]
 
|56.3M
 
|-
 
|[http://darksun.lunarpages.com/nethack/absurd/absurd72.bmp Absurd 72x72]
 
|17.8M
 
|-
 
|[http://darksun.lunarpages.com/nethack/absurd/absurd64.bmp Absurd 64x64 zipped]
 
|14.1M
 
|-
 
|[http://darksun.lunarpages.com/nethack/absurd/absurd32.bmp Absurd 32x32 zipped]
 
|3.5M
 
|(Down converted from 128x128)
 
 
|}
 
|}
  

Revision as of 18:40, 7 March 2009

The Wizard of Yendor as drawn in the 64x64 version of the Absurd NetHack Tileset.

The Absurd NetHack Tileset is a tileset for NetHack created by John Shaw. It features large, realistic images of map features. It was once available in 64x64, 72x72, 96x96 and 128x128 sizes. Unfortunately these once-popular tilesets are no longer available at the official web site. The page still exists, but the links point to a site that has been taken over by a domain squatter, and does not deliver the promised files. There is an archive at the Wayback Machine.

No copy of the 96x96 tileset is known to be available. However you can easily reduce the 128x128 file to 75% with image editing software to create one. This has been tested and works.


Wayback Machine Versions

Two sizes survive at the Wayback Machine inside slightly damaged zip files:

Searching for the other links produces matches, but attempting to download the files gives only errors. The zip files are slightly damaged (a single byte is cut off at the end) but Info-ZIP can fully recover the images. Use zip -F absurdXX.zip to repair the zip file.

Noegnud Versions

Three sizes survive in the the abandoned SourceForge project for Noegnud. (Note that this project does not have the current version of Noegnud.)

These versions are zipped and in the PNG file format, and will need to be converted to BMP to use with the Microsoft Windows version of NetHack. (Just load into Paint and then resave as BMP. Be sure to select "24-bit bitmap" or the image will lose a lot of its quality.)

Pre-converted .bmp versions

You can get these four sizes already converted from .png to .bmp files ready for use from a nethack fan's private webhost. Zipped and Unzipped versions provided.

Tile size
128x128 zip (14M) bmp (56.3M)
72x72 zip (5M) bmp (17.8M)
64x64 zip (4M) bmp (14.1M)
32x32 zip (1M) bmp (3.5M) Down converted from 128x128

Enabling the tile set for the windows version

  1. Download the desired size, 64x64 for this example.
  2. Convert to BMP if you have a .png
  3. Place in the directory with NetHackW.exe
  4. Open defaults.nh with a text editor.
  5. Add this line without the quotes to the file "OPTIONS=tile_file:absurd64.bmp,tile_width:64,tile_height:64".
  6. Change the number 64 all three times to match the size you downloaded.
  7. Save defaults.nh.
  8. Run NetHackW.exe and enjoy.


Bug W343-2

The DevTeam lists W343-2 as "not a bug" (more precisely, there's really nothing that can be done about it):

Windows 98 is unable to load tiles that are too large. This is an OS issue.

Even the 64x64 size is larger than any other popular tileset. Thus Absurd is quite likely to be large enough to trigger this bug, and can be expected to do so on Windows 95 and Windows Me as well. Users of these versions of Windows should probably choose another tileset.