Windows 7 Issue

Everything about ToME 2.x.x. No spoilers, please

Moderator: Moderator

Post Reply
Message
Author
Raemin
Posts: 1
Joined: Thu Feb 18, 2010 9:14 pm

Windows 7 Issue

#1 Post by Raemin »

When playing tome in windows 7, it doesn't seem to draw the backgrounds. Anyone else have this issue, or know of a fix?

Thanks.

Image

LordBucket
Uruivellas
Posts: 929
Joined: Wed Apr 28, 2004 2:08 am
Location: Orange County, Ca

Re: Windows 7 Issue

#2 Post by LordBucket »

Your screenshot looks like an unsually severe case, but windows in general is known to have difficulty with floor tiles. Try the standard solution and see if that helps.

Look for /lib/pref/font_win.prf, and comment out every line that ends in 0x1F by adding a # in front. For example, change this:

Code: Select all

# open floor
F:1:0x01/0x1F
to this:

Code: Select all

# open floor
# F:1:0x01/0x1F
See if that helps.

Post Reply