Emulator Issues #4378
closedDSP LLE Problems on OSX
0%
Description
What's the problem?
Despite recent advancements in LLE, I have not been able to get it to work accurate when loading Wii or GC games. "DSP LLE recompiler" crashes upon loading any game under OSX. I can provide the long crash log if anyone wants.
"DSP LLE interpreter" will load games just fine; however, I get a lot of pops and buzzes while playing a game. Also, like it warns in the menu, it does produce a noticeable slowdown in all games I have tested. At this point, LLE is not a viable for OSX users (at least not me :()
Dolphin version with the problem (as it appears in the title bar, Ex.: "R
4779" or "R 6403M"):
Dolphin r7442
Operating system and version:
32-bit or 64-bit:
OSX 64bit Snow Leopard 10.6.7
Game ID (as it appears in game properties, Ex.: "GZ2P01" or "RSBE01"):
Any game
Build command-line (not on Windows):
Normal, as directed in "Project Home"
Updated by alexcollins14 over 13 years ago
try r7440 and see if it has the same problem
Updated by iandylan2000 over 13 years ago
Thanks for commenting Alex, but this problem is not something new for me. Although, I didn't compile r7440 to test, I have an copy of r7308 on my system, and I get the exact same results with it. I have always had these problems when testing LLE, but I never reported them until now :(
Updated by soren.jorvang over 13 years ago
- Status changed from New to Accepted
LLE on OS X was broken by r7260.
Updated by iandylan2000 over 13 years ago
Thanks for the info Soren. I've know you've got your hands full these days fixing up other aspects of the emulator for OSX, but do you have any idea if anyone is working on remedying the situation?
Updated by pierre over 13 years ago
- Category changed from dsp to jit
- Issue type set to Bug
- Operating system OS X added
Can anybody that knows how to apply patches and recompile(Soren?) please check that this patch fixes the issue on 32bit and 64bit OSX?
Updated by soren.jorvang over 13 years ago
That does fix it (on both i386 and x86_64). Thanks!
Updated by iandylan2000 over 13 years ago
Nice one! Hope it gets a new commit soon ;)
Updated by soren.jorvang over 13 years ago
- Status changed from Accepted to Fixed