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


Dolphin, the GameCube and Wii emulator - Forums › Dolphin Emulator Discussion and Support › Support v
« Previous 1 ... 676 677 678 679 680 ... 1198 Next »

30 fps frameskip?
View New Posts | View Today's Posts

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
30 fps frameskip?
12-17-2012, 01:26 AM
#4
AnyOldName3 Offline
First Random post over 9000
*******
Posts: 3,535
Threads: 2
Joined: Feb 2012
The problem is that older consoles had completely synced CPU and GPU threads (so as long as you had part of the data to be sent back, everything was fine) but newer consoles communicate by a ring buffer (in a GC/Wii this is called the FIFO). This means that the emulated GPU needs to send back more data than on older consoles, so the whole frame needs rendering anyway. Skipping it all would break the game, and skipping part of it would also break the game.

There are some details left out of this which are important for it to be correct and/or make any kind of sense, so if anyone wants to post a corrected version, that would be great.
OS: Windows 10 64 bit Professional
CPU: AMD Ryzen 5900X
RAM: 16GB
GPU: Radeon Vega 56
Find
Reply
« Next Oldest | Next Newest »


Messages In This Thread
30 fps frameskip? - dylstew - 12-16-2012, 02:23 AM
RE: 30 fps frameskip? - admin89 - 12-16-2012, 02:45 AM
RE: 30 fps frameskip? - dylstew - 12-16-2012, 09:58 PM
RE: 30 fps frameskip? - AnyOldName3 - 12-17-2012, 01:26 AM
RE: 30 fps frameskip? - Shonumi - 12-17-2012, 08:01 AM
RE: 30 fps frameskip? - AnyOldName3 - 12-19-2012, 03:51 AM
RE: 30 fps frameskip? - NaturalViolence - 12-19-2012, 08:32 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