Post Reply 
 
Thread Rating:
  • 1 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Mac OS X - PPSSPP Application Bundle Builds
08-29-2014, 10:27 PM
Post: #31
RE: Mac OS X - PPSSPP Application Bundle Builds
(08-29-2014 02:56 PM)ray_chan Wrote:  Dyld Error Message:
Library not loaded: @executable_path/../Frameworks/SDL.framework

Ray,

It looks like you are missing the SDL Framework. I checked my compiles, and it looks like it's not included on the b.sh build, so you probably just need to manually install it.
Best bet, imho, is to install homebrew. website: brew.sh

than simply
> brew install sdl
Find all posts by this user
Quote this message in a reply
08-30-2014, 08:01 AM (This post was last modified: 08-30-2014 08:24 AM by ray_chan.)
Post: #32
RE: Mac OS X - PPSSPP Application Bundle Builds
(08-29-2014 10:27 PM)Stanton Wrote:  
(08-29-2014 02:56 PM)ray_chan Wrote:  Dyld Error Message:
Library not loaded: @executable_path/../Frameworks/SDL.framework

Ray,

It looks like you are missing the SDL Framework. I checked my compiles, and it looks like it's not included on the b.sh build, so you probably just need to manually install it.
Best bet, imho, is to install homebrew. website: brew.sh

than simply
> brew install sdl
Thanks, I got it working. I was just wondering how can i get fullscreen? I got into terminal and add fullscreen but nothing happened, sorry I am a bit slow, hope someone could give me a hintConfusedConfused
And also, if i want to update the ppsspp to a newer version, what is the simplest way to do without losing my gamesaves??
Find all posts by this user
Quote this message in a reply
08-30-2014, 12:22 PM (This post was last modified: 08-30-2014 12:22 PM by kylez.)
Post: #33
RE: Mac OS X - PPSSPP Application Bundle Builds
(08-30-2014 08:01 AM)ray_chan Wrote:  Thanks, I got it working. I was just wondering how can i get fullscreen? I got into terminal and add fullscreen but nothing happened, sorry I am a bit slow, hope someone could give me a hintConfusedConfused
And also, if i want to update the ppsspp to a newer version, what is the simplest way to do without losing my gamesaves??

Be sure to drag to the terminal the ppssppsdl inside the "show package content" and add two semicolon to the terminal before fullscreen.

The gamesave is always in the same place. You can enter the invisible folder and drag it to any new ppsspp folder you want.
Find all posts by this user
Quote this message in a reply
08-30-2014, 05:55 PM (This post was last modified: 08-30-2014 05:57 PM by ashcott.)
Post: #34
RE: Mac OS X - PPSSPP Application Bundle Builds
thank you so much! (this will help me in the future too!)

thank you! (i didn't use your method but i'll remember it in the future!)
Find all posts by this user
Quote this message in a reply
08-30-2014, 09:29 PM
Post: #35
RE: Mac OS X - PPSSPP Application Bundle Builds
This probably isn't possible, and it's certainly not important, but could the status bar be changed to a solid black color as shown in the image below?


Attached File(s) Thumbnail(s)
   
Find all posts by this user
Quote this message in a reply
08-31-2014, 04:53 AM
Post: #36
RE: Mac OS X - PPSSPP Application Bundle Builds
(08-30-2014 12:22 PM)kylez Wrote:  
(08-30-2014 08:01 AM)ray_chan Wrote:  Thanks, I got it working. I was just wondering how can i get fullscreen? I got into terminal and add fullscreen but nothing happened, sorry I am a bit slow, hope someone could give me a hintConfusedConfused
And also, if i want to update the ppsspp to a newer version, what is the simplest way to do without losing my gamesaves??

Be sure to drag to the terminal the ppssppsdl inside the "show package content" and add two semicolon to the terminal before fullscreen.

The gamesave is always in the same place. You can enter the invisible folder and drag it to any new ppsspp folder you want.
I dragged the inside one to terminal, then put ;;fullscreen
?
Is it how you do it??
Find all posts by this user
Quote this message in a reply
08-31-2014, 10:51 AM
Post: #37
RE: Mac OS X - PPSSPP Application Bundle Builds
(08-31-2014 04:53 AM)ray_chan Wrote:  I dragged the inside one to terminal, then put ;;fullscreen
?
Is it how you do it??

Big ups, it's no two semicolons. It's two hyphen.

Be sure to drag to the terminal the ppssppsdl inside the "show package content" and add two hyphen to the terminal before fullscreen. Something like: --fullscreen

It was a bad translation from me.
Find all posts by this user
Quote this message in a reply
08-31-2014, 01:25 PM (This post was last modified: 08-31-2014 03:11 PM by vnctdj.)
Post: #38
RE: Mac OS X - PPSSPP Application Bundle Builds
(08-31-2014 10:51 AM)kylez Wrote:  
(08-31-2014 04:53 AM)ray_chan Wrote:  I dragged the inside one to terminal, then put ;;fullscreen
?
Is it how you do it??

Big ups, it's no two semicolons. It's two hyphen.

Be sure to drag to the terminal the ppssppsdl inside the "show package content" and add two hyphen to the terminal before fullscreen. Something like: --fullscreen

It was a bad translation from me.
I got it nowTongueTongueTongue Thanks mate
Just one more question. I tried to play monster hunter but it crashed, wonder if anyone has encountered this....

Code:
Crashed Thread:  1  Dispatch queue: com.apple.libdispatch-manager

Exception Type:  EXC_CRASH (SIGSEGV)
Exception Codes: 0x0000000000000000, 0x0000000000000000

Thread 0:: Dispatch queue: com.apple.main-thread
0   ???                               0x000000011e492ae3 0 + 4803078883

Thread 1 Crashed:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib            0x00007fff92130662 kevent64 + 10
1   libdispatch.dylib                 0x00007fff8b7ec421 _dispatch_mgr_invoke + 239
2   libdispatch.dylib                 0x00007fff8b7ec136 _dispatch_mgr_thread + 52

Thread 2:
0   libsystem_kernel.dylib            0x00007fff9212f716 __psynch_cvwait + 10
1   libsystem_pthread.dylib           0x00007fff8f32dc3b _pthread_cond_wait + 727
2                                     0x000000010f8dcf3d PrioritizedWorkQueue::Pop() + 109
3                                     0x000000010f8dd14a threadfunc(PrioritizedWorkQueue*) + 42
4                                     0x000000010f8dd21f void* std::thread::RunAndDelete<std::thread::Func<std::__1::__bind<void (*)(PrioritizedWorkQueue*), PrioritizedWorkQueue*&> > >(void*) + 15
5   libsystem_pthread.dylib           0x00007fff8f32b899 _pthread_body + 138
6   libsystem_pthread.dylib           0x00007fff8f32b72a _pthread_start + 137
7   libsystem_pthread.dylib           0x00007fff8f32ffc9 thread_start + 13

Thread 3:
0   libsystem_kernel.dylib            0x00007fff9212ba1a mach_msg_trap + 10
1   libsystem_kernel.dylib            0x00007fff9212ad18 mach_msg + 64
2   com.apple.CoreFoundation          0x00007fff8ca10f15 __CFRunLoopServiceMachPort + 181
3   com.apple.CoreFoundation          0x00007fff8ca10539 __CFRunLoopRun + 1161
4   com.apple.CoreFoundation          0x00007fff8ca0fe75 CFRunLoopRunSpecific + 309
5   com.apple.AppKit                  0x00007fff941c805e _NSEventThread + 144
6   libsystem_pthread.dylib           0x00007fff8f32b899 _pthread_body + 138
7   libsystem_pthread.dylib           0x00007fff8f32b72a _pthread_start + 137
8   libsystem_pthread.dylib           0x00007fff8f32ffc9 thread_start + 13

Thread 4:
0   libsystem_kernel.dylib            0x00007fff9212fe6a __workq_kernreturn + 10
1   libsystem_pthread.dylib           0x00007fff8f32cf08 _pthread_wqthread + 330
2   libsystem_pthread.dylib           0x00007fff8f32ffb9 start_wqthread + 13

Thread 5:
0   libsystem_kernel.dylib            0x00007fff9212fe6a __workq_kernreturn + 10
1   libsystem_pthread.dylib           0x00007fff8f32cf08 _pthread_wqthread + 330
2   libsystem_pthread.dylib           0x00007fff8f32ffb9 start_wqthread + 13

Thread 6:
0   libsystem_kernel.dylib            0x00007fff9212f716 __psynch_cvwait + 10
1   libsystem_pthread.dylib           0x00007fff8f32dc3b _pthread_cond_wait + 727
2                                     0x000000010f4d372c ThreadEventQueue<NoBase, AsyncIOEvent, AsyncIOEventType, (AsyncIOEventType)0, (AsyncIOEventType)1, (AsyncIOEventType)2>::RunEventsUntil(unsigned long long) + 124
3                                     0x000000010f4cc02e __IoManagerThread() + 126
4                                     0x000000010f5777eb void* std::thread::RunAndDelete<std::thread::Func<void (*)()> >(void*) + 11
5   libsystem_pthread.dylib           0x00007fff8f32b899 _pthread_body + 138
6   libsystem_pthread.dylib           0x00007fff8f32b72a _pthread_start + 137
7   libsystem_pthread.dylib           0x00007fff8f32ffc9 thread_start + 13

Thread 1 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000004  rbx: 0x00007fff78b8e900  rcx: 0x0000000110fef5c8  rdx: 0x0000000000000000
  rdi: 0x0000000000000003  rsi: 0x0000000000000000  rbp: 0x0000000110fef650  rsp: 0x0000000110fef5c8
   r8: 0x0000000000000001   r9: 0x0000000000000000  r10: 0x0000000110fef5e0  r11: 0x0000000000000246
  r12: 0x00007fff78b8e9c0  r13: 0x0000000110fef610  r14: 0x0000000110fef5e0  r15: 0x00007fff8b7fec10
  rip: 0x00007fff92130662  rfl: 0x0000000000000247  cr2: 0x00000001028c2000
  
Logical CPU:     0
Error Code:      0x02000171
Trap Number:     133


Binary Images:
       0x10f3f2000 -        0x10fc8cfe7 + (??? - ???) <3235DDEE-EAE0-3255-9E47-83C55E2C3B5C> /Users/USER/Desktop/*/PPSSPPSDL.app/Contents/MacOS/PPSSPPSDL
       0x110783000 -        0x1107dafff +SDL (1.2.14 - 1.2.14) <C726704D-C3D9-37D1-800E-9D92D9870EAE> /Library/Frameworks/SDL.framework/Versions/A/SDL
       0x1107ef000 -        0x1107f0fff  com.apple.VideoDecodeAcceleration (1.1 - 8) <E7FB3557-C423-3777-A24A-7C62FB9DDF96> /System/Library/Frameworks/VideoDecodeAcceleration.framework/Versions/A/VideoDecodeAcceleration
       0x1107f8000 -        0x1107fcfff  com.apple.agl (3.2.3 - AGL-3.2.3) <9851E4CC-DA6B-3AF4-9B06-61BAC289572D> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
       0x11312e000 -        0x113132ffd  com.apple.audio.AppleHDAHALPlugIn (2.6.3 - 2.6.3f4) <2EB88B27-FA19-3C0C-AA06-7FB8BC56694E> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
       0x1188f5000 -        0x118ac6fff  com.apple.audio.units.Components (1.10 - 1.10) <F74A9407-DDB5-3C4F-A051-47643871ED93> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x123400000000 -     0x123400435ff7  com.apple.driver.AppleIntelHD5000GraphicsGLDriver (8.28.30 - 8.2.8) <0D167AD0-89B0-346A-9BC8-6C02B54E5681> /System/Library/Extensions/AppleIntelHD5000GraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHD5000GraphicsGLDriver
    0x7fff62268000 -     0x7fff6229b817  dyld (239.4) <042C4CED-6FB2-3B1C-948B-CAF2EE3B9F7A> /usr/lib/dyld
    0x7fff87a7e000 -     0x7fff87a81ffa  libCGXType.A.dylib (599.25.10.1) <9E609F91-BD17-3C51-A877-C80E7183A867> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff87a82000 -     0x7fff87ac3fff  com.apple.PerformanceAnalysis (1.47 - 47) <7B73DFF4-75DB-3403-80D2-0F3FE48764C3> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x7fff87ac4000 -     0x7fff87ac4fff  com.apple.ApplicationServices (48 - 48) <3E3F01A8-314D-378F-835E-9CC4F8820031> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff87ac5000 -     0x7fff87af4fd2  libsystem_m.dylib (3047.16) <B7F0E2E4-2777-33FC-A787-D6430B630D54> /usr/lib/system/libsystem_m.dylib
    0x7fff87af5000 -     0x7fff87b03fff  com.apple.opengl (9.6.1 - 9.6.1) <B22FA400-5824-36AF-9945-5FEC31995A0E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff87b04000 -     0x7fff87b06fff  libRadiance.dylib (1043) <9813995C-DEAA-3992-8DF8-320E4E4E288B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff87b07000 -     0x7fff87ca3ff3  com.apple.QuartzCore (1.8 - 332.3) <72003E51-1287-395B-BCBC-331597D45C5E> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff87ca4000 -     0x7fff87cacff7  com.apple.speech.recognition.framework (4.2.4 - 4.2.4) <98BBB3E4-6239-3EF1-90B2-84EA0D3B8D61> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff87cf6000 -     0x7fff87ff4fff  com.apple.Foundation (6.9 - 1056.13) <2EE9AB07-3EA0-37D3-B407-4A520F2CB497> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff87ff5000 -     0x7fff88163ff7  libBLAS.dylib (1094.5) <DE93A590-5FA5-32A2-A16C-5D7D7361769F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff8817b000 -     0x7fff881b0ffc  com.apple.LDAPFramework (2.4.28 - 194.5) <4ADD0595-25B9-3F09-897E-3FB790AD2C5A> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff881c8000 -     0x7fff881c8ffd  com.apple.audio.units.AudioUnit (1.10 - 1.10) <68B21135-55A6-3563-A3D6-3E692A7DEB7F> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff881ce000 -     0x7fff8833eff4  com.apple.CFNetwork (673.4 - 673.4) <F3BF6020-99BE-3844-A7B8-352B93AD02F3> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff8833f000 -     0x7fff88363fff  libxpc.dylib (300.90.2) <AB40CD57-F454-3FD4-B415-63B3C0D5C624> /usr/lib/system/libxpc.dylib
    0x7fff8836e000 -     0x7fff88386ff7  com.apple.openscripting (1.4 - 157) <B3B037D7-1019-31E6-9D17-08E699AF3701> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fff88390000 -     0x7fff88771ffe  libLAPACK.dylib (1094.5) <7E7A9B8D-1638-3914-BAE0-663B69865986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff88772000 -     0x7fff88856fff  com.apple.coreui (2.1 - 231) <432DB40C-6B7E-39C8-9FB5-B95917930056> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff88af7000 -     0x7fff88b6efff  com.apple.CoreServices.OSServices (600.4 - 600.4) <C63562F5-6DF5-3EE9-8897-FF61A44C8251> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff88bfe000 -     0x7fff88c43fff  libcurl.4.dylib (78.94.1) <88F27F9B-052E-3375-938D-2603E90D8AD5> /usr/lib/libcurl.4.dylib
    0x7fff88c45000 -     0x7fff88c50fff  libkxld.dylib (2422.110.17) <B6140BAB-0EAF-3E4F-B055-314068056BB4> /usr/lib/system/libkxld.dylib
    0x7fff88c51000 -     0x7fff88d1bfff  com.apple.LaunchServices (572.28 - 572.28) <FDED4724-4CB6-3DE5-B785-AE6D4C261CF6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff88dd6000 -     0x7fff88ddefff  libsystem_dnssd.dylib (522.92.1) <17B03FFD-92C5-3282-9981-EBB28B456207> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff88ddf000 -     0x7fff88f8cf27  libobjc.A.dylib (551.1) <AD7FD984-271E-30F4-A361-6B20319EC73B> /usr/lib/libobjc.A.dylib
    0x7fff88f8d000 -     0x7fff88f8dfff  com.apple.Accelerate (1.9 - Accelerate 1.9) <509BB27A-AE62-366D-86D8-0B06D217CF56> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff89202000 -     0x7fff89255fff  com.apple.ScalableUserInterface (1.0 - 1) <CF745298-7373-38D2-B3B1-727D5A569E48> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
    0x7fff89256000 -     0x7fff8926fff7  com.apple.Ubiquity (1.3 - 289) <C7F1B734-CE81-334D-BE41-8B20D95A1F9B> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
    0x7fff892d4000 -     0x7fff8935ffff  libCoreStorage.dylib (380) <DE9B3F8C-045C-3010-9A25-C8CD72F1066B> /usr/lib/libCoreStorage.dylib
    0x7fff8939f000 -     0x7fff893e4ff6  com.apple.HIServices (1.23 - 468) <5970AF5C-F5BD-3B6A-97C9-95B2CA98D71D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff89407000 -     0x7fff89474fff  com.apple.SearchKit (1.4.0 - 1.4.0) <B9B8D510-A27E-36B0-93E9-17146D9E9045> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff8949c000 -     0x7fff8949fffc  com.apple.IOSurface (91.1 - 91.1) <D00EEB0C-8AA8-3986-90C1-C97B2486E8FA> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff89516000 -     0x7fff89520ff7  com.apple.CrashReporterSupport (10.9 - 539) <B25A09EC-A021-32EC-86F8-05B4837E0EDE> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x7fff89521000 -     0x7fff895e3ff5  com.apple.CoreText (367.20 - 367.20) <B80D086D-93A9-3C35-860E-9C3FDD027F3B> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff897d6000 -     0x7fff897e2ff7  com.apple.OpenDirectory (10.9 - 173.90.1) <256C265B-7FA6-326D-9F60-18DADF5F3A0E> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff897e6000 -     0x7fff897f1ff7  com.apple.NetAuth (5.0 - 5.0) <C811E662-9EC3-3B74-808A-A75D624F326B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff897f2000 -     0x7fff8981efff  com.apple.CoreServicesInternal (184.9 - 184.9) <4DEA54F9-81D6-3EDB-AA3C-1F9C497B3379> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x7fff8981f000 -     0x7fff89824ff7  libunwind.dylib (35.3) <78DCC358-2FC1-302E-B395-0155B47CB547> /usr/lib/system/libunwind.dylib
    0x7fff89825000 -     0x7fff89914fff  libFontParser.dylib (111.1) <835A8253-6AB9-3AAB-9CBF-171440DEC486> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff89971000 -     0x7fff89982ff7  libsystem_asl.dylib (217.1.4) <655FB343-52CF-3E2F-B14D-BEBF5AAEF94D> /usr/lib/system/libsystem_asl.dylib
    0x7fff89983000 -     0x7fff89989fff  com.apple.AOSNotification (1.7.0 - 760.3) <7901B867-60F7-3645-BB3E-18C51A6FBCC6> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotification
    0x7fff8998a000 -     0x7fff89c74fff  com.apple.CoreServices.CarbonCore (1077.17 - 1077.17) <3A2E92FD-DEE2-3D45-9619-11500801A61C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff89c75000 -     0x7fff89c90ff7  libsystem_malloc.dylib (23.10.1) <A695B4E4-38E9-332E-A772-29D31E3F1385> /usr/lib/system/libsystem_malloc.dylib
    0x7fff89f97000 -     0x7fff8a05bff7  com.apple.backup.framework (1.5.4 - 1.5.4) <195DA868-47A5-37E6-8CF0-9BCF11846899> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff8a05c000 -     0x7fff8a05dfff  com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x7fff8a0c9000 -     0x7fff8a11aff7  com.apple.audio.CoreAudio (4.2.1 - 4.2.1) <BE13E840-FB45-3BC2-BCF5-031629754FD5> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff8a13e000 -     0x7fff8a398ff9  com.apple.security (7.0 - 55471.14.8) <EA03E140-2509-3A07-8440-2DC97C0D478B> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff8a3e4000 -     0x7fff8a3e6ff7  com.apple.securityhi (9.0 - 55005) <18C42525-688C-3D47-B9C9-1E0F8F58FA64> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff8a3e7000 -     0x7fff8a3eafff  com.apple.help (1.3.3 - 46) <AE763646-D07A-3F9A-ACD4-F5CBD734EE36> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x7fff8a3eb000 -     0x7fff8a3f2fff  com.apple.NetFS (6.0 - 4.0) <8E26C099-CE9D-3819-91A2-64EA929C6137> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff8afd2000 -     0x7fff8b05bfff  com.apple.ColorSync (4.9.0 - 4.9.0) <B756B908-9AD1-3F5D-83F9-7A0B068387D2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff8b106000 -     0x7fff8b192ff7  com.apple.ink.framework (10.9 - 207) <8A50B893-AD03-3826-8555-A54FEAF08F47> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fff8b1da000 -     0x7fff8b1dafff  com.apple.Cocoa (6.8 - 20) <E90E99D7-A425-3301-A025-D9E0CD11918E> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff8b282000 -     0x7fff8b28cff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <2D27B498-BB9C-3D88-B05A-76908A8A26F3> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x7fff8b28d000 -     0x7fff8b2e6fff  libTIFF.dylib (1043) <D7CAE68F-6087-3B40-9CB8-EC6DB47BF877> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff8b2e7000 -     0x7fff8b318fff  com.apple.MediaKit (15 - 709) <23E33409-5C39-3F93-9E73-2B0E9EE8883E> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fff8b319000 -     0x7fff8b31dff7  libGIF.dylib (1043) <AF0FE71A-27AB-31E0-8CEA-BC0BF2091FA8> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff8b462000 -     0x7fff8b553ff9  libiconv.2.dylib (41) <BB44B115-AC32-3877-A0ED-AEC6232A4563> /usr/lib/libiconv.2.dylib
    0x7fff8b7e9000 -     0x7fff8b803fff  libdispatch.dylib (339.92.1) <C4E4A18D-3C3B-3C9C-8709-A4270D998DE7> /usr/lib/system/libdispatch.dylib
    0x7fff8ba90000 -     0x7fff8ba91fff  libunc.dylib (28) <62682455-1862-36FE-8A04-7A6B91256438> /usr/lib/system/libunc.dylib
    0x7fff8ba92000 -     0x7fff8ba93ff7  com.apple.print.framework.Print (9.0 - 260) <EE00FAE1-DA03-3EC2-8571-562518C46994> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x7fff8bcf6000 -     0x7fff8bcffffd  com.apple.CommonAuth (4.0 - 2.0) <32BA436F-6319-3A0B-B5D2-2EB75FF36B5B> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff8bd1c000 -     0x7fff8bd4cfff  com.apple.IconServices (25 - 25.17) <4751127E-FBD5-3ED5-8510-08D4E4166EFE> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
    0x7fff8bd4d000 -     0x7fff8bd74ffb  libsystem_info.dylib (449.1.3) <7D41A156-D285-3849-A2C3-C04ADE797D98> /usr/lib/system/libsystem_info.dylib
    0x7fff8bd75000 -     0x7fff8bd78fff  libCoreVMClient.dylib (58.1) <EBC36C69-C896-3C3D-8589-3E9023E7E56F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff8c20b000 -     0x7fff8c212ff8  liblaunch.dylib (842.92.1) <A40A0C7B-3216-39B4-8AE0-B5D3BAF1DA8A> /usr/lib/system/liblaunch.dylib
    0x7fff8c213000 -     0x7fff8c237ff7  libJPEG.dylib (1043) <25723F3F-48A6-3AC5-A7A3-58E418FEBF3F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff8c2c4000 -     0x7fff8c2cffff  libGPUSupportMercury.dylib (9.6.1) <A34D5C51-28E0-398A-881D-552B47D2DD3C> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib
    0x7fff8c324000 -     0x7fff8c326ffb  libutil.dylib (34) <DAC4A6CF-A1BB-3874-9569-A919316D30E8> /usr/lib/libutil.dylib
    0x7fff8c327000 -     0x7fff8c334fff  com.apple.Sharing (132.2 - 132.2) <F983394A-226D-3244-B511-FA51FDB6ADDA> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x7fff8c335000 -     0x7fff8c335fff  com.apple.CoreServices (59 - 59) <7A697B5E-F179-30DF-93F2-8B503CEEEFD5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff8c352000 -     0x7fff8c362fff  libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib
    0x7fff8c363000 -     0x7fff8c372ff8  com.apple.LangAnalysis (1.7.0 - 1.7.0) <8FE131B6-1180-3892-98F5-C9C9B79072D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff8c3fc000 -     0x7fff8c421ff7  com.apple.CoreVideo (1.8 - 117.2) <4674339E-26D0-35FA-9958-422832B39B12> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff8c422000 -     0x7fff8c439ff7  com.apple.CFOpenDirectory (10.9 - 173.90.1) <EBC0A1F2-9054-3D39-99AE-A3F655E55D6A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff8c489000 -     0x7fff8c49aff7  libz.1.dylib (53) <42E0C8C6-CA38-3CA4-8619-D24ED5DD492E> /usr/lib/libz.1.dylib
    0x7fff8c49b000 -     0x7fff8c4c2ff7  libsystem_network.dylib (241.3) <8B1E1F1D-A5CC-3BAE-8B1E-ABC84337A364> /usr/lib/system/libsystem_network.dylib
    0x7fff8c50f000 -     0x7fff8c5dafff  libvDSP.dylib (423.32) <3BF732BE-DDE0-38EB-8C54-E4E3C64F77A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff8c5db000 -     0x7fff8c5e5fff  libcommonCrypto.dylib (60049) <8C4F0CA0-389C-3EDC-B155-E62DD2187E1D> /usr/lib/system/libcommonCrypto.dylib
    0x7fff8c5e6000 -     0x7fff8c601ff7  libCRFSuite.dylib (34) <FFAE75FA-C54E-398B-AA97-18164CD9789D> /usr/lib/libCRFSuite.dylib
    0x7fff8c602000 -     0x7fff8c63bff7  com.apple.QD (3.50 - 298) <C1F20764-DEF0-34CF-B3AB-AB5480D64E66> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff8c63c000 -     0x7fff8c69fffb  com.apple.SystemConfiguration (1.13.1 - 1.13.1) <2C8E1A73-5AD6-3A7D-8ED8-D6755555A993> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff8c74a000 -     0x7fff8c757ff7  libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib
    0x7fff8c758000 -     0x7fff8c759ff7  libSystem.B.dylib (1197.1.1) <E303F2F8-A8CF-3DF3-84B3-F2D0EE41CCF6> /usr/lib/libSystem.B.dylib
    0x7fff8c75a000 -     0x7fff8c7a7fff  com.apple.AppleVAFramework (5.0.27 - 5.0.27) <608D91BD-9D88-3FAB-9A06-24C1DAEA092D> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff8c918000 -     0x7fff8c984fff  com.apple.framework.IOKit (2.0.1 - 907.100.13) <057FDBA3-56D6-3903-8C0B-849214BF1985> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff8c985000 -     0x7fff8c991ffb  com.apple.AppleFSCompression (56.92.1 - 1.0) <066255FD-DBD1-3041-8DDA-7AFC41C9096D> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
    0x7fff8c992000 -     0x7fff8c99fff4  com.apple.Librarian (1.2 - 1) <F1A2744D-8536-32C7-8218-9972C6300DAE> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
    0x7fff8c9a0000 -     0x7fff8cb85fff  com.apple.CoreFoundation (6.9 - 855.17) <729BD6DA-1F63-3E72-A148-26F21EBF52BB> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff8cc0c000 -     0x7fff8cc64ff7  com.apple.Symbolication (1.4 - 129.0.2) <B1F008C4-184D-36A2-922F-4A67A075D512> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    0x7fff8cc8b000 -     0x7fff8cc8ffff  com.apple.IOAccelerator (98.22 - 98.22) <AB1F2662-330B-3D88-8E30-A8343203CD38> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
    0x7fff8d15f000 -     0x7fff8d16afff  libGL.dylib (9.6.1) <4B65BF9F-F34A-3CD1-94E8-DB26DAA0A59D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff8d16b000 -     0x7fff8d1b9fff  libcorecrypto.dylib (161.1) <F3973C28-14B6-3006-BB2B-00DD7F09ABC7> /usr/lib/system/libcorecrypto.dylib
    0x7fff8d238000 -     0x7fff8d261ff7  libc++abi.dylib (49.1) <21A807D3-6732-3455-B77F-743E9F916DF0> /usr/lib/libc++abi.dylib
    0x7fff8d262000 -     0x7fff8d26bfff  com.apple.speech.synthesis.framework (4.7.1 - 4.7.1) <383FB557-E88E-3239-82B8-15F9F885B702> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff8d26c000 -     0x7fff8d35afff  libJP2.dylib (1043) <C4031D64-6C57-3FB4-9D87-874D387381DB> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff8d77f000 -     0x7fff8d7aefff  com.apple.DebugSymbols (106 - 106) <E1BDED08-523A-36F4-B2DA-9D5C712F0AC7> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x7fff8db87000 -     0x7fff8dbb0fff  GLRendererFloat (9.6.1) <23A2C705-F932-335D-B27B-565A30333460> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
    0x7fff8dbb1000 -     0x7fff8dbb2ff7  libsystem_blocks.dylib (63) <FB856CD1-2AEA-3907-8E9B-1E54B6827F82> /usr/lib/system/libsystem_blocks.dylib
    0x7fff8dbc0000 -     0x7fff8dc0dff2  com.apple.print.framework.PrintCore (9.0 - 428) <8D8253E3-302F-3DB2-9C5C-572CB974E8B3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff8dc0e000 -     0x7fff8dc8ffff  com.apple.CoreSymbolication (3.0.1 - 141.0.5) <20E484C4-9F0E-3DF6-BB27-D509859FF57A> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x7fff8de4e000 -     0x7fff8de67ff7  com.apple.Kerberos (3.0 - 1) <F108AFEB-198A-3BAF-BCA5-9DFCE55EFF92> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff8de72000 -     0x7fff8de78ff7  libsystem_platform.dylib (24.90.1) <3C3D3DA8-32B9-3243-98EC-D89B9A1670B3> /usr/lib/system/libsystem_platform.dylib
    0x7fff8de79000 -     0x7fff8de82ff3  libsystem_notify.dylib (121) <52571EC3-6894-37E4-946E-064B021ED44E> /usr/lib/system/libsystem_notify.dylib
    0x7fff8e00e000 -     0x7fff8e081fff  com.apple.securityfoundation (6.0 - 55122.3) <8575DF7A-EC79-3FCE-A737-7512363A5B12> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff8e082000 -     0x7fff8e0baff7  com.apple.RemoteViewServices (2.0 - 94) <3F34D630-3DDB-3411-BC28-A56A9B55EBDA> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x7fff8e0bb000 -     0x7fff8e0e3ffb  libRIP.A.dylib (599.25.10.1) <623091DF-5769-3326-90EB-44EFC8087660> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff8e0ea000 -     0x7fff8e394ff5  com.apple.HIToolbox (2.1.1 - 698) <A388E773-AE7B-3FD1-8662-A98E6E24EA16> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff8e396000 -     0x7fff8e3beffb  libxslt.1.dylib (13) <C9794936-633C-3F0C-9E71-30190B9B41C1> /usr/lib/libxslt.1.dylib
    0x7fff8e3bf000 -     0x7fff8e3eeff9  com.apple.GSS (4.0 - 2.0) <44E914BE-B0D0-3E05-9451-CA9E539AFA52> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff8e4e4000 -     0x7fff8e574ff7  com.apple.Metadata (10.7.0 - 800.28) <E85AEB1B-CB17-38BC-B5C6-AAB50B47AF05> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff8e575000 -     0x7fff8e575ffd  libOpenScriptingUtil.dylib (157) <19F0E769-0989-3062-9AFB-8976E90E9759> /usr/lib/libOpenScriptingUtil.dylib
    0x7fff8e576000 -     0x7fff8e5bdff7  libcups.2.dylib (372.4) <36EA4350-43B4-3A5C-9904-10685BFDA7D4> /usr/lib/libcups.2.dylib
    0x7fff8e725000 -     0x7fff8e789fff  com.apple.datadetectorscore (5.0 - 354.5) <0AE9749A-6BFC-3032-B802-210DF59AEDB0> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff8e78a000 -     0x7fff8ebbdffb  com.apple.vision.FaceCore (3.0.0 - 3.0.0) <F42BFC9C-0B16-35EF-9A07-91B7FDAB7FC5> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x7fff8ebbe000 -     0x7fff8ee8fff4  com.apple.CoreImage (9.4.0) <2C636ECD-0F1A-357C-9EFF-0452476FDDF5> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7fff8ee90000 -     0x7fff8eeb5ff7  com.apple.ChunkingLibrary (2.0 - 155.1) <B845DC7A-D1EA-31E2-967C-D1FE0C628036> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
    0x7fff8eec0000 -     0x7fff8eef4fff  libssl.0.9.8.dylib (50) <B15F967C-B002-36C2-9621-3456D8509F50> /usr/lib/libssl.0.9.8.dylib
    0x7fff8f187000 -     0x7fff8f18efff  libcompiler_rt.dylib (35) <4CD916B2-1B17-362A-B403-EF24A1DAC141> /usr/lib/system/libcompiler_rt.dylib
    0x7fff8f18f000 -     0x7fff8f193fff  libpam.2.dylib (20) <B93CE8F5-DAA8-30A1-B1F6-F890509513CB> /usr/lib/libpam.2.dylib
    0x7fff8f194000 -     0x7fff8f19dff7  libcldcpuengine.dylib (2.3.58) <E3A84FEC-4060-39C2-A469-159A443D2B6D> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
    0x7fff8f19e000 -     0x7fff8f1b0fff  com.apple.ImageCapture (9.0 - 9.0) <BE0B65DA-3031-359B-8BBA-B9803D4ADBF4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x7fff8f1b9000 -     0x7fff8f1bdfff  com.apple.CommonPanels (1.2.6 - 96) <6B434AFD-50F8-37C7-9A56-162C17E375B3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x7fff8f1be000 -     0x7fff8f1c0fff  libCVMSPluginSupport.dylib (9.6.1) <FB37F4C4-1E84-3349-BB03-92CA0A5F6837> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x7fff8f1e1000 -     0x7fff8f250ff1  com.apple.ApplicationServices.ATS (360 - 363.3) <546E89D9-2AE7-3111-B2B8-2366650D22F0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff8f32a000 -     0x7fff8f331ff7  libsystem_pthread.dylib (53.1.4) <AB498556-B555-310E-9041-F67EC9E00E2C> /usr/lib/system/libsystem_pthread.dylib
    0x7fff8f332000 -     0x7fff8f780fef  com.apple.VideoToolbox (1.0 - 1273.54) <4699BB55-7387-3981-9217-869215F00CA9> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x7fff8f781000 -     0x7fff8f786fff  libmacho.dylib (845) <1D2910DF-C036-3A82-A3FD-44FF73B5FF9B> /usr/lib/system/libmacho.dylib
    0x7fff8f787000 -     0x7fff8f788ff7  libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff8f789000 -     0x7fff8f78dff7  libheimdal-asn1.dylib (323.92.1) <CAE21FFF-5763-399C-B7C5-EEBFFEEF2242> /usr/lib/libheimdal-asn1.dylib
    0x7fff8f78e000 -     0x7fff8f796ffc  libGFXShared.dylib (9.6.1) <25BBF325-AC57-3BAA-9427-2D14CC243AE6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff8f797000 -     0x7fff8f7d6fff  libGLU.dylib (9.6.1) <AE032555-3E2F-3DBF-A26D-EA4576061605> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff8f7d7000 -     0x7fff8f815ff7  libGLImage.dylib (9.6.1) <5E02B38C-9F36-39BE-8746-724F0D8BBFC0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff8ff66000 -     0x7fff8ff6dffb  libcopyfile.dylib (103.92.1) <CF29DFF6-0589-3590-834C-82E2316612E8> /usr/lib/system/libcopyfile.dylib
    0x7fff8ff6e000 -     0x7fff901b6ff7  com.apple.CoreData (107 - 481.3) <E78734AA-E3D0-33CB-A014-620BBCAB2E96> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff901e6000 -     0x7fff9034cfff  libGLProgrammability.dylib (9.6.1) <07700B99-8542-32D7-BB96-29472EFE75EF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
    0x7fff9039e000 -     0x7fff90456ff7  com.apple.DiscRecording (8.0 - 8000.4.6) <CDAAAD04-A1D0-3C67-ABCC-EFC9E8D44E7E> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff90457000 -     0x7fff9045cfff  com.apple.DiskArbitration (2.6 - 2.6) <A4165553-770E-3D27-B217-01FC1F852B87> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff9045d000 -     0x7fff905fdff7  GLEngine (9.6.1) <28300FBD-E3B2-35D2-BB54-77DCE62FC371> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundle/GLEngine
    0x7fff907b1000 -     0x7fff90905ff3  com.apple.audio.toolbox.AudioToolbox (1.10 - 1.10) <69B273E8-5A8E-3FC7-B807-C16B657662FE> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff90985000 -     0x7fff90a0eff7  libsystem_c.dylib (997.90.3) <6FD3A400-4BB2-3B95-B90C-BE6E9D0D78FA> /usr/lib/system/libsystem_c.dylib
    0x7fff90dc8000 -     0x7fff90ea7fff  libcrypto.0.9.8.dylib (50) <B95B9DBA-39D3-3EEF-AF43-44608B28894E> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff90ea8000 -     0x7fff90ea9fff  liblangid.dylib (117) <9546E641-F730-3AB0-B3CD-E0E2FDD173D9> /usr/lib/liblangid.dylib
    0x7fff90eb1000 -     0x7fff90ec9ff7  com.apple.GenerationalStorage (2.0 - 160.3) <64749B08-0212-3AC8-9B49-73D662B09304> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
    0x7fff90eca000 -     0x7fff90ed2ff3  libCGCMS.A.dylib (599.25.10.1) <9A4FAAD7-1C16-33F8-A615-1DCAB0546E31> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS.A.dylib
    0x7fff90ff0000 -     0x7fff90ff4ff7  libcache.dylib (62) <BDC1E65B-72A1-3DA3-A57C-B23159CAAD0B> /usr/lib/system/libcache.dylib
    0x7fff90ff5000 -     0x7fff910a5ff7  libvMisc.dylib (423.32) <049C0735-1808-39B9-943F-76CB8021744F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff91c3b000 -     0x7fff91c3dfff  com.apple.EFILogin (2.0 - 2) <C360E8AF-E9BB-3BBA-9DF0-57A92CEF00D4> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
    0x7fff91c3e000 -     0x7fff91d44ff7  com.apple.ImageIO.framework (3.3.0 - 1043) <C4ADE5B1-A540-34E1-A043-118185489C9D> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff91d45000 -     0x7fff91d48fff  com.apple.TCC (1.0 - 1) <32A075D9-47FD-3E71-95BC-BFB0D583F41C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff91d49000 -     0x7fff91f01ffb  libicucore.A.dylib (511.34) <616A65D6-3F20-3EAB-8CA8-273AD890261C> /usr/lib/libicucore.A.dylib
    0x7fff91f05000 -     0x7fff91f53ff7  com.apple.opencl (2.3.59 - 2.3.59) <044485A4-A50C-34CE-A1F9-35A50CC68313> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff91f54000 -     0x7fff91f9bfff  libFontRegistry.dylib (127) <A77A0480-AA5D-3CC8-8B68-69985CD546DC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff91f9c000 -     0x7fff91f9fff7  libdyld.dylib (239.4) <7C9EC3B7-DDE3-33FF-953F-4067C743951D> /usr/lib/system/libdyld.dylib
    0x7fff91fb3000 -     0x7fff91fb3fff  com.apple.Carbon (154 - 157) <45A9A40A-78FF-3EA0-8FAB-A4F81052FA55> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff91fb4000 -     0x7fff91fbeff7  libcsfde.dylib (380) <A5CF6F85-0537-399F-968B-1536B1235E65> /usr/lib/libcsfde.dylib
    0x7fff91fbf000 -     0x7fff91fd1ff7  com.apple.MultitouchSupport.framework (245.13 - 245.13) <E51DE5CA-9859-3C13-A24F-37EF4385C1D6> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff91fd2000 -     0x7fff92102ff7  com.apple.desktopservices (1.8.3 - 1.8.3) <225BEC20-F8E0-3F22-9560-890A1A5B9050> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff9211a000 -     0x7fff92136ff7  libsystem_kernel.dylib (2422.110.17) <873931CE-D1AF-3596-AADB-D2E63C9AB29F> /usr/lib/system/libsystem_kernel.dylib
    0x7fff92fbf000 -     0x7fff92fbffff  com.apple.Accelerate.vecLib (3.9 - vecLib 3.9) <F8D0CC77-98AC-3B58-9FE6-0C25421827B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff9301f000 -     0x7fff93084ffb  com.apple.Heimdal (4.0 - 2.0) <F34D6627-9F80-3823-8B57-DB629307DF87> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff93085000 -     0x7fff930aefff  com.apple.DictionaryServices (1.2 - 208) <A539A058-BA57-35EE-AA08-D0B0E835127D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff93463000 -     0x7fff93d8332b  com.apple.CoreGraphics (1.600.0 - 599.25.10.1) <EC14B831-96BB-3A50-A451-E36BDC8F59FB> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff93d84000 -     0x7fff93d85fff  libsystem_sandbox.dylib (278.11.1) <0D0B13EA-6B7A-3AC8-BE60-B548543BEB77> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff93d86000 -     0x7fff93d87ffb  libremovefile.dylib (33) <3543F917-928E-3DB2-A2F4-7AB73B4970EF> /usr/lib/system/libremovefile.dylib
    0x7fff93ee0000 -     0x7fff93f32fff  libc++.1.dylib (120) <4F68DFC5-2077-39A8-A449-CAC5FDEE7BDE> /usr/lib/libc++.1.dylib
    0x7fff94004000 -     0x7fff94b7aff7  com.apple.AppKit (6.9 - 1265.21) <9DC13B27-841D-3839-93B2-3EDE66157BDE> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff94ba6000 -     0x7fff94ba8ff3  libsystem_configuration.dylib (596.15) <4998CB6A-9D54-390A-9F57-5D1AC53C135C> /usr/lib/system/libsystem_configuration.dylib
    0x7fff94ba9000 -     0x7fff94bb9ffb  libsasl2.2.dylib (170) <C8E25710-68B6-368A-BF3E-48EC7273177B> /usr/lib/libsasl2.2.dylib
    0x7fff94c4d000 -     0x7fff94d34ff7  libxml2.2.dylib (26) <A1DADD11-89E5-3DE4-8802-07186225967F> /usr/lib/libxml2.2.dylib
    0x7fff94d35000 -     0x7fff94d70fff  com.apple.bom (14.0 - 193.1) <EF24A562-6D3C-379E-8B9B-FAE0E4A0EF7C> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff94e04000 -     0x7fff94e06ff7  libquarantine.dylib (71) <7A1A2BCB-C03D-3A25-BFA4-3E569B2D2C38> /usr/lib/system/libquarantine.dylib
    0x7fff94e07000 -     0x7fff94e14ff0  libbz2.1.0.dylib (29) <0B98AC35-B138-349C-8063-2B987A75D24C> /usr/lib/libbz2.1.0.dylib
    0x7fff94e17000 -     0x7fff94e72ffb  com.apple.AE (665.5 - 665.5) <BBA230F9-144C-3CAB-A77A-0621719244CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff94e83000 -     0x7fff94eccfff  com.apple.CoreMedia (1.0 - 1273.54) <CAB7303A-9AB2-317A-99C3-BEAA8AE8764B> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff94ecd000 -     0x7fff94f9eff1  com.apple.DiskImagesFramework (10.9 - 371.1) <D85430A6-1410-3B5F-9D11-17E2440B786E> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x7fff94f9f000 -     0x7fff94fe1ff7  libauto.dylib (185.5) <F45C36E8-B606-3886-B5B1-B6745E757CA8> /usr/lib/libauto.dylib
    0x7fff94ff6000 -     0x7fff950e0fff  libsqlite3.dylib (158) <00269BF9-43BE-39E0-9C85-24585B9923C8> /usr/lib/libsqlite3.dylib
    0x7fff95104000 -     0x7fff95108ff7  libsystem_stats.dylib (93.90.3) <4E51D5B0-92A0-3D0D-B90E-495A1ED3E391> /usr/lib/system/libsystem_stats.dylib
    0x7fff95109000 -     0x7fff95124ff7  libPng.dylib (1043) <23D2DAB7-C9A9-392F-989A-871E89E7751D> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff9518c000 -     0x7fff951a8fff  libresolv.9.dylib (54) <11C2C826-F1C6-39C6-B4E8-6E0C41D4FA95> /usr/lib/libresolv.9.dylib
    0x7fff951a9000 -     0x7fff951a9ff7  libkeymgr.dylib (28) <3AA8D85D-CF00-3BD3-A5A0-E28E1A32A6D8> /usr/lib/system/libkeymgr.dylib
    0x7fff95206000 -     0x7fff954dafc7  com.apple.vImage (7.0 - 7.0) <D241DBFA-AC49-31E2-893D-EAAC31890C90> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage

Edit by vnctdj : Please use the "code" tag when you post long lists like this one.
Find all posts by this user
Quote this message in a reply
08-31-2014, 06:54 PM
Post: #39
RE: Mac OS X - PPSSPP Application Bundle Builds
(08-31-2014 04:53 AM)ray_chan Wrote:  Just one more question. I tried to play monster hunter but it crashed, wonder if anyone has encountered this....

I'm playing Monster Hunter Freedom Unite all the time with my imac late 2012. I'm not sure what's grong. Maybe you mess up with the preferences of ppsspp.

Try this guide -> forums.ppsspp.org/showthread.php?tid=5236

Any other game yoo try is crashing? Remember you have to dump your own psp games.
Find all posts by this user
Quote this message in a reply
09-01-2014, 06:38 AM
Post: #40
RE: Mac OS X - PPSSPP Application Bundle Builds
(08-31-2014 06:54 PM)kylez Wrote:  
(08-31-2014 04:53 AM)ray_chan Wrote:  Just one more question. I tried to play monster hunter but it crashed, wonder if anyone has encountered this....

I'm playing Monster Hunter Freedom Unite all the time with my imac late 2012. I'm not sure what's grong. Maybe you mess up with the preferences of ppsspp.

Try this guide -> forums.ppsspp.org/showthread.php?tid=5236

Any other game yoo try is crashing? Remember you have to dump your own psp games.
Just that one so far, I downloaded the HD remake version with english translation, it works perfectly so far. Thanks guys
Find all posts by this user
Quote this message in a reply
09-01-2014, 09:36 PM
Post: #41
RE: Mac OS X - PPSSPP Application Bundle Builds
Automated builds of PPSSPP for iOS, OS X, Linux, and Android are now available - see this thread for more information: http://forums.ppsspp.org/showthread.php?tid=13059

-angelXwind sinks back into her hiding hole-
Find all posts by this user
Quote this message in a reply
09-02-2014, 09:51 PM
Post: #42
RE: Mac OS X - PPSSPP Application Bundle Builds
(09-01-2014 09:36 PM)angelXwind Wrote:  Automated builds of PPSSPP for iOS, OS X, Linux, and Android are now available - see this thread for more information: http://forums.ppsspp.org/showthread.php?tid=13059

Thanks so much for the builds, angel. I appreciate it a lot.
Find all posts by this user
Quote this message in a reply
02-12-2015, 03:24 AM
Post: #43
RE: Mac OS X - PPSSPP Application Bundle Builds
i have an issue with ppsspp v1.0 , it crashes when i try to run a game... a had intalled the v9.0 , and it work pretty fine, but becouse of the sensitivity issue i downloaded the v1.0 , any clue ?
Find all posts by this user
Quote this message in a reply
02-15-2015, 11:30 AM
Post: #44
RE: Mac OS X - PPSSPP Application Bundle Builds
(02-12-2015 03:24 AM)pshema Wrote:  i have an issue with ppsspp v1.0 , it crashes when i try to run a game... a had intalled the v9.0 , and it work pretty fine, but becouse of the sensitivity issue i downloaded the v1.0 , any clue ?

I have the same problem.
I tried to read the issues section of the github repository of PPSSPP and it seems that the new version of the ffmpeg library was compiled using one of the latest OSX versions, so PPSSPP won't work on previous versions of the operating system until someone build and commits a backward compatible version.
Find all posts by this user
Quote this message in a reply
02-16-2015, 07:05 AM
Post: #45
RE: Mac OS X - PPSSPP Application Bundle Builds
(02-15-2015 11:30 AM)-Soel- Wrote:  
(02-12-2015 03:24 AM)pshema Wrote:  i have an issue with ppsspp v1.0 , it crashes when i try to run a game... a had intalled the v9.0 , and it work pretty fine, but becouse of the sensitivity issue i downloaded the v1.0 , any clue ?

I have the same problem.
I tried to read the issues section of the github repository of PPSSPP and it seems that the new version of the ffmpeg library was compiled using one of the latest OSX versions, so PPSSPP won't work on previous versions of the operating system until someone build and commits a backward compatible version.

thanks for the info man, well i'm using f... yosemite so that explains it all, any clues how i can get an older version, or an old build from ppsspp v9.7 or above?? i tried testing the sensitivity issue (MGS PO)
on windows, and the v1.0 works great, but the sentitivity doesn't work as it appears in the ppsspp v1.0 interface, the analog testing it works great, even in other games , but not for mgspo... although i haven't tested that many games, n_n''
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump: