Angband.oook.cz
Angband.oook.cz
AboutVariantsLadderForumCompetitionComicScreenshotsFunniesLinks

Go Back   Angband Forums > Angband > Variants

Reply
 
Thread Tools Display Modes
Old March 30, 2009, 22:48   #1
ZorroRoaster
Rookie
 
Join Date: Mar 2009
Posts: 2
ZorroRoaster is on a distinguished road
OSX Tileset help?

I've been getting back into roguelikes, and have recently tried out 3 variants - FAAngband, OAngband, and UnAngband. I am having tileset issues with each of these.

Specifically, if I try to load the 32x32 tiles, the graphics assigned to each item in the dungeon are wrong.

Have a look at the attached image.

Vanilla Angband played with 32x32 tiles works fine.

Any ideas?

Thanks from a newbie,

Z
Attached Thumbnails
Click image for larger version

Name:	Picture 1.jpg
Views:	466
Size:	19.2 KB
ID:	164  
ZorroRoaster is offline   Reply With Quote
Old March 31, 2009, 00:09   #2
ZorroRoaster
Rookie
 
Join Date: Mar 2009
Posts: 2
ZorroRoaster is on a distinguished road
I thought I'd post my own fix for this, based on the things I've read around the forums.

Obviously, most people prefer ASCII (as do I!) but for those using OSX who want to try the tilesets, here's what I figured out:

Right click on the executable, and choose "Show Package Contents"

Navigate to /Contents/Resources/lib/pref/ and locate the graf-mac.prf file.

Open this file with TextEdit.

Replace the text in the file with the following:

# File: graf-mac.prf

#
# This file defines special attr/char mappings for use in "graphics" mode
#
# See "lib/help/command.txt" and "src/files.c" for more information.
#


# Standard file
?:[EQU $GRAF old]
%:graf-xxx.prf

# New tiles
?:[EQU $GRAF new]
%:graf-new.prf

# David Gervais' tiles
?:[EQU $GRAF david]
%:graf-dvg.prf


Save the file, close the Finder window, and restart the game. It should correctly display both 16x16 and 32x32 tiles.

Cheers,

Z
ZorroRoaster is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Compiling Angband 3.0.9 w/ xcode on OSX Iemortal Vanilla 8 April 16, 2011 16:41
Graphics glitch in OSX version willpax Vanilla 5 January 15, 2009 15:07
Macintosh OSX 3.0.9b: Out of memory error? Skyknight Vanilla 4 June 8, 2008 04:42
Tileset formats? caduceus Vanilla 8 April 23, 2008 23:44


All times are GMT +1. The time now is 11:56.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2023, vBulletin Solutions Inc.