Well I have some problems with my game in 2.48, but overall works fine. Actually 2.48 increase performance and fps by 35%-40%.So if someone can explain or make suggestions for them I’ll be thankful.
Problems:
1.Lighting(biggest)…in 2.48 everything is darker and it seems that while I’m walking with Krum the lamps(sun) overwrites one another and even switches off and everything goes ugly, like in horror movie with broken light sorce in a tunnel:)
- replaceMesh() - replaces the meshes, but with some kind of glitches of the new or the old mesh when they are replaced.
3.Physics of different particles(not real particles just alot of planes with dynamics) doesn’t work right…in fact i think it doesn’t work at all.(maybe I should redo it in 2.48, i don’t know)
4.setScene()/addScene()- freezes the game for about half second, which makes the fighting impossible.
5.And last…what’s with the frame reading in getFrame() function…till 2.45 I thing frames a read like this: 1 - 1.xx - 2 it means that we can have trigger between frames 0.45 and 0.47, but now I think this range is widen (0.45-0.47 doesn’t work any more). I must set this interval higher.
If anyone can suggest something to fix something I’ll be happy.
PS. Only the great frame rate improvement is making me to use this version.
30-35k polys with a lot of physics and python script and logic goes with about 40-45 frames/second on my laptop with 16MB ATI-7500 mobility(almost 6 years old).