• 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 ... 182 183 184 185 186 ... 369 Next »

A question for devs-why not make jit run faster then gpu thread ( allow VPS>FPS ) ?
View New Posts | View Today's Posts

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
A question for devs-why not make jit run faster then gpu thread ( allow VPS>FPS ) ?
11-14-2012, 09:41 PM (This post was last modified: 11-14-2012, 09:54 PM by rpglord.)
#21
rpglord Offline
Posting Freak
*****
Posts: 816
Threads: 14
Joined: Sep 2009
(11-11-2012, 02:49 PM)skid Wrote: If dolphin emulates the GPU out of sync with the CPU, every game would black screen on boot.

Yeah it seems that out of sync is wrong term to use.
Of course cpu thread have to wait for results of gpu thread, what I am suggesting is that it doesnt have to do it at exact same speed or 2:1 speed of gpu thread.

(11-11-2012, 08:51 PM)neobrain Wrote: VPS > FPS means that the GPU can't process the amount of frame render request sent by the CPU, i.e. you're GPU-thread bound (a faster GPU will help here but is not a panacea because the GPU thread is also a fair bit CPU dependent)


EDIT: To elaborate a bit more on the second case: Like skid said, the game code takes care of this case and what most console games end up doing is "slow-motion". It would technically be possible to make the game logic dependent on the frame rate, but console games usually run at full FPS anyway so they're hardcoded for a fixed frame rate.
Needed to comment this sooner. Thing is, this does not happen with default dolphin settings.
I am suggesting to let this happen, it simply doesnt.
What happens is dolphin is slowing down jit/jitil, so it will never send not one frame render request more then gpu can process, or it will only send double the amount of frames when game is running at 30 fps, instead of letting game code take care of it.
But results, regarding game speed is equal, in both cases game will run slowmotion.
Find
Reply
« Next Oldest | Next Newest »


Messages In This Thread
A question for devs-why not make jit run faster then gpu thread ( allow VPS>FPS ) ? - rpglord - 11-10-2012, 09:19 PM
test - NaturalViolence - 11-11-2012, 01:36 PM
A question for devs-why not make jit not synchronized to the rest of the threads - skid - 11-11-2012, 02:49 PM
RE: A question for devs-why not make jit not synchronized to the rest of the threads - rpglord - 11-11-2012, 08:31 PM
RE: A question for devs-why not make jit not synchronized to the rest of the threads - skid - 11-11-2012, 08:47 PM
RE: A question for devs-why not make jit not synchronized to the rest of the threads - rpglord - 11-14-2012, 09:41 PM
A question for devs-why not make jit not synchronized to the rest of the threads ? - neobrain - 11-11-2012, 08:51 PM
RE: - rpglord - 11-11-2012, 09:08 PM
RE: - rpglord - 11-11-2012, 09:41 PM
RE: - NaturalViolence - 11-12-2012, 09:00 AM
RE: - rpglord - 11-12-2012, 09:32 AM
RE: - killown - 11-24-2012, 02:25 AM
RE: - rpglord - 11-24-2012, 05:18 AM
RE: - NaturalViolence - 11-12-2012, 09:46 AM
RE: A question for devs-why not make jit not synchronized to the rest of the threads - Zee530 - 11-12-2012, 07:11 PM
RE: - rpglord - 11-12-2012, 08:42 PM
RE: - NaturalViolence - 11-13-2012, 07:14 AM
RE: - rpglord - 11-13-2012, 07:44 AM
RE: - Shonumi - 11-13-2012, 04:35 PM
RE: - rpglord - 11-13-2012, 09:04 PM
RE: - NaturalViolence - 11-13-2012, 05:49 PM
RE: - NaturalViolence - 11-14-2012, 02:48 PM
RE: - rpglord - 11-14-2012, 08:03 PM
A question for devs-why not make jit not synchronized to the rest of the threads ? - skid - 11-14-2012, 11:34 PM
RE: - rpglord - 11-15-2012, 12:08 AM
RE: - NaturalViolence - 11-16-2012, 06:17 AM
RE: - rpglord - 11-16-2012, 07:11 AM
RE: - rpglord - 11-21-2012, 08:10 PM
RE: - NaturalViolence - 11-24-2012, 08:41 AM
RE: - rpglord - 11-24-2012, 10:08 AM

  • 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