• Login
  • Register
  • Dolphin Forums
  • Home
  • FAQ
  • Download
  • Wiki
  • Code


Dolphin, the GameCube and Wii emulator - Forums › Dolphin Emulator Discussion and Support › General Discussion v
« Previous 1 ... 364 365 366 367 368 369 Next »

Possible Break Through for Dolphin
View New Posts | View Today's Posts

Pages (4): « Previous 1 2 3 4
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
Possible Break Through for Dolphin
06-19-2009, 12:26 AM
#31
cmccmc
Unregistered
 
no it doesn't
(06-18-2009, 11:40 AM)XSFOX Wrote: Er, Recording with as Frame dumping will not show the speed it was played at.


As it's just dumping Frames and combining them into a AVI file.

Oh yeah I forgot about that
Reply
06-19-2009, 12:36 AM
#32
Iulius Offline
Senior Member
****
Posts: 410
Threads: 6
Joined: Jun 2009
Quote:The frame limiter jumps the emu from 5fps to 50

it does what ?

please tell me about that behavior. i wrote it and can fix it, but till now nobody complained... so please tell me what is the fault, in more then 1 sentence !
exspecially how it can be reproduced.
Find
Reply
06-19-2009, 12:38 AM (This post was last modified: 06-19-2009, 12:38 AM by Crashdance22.)
#33
Crashdance22 Offline
Junior Member
**
Posts: 43
Threads: 7
Joined: Jun 2009
In R3463 x64 if I set the frame limiter to 60fps the emulator goes really slow, then full speed, then really slow again, etc. It does this every 2 seconds or so. I saw someone else on the forum talking about this. I can make a video if you want.
Find
Reply
06-19-2009, 01:57 AM
#34
Iulius Offline
Senior Member
****
Posts: 410
Threads: 6
Joined: Jun 2009
could be a mistake that came in with rev 3447 as the fps output was renewed by jpeterson...don't thought it would mess up that much, but its possible.
(the timer that counts down the frametimes is no longer resetet)

i dont have access to svn so i cant fix it, sorry.

we have to wait for ector (i wrote a message to him) or someone else to fix it.

if you got a possibility to compile yourself :

in core/core.cpp -> function Callback_VideoCopiedToXFB()

add the line
"old_frametime=0;"
just below
"if (Timer.GetTimeDifference() >= 1000)
{"
Find
Reply
06-19-2009, 05:34 AM
#35
cmccmc
Unregistered
 
yeah it was broken in 3447 I just tested 3445 and it was working fine. What it does is cause it to go from normal speed to 0.5 fps and back every other second. I was never able to narrow it down to what it was though
Reply
06-19-2009, 06:04 AM (This post was last modified: 06-19-2009, 06:18 AM by Iulius.)
#36
Iulius Offline
Senior Member
****
Posts: 410
Threads: 6
Joined: Jun 2009
when somebody adds in the line, it will all work again.

just wait a few days till the devs notice it Smile


you can use my 3374 compile with framelimiter in the meantime if you want : http://forums.dolphin-emu.org/thread-1813.html
Find
Reply
« Next Oldest | Next Newest »
Pages (4): « Previous 1 2 3 4


  • View a Printable Version
  • Subscribe to this thread
Forum Jump:


Users browsing this thread: 1 Guest(s)



Powered By MyBB | Theme by Fragma

Linear Mode
Threaded Mode