I started with it fade in/out worked fine... just out of curiosity I wondered if it would look better with a different style. So under General Settings I changed to disolve, and tested the game... and encountered the most horrendous slowdown ever... i'ts the same for all the others except Fade in/out and instant those are the only two that work with no slowdown...
2.60 sp1 version 2GHz 512MB Ram....
bug, or is this normal when changing styles in the middle of development?
I think it has nothing to do with changing it in the middle of development. If you found these styles slow when setting them in the middle of the development, they'll certainly be slow also when you set them initially.
Screen transitions involve redrawing all the pixels on screen. What resolution and colour depth is your game in?
16 bit 320X240....
That's odd. I had to change from fade to black box after converting to 32 bit color. Fade was just too slow after that.
Maybe it's specific problem with certain graphic card drivers, I can't reproduce it aand is not sure of the real problem.
doesn't dissolve have to load both background images into memory, dissolve between them and then take out the old one?
or am i stupid?
Yep, if the room file is large, it can also be the cause I think.
Before I got new computer, dissolve was fastest transition after 'instant'. Fade and crossfade were painfully slow, so whole problem sounds strange...
Strange, I can't replicate anything like this myself. Box Out should certainly not be slow.
At 320x240x16, they all work at full speed on my 750 Mhz system, so I'm a bit puzzled by this.
Does it happen both full-screen and windowed?