• 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 ... 612 613 614 615 616 ... 1198 Next »

SMG and SMG 2 audio problems using LLE
View New Posts | View Today's Posts

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
SMG and SMG 2 audio problems using LLE
10-26-2013, 01:35 AM (This post was last modified: 10-26-2013, 01:35 AM by Shonumi.)
#9
Shonumi Offline
Linux User/Tester
**********
Administrators
Posts: 6,513
Threads: 55
Joined: Dec 2011
Polcari Wrote:why does my game runs perfect at 60-63 fps using HLE sound?

That's due to the fact that HLE audio is vastly less CPU intensive than LLE audio. With LLE audio, you're emulating an entire co-processor (the GC/Wii DSP) step-by-step, cycle-for-cycle, performing every single instruction on your computer that a real DSP would on the game console. With HLE, you're emulating the large-scale behavior of the DSP rather each individual instruction. There's a lot more your system has to compute under LLE audio than HLE audio.

Polcari Wrote:why dont dolphin developers try to fix this problem on HLE audio since its less demanding on the cpu?

The developers work on what interests them. No one on the team is interested in fixing the Zelda ucode HLE implementation.

Polcari Wrote:i think wouldnt be that hard to fix
Polcari Wrote:Im not a developer, i have no idea how this works

I'm not saying I don't share your opinion (it would be great if everyone could play SMG with HLE audio) but unless you've looked at the code or have some familiarity with the current Zelda ucode HLE implementation, you can't really say anything about how difficult fixing it would be. I've actually studied Dolphin's Zelda ucode HLE implementation quite a bit (trying to implement HLE audio in another GC emulator) but what someone really needs to do is examine how a real DSP treats the ucode on real hardware and base any HLE code off of that. I've said in the past I'd be willing to do this, but I haven't exactly found the time away from other projects.
Website Find
Reply
« Next Oldest | Next Newest »


Messages In This Thread
SMG and SMG 2 audio problems using LLE - Polcari - 10-25-2013, 03:53 AM
RE: SMG and SMG 2 audio problems using LLE - Link_to_the_past - 10-25-2013, 04:27 AM
RE: SMG and SMG 2 audio problems using LLE - Polcari - 10-25-2013, 04:56 AM
RE: SMG and SMG 2 audio problems using LLE - DJBarry004 - 10-25-2013, 05:55 AM
RE: SMG and SMG 2 audio problems using LLE - rokclimb15 - 10-25-2013, 07:37 AM
RE: SMG and SMG 2 audio problems using LLE - Shonumi - 10-25-2013, 11:51 AM
RE: SMG and SMG 2 audio problems using LLE - Polcari - 10-25-2013, 10:33 PM
RE: SMG and SMG 2 audio problems using LLE - Link_to_the_past - 10-25-2013, 11:29 PM
RE: SMG and SMG 2 audio problems using LLE - Shonumi - 10-26-2013, 01:35 AM
RE: SMG and SMG 2 audio problems using LLE - Polcari - 10-26-2013, 02:35 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