• 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 »

Hyrule Field Minimap
View New Posts | View Today's Posts

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
Hyrule Field Minimap
11-21-2012, 06:14 AM (This post was last modified: 11-21-2012, 06:14 AM by killown.)
#7
killown Offline
Member
***
Posts: 72
Threads: 26
Joined: Apr 2011
(11-21-2012, 06:04 AM)NaturalViolence Wrote:
Quote:So I guess the dolphin for linux has poor performance compared to dolphin for windows

No it doesn't.

Quote:and also your processor has sse 4.* which speed up a little

No it doesn't. Dolphin gains no benefit from SSE4 support.

Quote:Then it's not an Opengl problem, that is more CPU issue

It's a stalling issue on the GPU side:
neobrain Wrote:The slowdown in Hyrule Field arises from the game changing the BPMEM_TEV_COLOR_ENV register a lot when drawing the minimap. Whenever it's changing that register, we need to flush the GPU's pipeline (i.e. render all vertices that have been queued up to that point). Flushing the GPU's pipeline once when lots of vertices have been queued is a LOT faster than flushing it multiple time when only few vertices have been queued each time. In Hyrule Field, the latter case applies, which is the reason why it's running that slow.

There really is no possible way to workaround this*. GPUs can render a batch of vertices only with the same configuration, that's just a fact. You can't just randomly tell the GPU to do stuff differently after it has rendered half of the vertices
so why not disable the minimap to prevent BPMEM_TEV_COLOR_ENV register high usage?
AMD FX™-6300 Six-Core Processor OC 4.5 GHZ
Gtx580LE 3GB RAM
System RAM 18GB
Dolphin 4.0-1843
OS Archlinux x86_64
Website Find
Reply
« Next Oldest | Next Newest »


Messages In This Thread
Hyrule Field Minimap - killown - 11-21-2012, 02:01 AM
RE: Hyrule Field Minimap - Zee530 - 11-21-2012, 02:42 AM
RE: Hyrule Field Minimap - killown - 11-21-2012, 03:11 AM
RE: Hyrule Field Minimap - rpglord - 11-21-2012, 03:13 AM
RE: Hyrule Field Minimap - killown - 11-21-2012, 04:01 AM
RE: Hyrule Field Minimap - NaturalViolence - 11-21-2012, 06:04 AM
RE: Hyrule Field Minimap - killown - 11-21-2012, 06:14 AM
RE: Hyrule Field Minimap - neobrain - 11-21-2012, 06:17 AM
RE: Hyrule Field Minimap - killown - 11-21-2012, 06:38 AM
RE: Hyrule Field Minimap - Xtreme2damax - 11-21-2012, 06:35 AM
RE: Hyrule Field Minimap - NaturalViolence - 11-21-2012, 02:21 PM
RE: Hyrule Field Minimap - Delayline - 11-21-2012, 07:33 PM

  • 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