• 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 ... 716 717 718 719 720 ... 1138 Next »

Mac Speed JIT/Interpreter
View New Posts | View Today's Posts

Poll: stick with mac or bootcamp it?
Mac Dolphin can work fine - fix it
Mac Dolphin will work fine - wait for update
Just use bootcamp, windows is 'cool'
[Show Results]
 
 
Pages (2): 1 2 Next »
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
Mac Speed JIT/Interpreter
10-04-2011, 10:27 PM (This post was last modified: 10-04-2011, 11:23 PM by dalek.)
#1
dalek Offline
Mac Dolphin User
**
Posts: 8
Threads: 1
Joined: Oct 2011
Dolphin Version 3.0-139

Mac OS X 10.7.1
2.93 Ghz Intel Core i7
12 GB 1333 MHz DDR3 RAM
ATI Radeon HD 5750 1024 MB

I just downloaded dolphin, initially found games would just crash. A Few people have noted that this is caused by JIT not working and you can use interpreter mode.

Interpreter mode runs so slow though! It's like 1 or 2 fps - so totally unusable for me (have tried with Super Mario Galaxy 2 and Mario Karts, even just loading the system menu is unbelievably slow).

So....
  • Are the mac versions of dolphin actually usable at the mo - what's the deal with JIT, can I actually get this working?
  • There seems to be minimal tips re setting config for best performance for mac - what settings should I use?

Is it worth trying to get this working on mac - or shall I just give up and run it in bootcamp (not really the most convenient; I assume a VM is definitely a no go)

Hello 50 fps...

I downloaded the build from the project site here: http://code.google.com/p/dolphin-emu/downloads/list which is now working better.

Still crashing reasonably frequently (super mario bros still not loading past info menu), but progress...
Good times.
Find
Reply
10-05-2011, 12:13 AM
#2
dalek Offline
Mac Dolphin User
**
Posts: 8
Threads: 1
Joined: Oct 2011
Now games crash (it seems) whenever they attempt to save or load. So the initial setup of a new mario karts file...
Any ideas?
Find
Reply
10-05-2011, 02:54 AM
#3
dEnigma Offline
Member
***
Posts: 138
Threads: 1
Joined: Sep 2011
(10-05-2011, 12:13 AM)dalek Wrote: Now games crash (it seems) whenever they attempt to save or load. So the initial setup of a new mario karts file...
Any ideas?

Do you have any speed hacks turned on? (Graphics->Hacks). I found that those were pretty unstable in OpenGL. Also you could try if the "Insert SD-Card"-setting in Config->Wii does anything about your save problem.
[Image: postcountwe8.jpg]
---------------------------------------------------------------------------------------
[Image: 2350461.png]
Find
Reply
10-05-2011, 04:09 AM
#4
LPFaint99 Offline
Developer
**********
Developers (Some Administrators and Super Moderators)
Posts: 531
Threads: 4
Joined: Mar 2009
..."Insert SD-Card" doesnt affect saving games save to the (emulated) nand filesystem

OP without a mac i can't really provide to much info, does dolphin also crash if you rightclick mariokart in the gamelist and choose openwiisave folder? (maybe crashing when trying to create the folder/file and hitting a permissions issue)
Find
Reply
10-05-2011, 04:54 AM
#5
shuffle2 Offline
godisgovernment
*
Project Owner  Developers (Administrators)
Posts: 699
Threads: 17
Joined: Mar 2009
could be related: http://code.google.com/p/dolphin-emu/issues/detail?id=4450&q=ssse3
Find
Reply
10-05-2011, 06:20 AM
#6
dEnigma Offline
Member
***
Posts: 138
Threads: 1
Joined: Sep 2011
(10-05-2011, 04:09 AM)LPFaint99 Wrote: ..."Insert SD-Card" doesnt affect saving games save to the (emulated) nand filesystem

Sorry, didn't know that, I thought those two things were maybe connected by some strange code-magic^^
[Image: postcountwe8.jpg]
---------------------------------------------------------------------------------------
[Image: 2350461.png]
Find
Reply
10-05-2011, 07:03 AM
#7
dalek Offline
Mac Dolphin User
**
Posts: 8
Threads: 1
Joined: Oct 2011
Thanks - I'll check out that link tonight see if it's related.
I have tried various settings including turning off the dual core and idle skipping options - but to no change yet.

If I try to open the Wii Save Data folder I receive an error 'Failed to open URL... in default brewer. (error 22: Invalid argument)' so there seems to be something wrong, maybe permissions or something as suggested by LPFaint, I'll look into it tonight.

Here is an example of some of the error code when app crashes:

Exception Type: EXC_BAD_ACCESS (SIGABRT)
Exception Codes: 0x000000000000000d, 0x0000000000000000

VM Regions Near 0:
-->
__TEXT 0000000000001000-0000000000801000 [ 8192K] r-x/rwx SM=COW /Applications/Dolphin.app/Contents/MacOS/Dolphin
Find
Reply
10-05-2011, 01:05 PM (This post was last modified: 10-05-2011, 01:05 PM by LPFaint99.)
#8
LPFaint99 Offline
Developer
**********
Developers (Some Administrators and Super Moderators)
Posts: 531
Threads: 4
Joined: Mar 2009
you could try relocating the nand path to something else, i think the default on mac is within the app bundle? but i'm not sure.
If you go into the path config set wii nand root to some new folder in your home dir, maybe it will be able to create saves there
Find
Reply
10-05-2011, 08:04 PM
#9
dalek Offline
Mac Dolphin User
**
Posts: 8
Threads: 1
Joined: Oct 2011
(10-05-2011, 01:05 PM)LPFaint99 Wrote: you could try relocating the nand path to something else, i think the default on mac is within the app bundle? but i'm not sure.
If you go into the path config set wii nand root to some new folder in your home dir, maybe it will be able to create saves there

Hey, thanks - I tried changing the path and received an error that the data is corrupted and cannot be used (the default path on mac is set to: /Users/*username*/Library/Application Support/Dolphin/Wii).

Then I tried copying the files from the old location to the new, and it crashed as it had before.

What's the story with the NAND files? Theres no real instructions saying that I have to dump this from my Wii - but some hints that you should for some reason. I'm not really sure what the deal is with that?
Find
Reply
10-05-2011, 11:06 PM
#10
dalek Offline
Mac Dolphin User
**
Posts: 8
Threads: 1
Joined: Oct 2011
So I setup win7 in bootcamp and alas it worked right away.
One game seems to freeze but seems unrelated and mario karts is working fine.

Would still like to get it working for the mac though (bootcamp is annoying and I only have 32bit win7).

Curious of other mac users success/failures to get Dolphin running on Lion.
Find
Reply
« Next Oldest | Next Newest »
Pages (2): 1 2 Next »


  • 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