Hi,i will game DestructionDerby64.z64 on mac (10.8.3). But i don't understand how i can start this? i tried some tutorials but doesn't work.here are my terminal commands$ ./mupen64plus path/to/rom.z64why it doesn't work?thxkivu :)))sry for bad english--
You received this message because you are subscribed to the Google Groups "mupen64plus" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mupen64plus...@googlegroups.com.
To post to this group, send email to mupen...@googlegroups.com.
Visit this group at http://groups.google.com/group/mupen64plus?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
Okay, I got it working on my retina macbook pro with osx 10.8. What you will need to do is download SDL-1.2.15.dmg from http://libsdl.org, and then copy the SDL.framework folder into your /Library/Frameworks. You will need root permission to do this. Let me know if you get it to work or not. I'll have to figure out how to fix the build script so this won't be necessary in later releases.
Hi,
its all on the same Directory(/home/kivu/Games/Emulator/mupen64plus-bundle-osx-2.0rc2), and there are the files:
-rwxrwxrwx@ 1 kivu staff 16M 27 Mär 2004 DestructionDerby64.z64
-rwxrwxrwx@ 1 kivu staff 660B 28 Mai 09:42 Readme.txt
-rwxrwxrwx@ 1 kivu staff 1,0M 1 Jun 10:03 example.v64
drwxrwxrwx@ 3 kivu staff 102B 28 Mai 11:29 mupen64plus.app
-rwxrwxrwx@ 1 kivu staff 188B 1 Jun 10:03 run_rice.sh
i did try whats was explain in the readme.txt, the result:
Kevins-iMac:mupen64plus-bundle-osx-2.0rc2 kivu$ ./run_rice.sh example.v64
dyld: Library not loaded: @rpath/SDL.framework/Versions/A/SDL
Referenced from: /Users/kivu/Games/Emulator/mupen64plus-bundle-osx-2.0rc2/./mupen64plus.app/Contents/MacOS/mupen64plus
Reason: image not found
./run_rice.sh: line 1: 593 Trace/BPT trap: 5 ./mupen64plus.app/Contents/MacOS/mupen64plus --corelib ./mupen64plus.app/Contents/MacOS/libmupen64plus.dylib --plugindir ./mupen64plus.app/Contents/MacOS --gfx mupen64plus-video-rice "$1"
and then i tried to start Destruction derby, same error.
Then i watched Tutorials, and somebody say to start the game with this command
Kevins-iMac:mupen64plus-bundle-osx-2.0rc2 kivu$ cd ./mupen64plus.app/Contents/MacOS/
Kevins-iMac:MacOS kivu$ ./mupen64plus /Users/kivu/Games/Emulator/mupen64plus-bundle-osx-2.0rc2/DestructionDerby64.z64
dyld: Library not loaded: @rpath/SDL.framework/Versions/A/SDL
Referenced from: /Users/kivu/Games/Emulator/mupen64plus-bundle-osx-2.0rc2/mupen64plus.app/Contents/MacOS/./mupen64plus
Reason: image not found
Trace/BPT trap: 5
what i must do to start the game???
thx
regards, kivu
--
You received this message because you are subscribed to the Google Groups "mupen64plus" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mupen64plus+unsubscribe@googlegroups.com.
To post to this group, send email to mupen...@googlegroups.com.
Visit this group at http://groups.google.com/group/mupen64plus?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
--
You received this message because you are subscribed to the Google Groups "mupen64plus" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mupen64plus+unsubscribe@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to mupen64plus...@googlegroups.com.
To post to this group, send email to mupen...@googlegroups.com.
Visit this group at http://groups.google.com/group/mupen64plus?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
--
You received this message because you are subscribed to the Google Groups "mupen64plus" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mupen64plus...@googlegroups.com.
To post to this group, send email to mupen...@googlegroups.com.
Visit this group at http://groups.google.com/group/mupen64plus?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
--
You received this message because you are subscribed to the Google Groups "mupen64plus" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mupen64plus...@googlegroups.com.
Hi, okay
I put the sdl framework in my Folder with the Game.
Kevins-iMac:mupen64plus-bundle-osx-2.0rc2 kivu$ lsReadme.txt example.v64 run_rice.sh
I put it in the /Library/Frameworks/
Kevins-iMac:mupen64plus-bundle-osx-2.0rc2 kivu$ cd /Library/Frameworks/Kevins-iMac:Frameworks kivu$ lsAEProfiling.framework PluginManager.frameworkAERegistration.framework SDL2_image.frameworkAudioMixEngine.framework iTunesLibrary.frameworkNyxAudioAnalysis.framework
and tried to start the game with ./run_rice.sh DestructionDerby64.z64
Kevins-iMac:mupen64plus-bundle-osx-2.0rc2 kivu$ ./run_rice.sh DestructionDerby64.z64
dyld: Library not loaded: @rpath/SDL.framework/Versions/A/SDLReferenced from: /Users/kivu/Games/Emulator/mupen64plus-bundle-osx-2.0rc2/./mupen64plus.app/Contents/MacOS/mupen64plusReason: image not found
./run_rice.sh: line 1: 505 Trace/BPT trap: 5 ./mupen64plus.app/Contents/MacOS/mupen64plus --corelib ./mupen64plus.app/Contents/MacOS/libmupen64plus.dylib --plugindir ./mupen64plus.app/Contents/MacOS --gfx mupen64plus-video-rice "$1"Kevins-iMac:mupen64plus-bundle-osx-2.0rc2 kivu$
it don't work :'(
but thx for the help. We can make this to work.
Regards Kivu
Am Dienstag, 4. Juni 2013 17:06:01 UTC+2 schrieb kevin...@hotmail.com:Hi,
i will game DestructionDerby64.z64 on mac (10.8.3). But i don't understand how i can start this? i tried some tutorials but doesn't work.
here are my terminal commands
$ cd ./mupen64plus.app/Contents/MacOS/
$ ./mupen64plus path/to/rom.z64
why it doesn't work?
thx
kivu :)))
sry for bad english
--