Quote
Originally posted by Asc:
**I am trying to make a plugin, and have to move the graphics from a PC to a Mac, but when I see them in the game, they look like garbage. I'm rendering in 16 bit, and my mac is on thousands of colors, and it can't go higher.
How do I fix this?
What am I doing wrong?
+-.:=+Asc+=:.-+**
The problem is that you're rendering in 16 bit, but the game uses 8 bit, so the images get dithered. The solution: render in 8 bit until EV:N comes out ('Cause it supports 16 bit).
------------------
May the world never rest in peace.