Page 1 of 1

Windows 7 Issue

Posted: Thu Feb 18, 2010 9:18 pm
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

Re: Windows 7 Issue

Posted: Fri Feb 19, 2010 12:24 am
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.