• 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-13-2012, 07:14 AM (This post was last modified: 11-13-2012, 07:20 AM by NaturalViolence.)
#14
NaturalViolence Offline
It's not that I hate people, I just hate stupid people
*******
Posts: 9,013
Threads: 24
Joined: Oct 2009
Quote:its great it happens for you even on default settings,it just means you should have less sound problems

It only happens in certain situations and it does not help resolve audio issues at all.

Quote:My suggestion here is basically making an option which will remove the ratio.

Please reread these:

Quote:The game contains sync code that compensates for a slower graphics update.
Quote: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)
Quote: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.

Quote:What I am talking here is "desynchronizing" two threads in a way, ( skid explained that true desynchronizing is imposible since we would get a black screen )

So you want the devs to desync them even though you just stated that it would break every game?

Quote:Basically letting the game code take care of sync issues intead forcibly slowing down jit/jitil recomplier.

Now I'm confused. Do you want to remove the sync code and break every game or leave it in? To my knowledge the only thing forcibly slowing down the recompiler besides syncing is the framelimiter.

Quote:Now instead only allowing it to be 30/60 or 29/58 or 28/56 etc... allowing to for example be 29/60 20/60 15/60 etc..you get the point

Dolphin does whatever the game wants it to do. Doing anything else usually causes the game to break.
"Normally if given a choice between doing something and nothing, I’d choose to do nothing. But I would do something if it helps someone else do nothing. I’d work all night if it meant nothing got done."  
-Ron Swanson

"I shall be a good politician, even if it kills me. Or if it kills anyone else for that matter. "
-Mark Antony
Website 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