![]() |
|
Beta 2 - Slowdown [TODO/Research] - Printable Version +- Midnight Mansion Forums (https://actionsoft.com/forum) +-- Forum: 130 (https://actionsoft.com/forum/forumdisplay.php?fid=13) +--- Forum: 998 (https://actionsoft.com/forum/forumdisplay.php?fid=165) +--- Thread: Beta 2 - Slowdown [TODO/Research] (/showthread.php?tid=1700) |
Re: Beta 2 - Slowdown - triforceguy1 - 07-01-2011 Here's mine SDL_GL_RED_SIZE: requested 5, got 8 SDL_GL_GREEN_SIZE: requested 5, got 8 SDL_GL_BLUE_SIZE: requested 5, got 8 SDL_GL_DEPTH_SIZE: requested 16, got 16 SPINNING CUBE FRAME RATE (FULLSCREEN): 59.19 frames per second logout SDL_GL_RED_SIZE: requested 5, got 8 SDL_GL_GREEN_SIZE: requested 5, got 8 SDL_GL_BLUE_SIZE: requested 5, got 8 SDL_GL_DEPTH_SIZE: requested 16, got 16 SPINNING CUBE FRAME RATE (WINDOWED): 1100.71 frames per second logout Re: Beta 2 - Slowdown - triforceguy1 - 07-01-2011 One thing I find strange is the fact that when viewing replays in fullscreen seem to run at 61fps but actually playing the mansions in fullscreen goes at about 19fps I notice that music isn't used with replays, but I doubt the slowdowns are to do with that Re: Beta 2 - Slowdown - VernJensen - 07-01-2011 Leon -- Music plays in the replays for me. I'm 99% certain that it's random chance that replays run at 61fps while gameplay is slower. Replays are identical to gameplay other than not polling the keyboard. Most likely what's doing it is the toggle to windowed mode when you go to open a replay... this is likely doing the extra switch from fullscreen to windowed, and back to fullscreenthat Rob discovered makes it work at normal speed. Re: Beta 2 - Slowdown - triforceguy1 - 07-02-2011 In some of my replays the music doesn't play in the background, also, all of them I have recorded so far haven't had slowdowns I also notice that the slowdowns in Fulscreen mode do no always occur. I think maybe loading a replay before you play a mansion stops the slowdown. |