Hey All
Just a quick demo of fancy doors and room goals.
Note that you need to collect the gold key to allow the gold door to open.
You can take preview images like the one shown here in-game using F7

Hey All
Voxatron 0.2.13 builds are now up, and will shortly be up on Humble Store (check the version number in the filename). If you don't have a lexaloffle account (Games > My Games) and would like one, you can activate it from your humble store page (see this thread). To update from a Humble Store account, search your email for the download page link, or request a new one here.
The main two changes in 0.2.13 are much more flexible player control options, and moving to SDL2.
Player Controls
The default player control style is now analogue, which means that you can run and shoot in any direction! This will eventually be an optional property of players, but for now I decided it doesn't badly break the design of any existing cartridges so set it as default. This means the mouse control style can be more natural -- using ASDW + the cursor as an absolute point to shoot at.

I made 3 weapons, each one with its diferent gameplay, but since I still don't have any use for them, I thought it was interesting to disponibilize them here, please use it in any project you'd like, I would love to see it in action:
the spear
the spear is excatly that, a spear which you trow at the monsters, however, when you use it you have to pick it up again to use it once more, it would be great for puzzle games like pressing the button on the map. I couldn't, however, manage to make the trowing distance controlable.
the odd sword
this is a completely different gameplay from the normal sword, this is how it works:
your sword attacks when you collide the character front, for a better gameplay, the mob must also have the modifier used on the map for a nice knockback, is doesn't, however, protects the sides or back but it makes you invincible to bullets when you press shoot.

Im making a map with custom weapons and stuff, and for it, i made a gun, a spoon gun.
I made it so when i use it you need 120 frames to use it again.
The thing is that i want to make that it shoots only when "X" animation frame is activated, so it shoots there, the problem is that it shoots every 120 frames and sometimes shoots on the reloading animation.
Is there any way to make it that shoots in a single frame?
The Map:


Get the following crash reported (below).
Any work arounds?
Process: vox [6877]
Path: /Applications/Voxatron/Voxatron.app/Contents/MacOS/vox
Identifier: com.Lexaloffle.vox
Version: vox (vox)
Code Type: X86 (Native)
Parent Process: launchd [209]
Date/Time: 2014-07-26 19:02:37.580 -0700
OS Version: Mac OS X 10.7.5 (11G63)
Report Version: 9
Sleep/Wake UUID: AF733AEC-232B-46B4-A120-548FDFC06AA1
Interval Since Last Report: 2188630 sec
Crashes Since Last Report: 5
Per-App Interval Since Last Report: 22 sec
Per-App Crashes Since Last Report: 5
Anonymous UUID: AD197DC8-5A0D-4B0D-B035-9870061022DF
Crashed Thread: 1 Dispatch queue: com.apple.libdispatch-manager
Exception Type: EXC_CRASH (SIGFPE)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Application Specific Information:
objc[6877]: garbage collection is OFF
Thread 0:: Dispatch queue: com.apple.main-thread
0 com.Lexaloffle.vox 0x000b61ca codo_flip_screen_opengl + 954
1 com.Lexaloffle.vox 0x0008c3b7 codo_main + 119
2 com.Lexaloffle.vox 0x000bbc6c -[SDLMain applicationDidFinishLaunching:] + 76
3 com.apple.Foundation 0x9c182df1 __-[NSNotificationCenter addObserver:selector:name:object:]_block_invoke_1 + 49
4 com.apple.CoreFoundation 0x99031903 ___CFXNotificationPost_block_invoke_1 + 275
5 com.apple.CoreFoundation 0x98ffc688 _CFXNotificationPost + 2776
6 com.apple.Foundation 0x9c16dfde -[NSNotificationCenter postNotificationName:object:userInfo:] + 92
7 com.apple.AppKit 0x99ed3ba9 -[NSApplication _postDidFinishNotification] + 259
8 com.apple.AppKit 0x99ed389f -[NSApplication _sendFinishLaunchingNotification] + 84
9 com.apple.AppKit 0x99ed23c0 -[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:] + 277
10 com.apple.AppKit 0x99ed20d6 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 377
11 com.apple.CoreFoundation 0x9904a1c8 -[NSObject performSelector:withObject:withObject:] + 72
12 com.apple.Foundation 0x9c1a80c2 __-[NSAppleEventManager setEventHandler:andSelector:forEventClass:andEventID:]_block_invoke_1 + 121
13 com.apple.Foundation 0x9c1a6e75 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 476
14 com.apple.Foundation 0x9c1a6c49 _NSAppleEventManagerGenericHandler + 234
15 com.apple.AE 0x91681045 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned long, unsigned char*) + 202
16 com.apple.AE 0x9166ab67 _ZL25dispatchEventAndSendReplyPK6AEDescPS_ + 43
17 com.apple.AE 0x9166aa54 aeProcessAppleEvent + 253
18 com.apple.HIToolbox 0x90a51a86 AEProcessAppleEvent + 103
19 com.apple.AppKit 0x99ecf157 _DPSNextEvent + 1301
20 com.apple.AppKit 0x99ece752 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 113
21 com.apple.AppKit 0x99ecaac1 -[NSApplication run] + 911
22 com.Lexaloffle.vox 0x000bc416 main + 1590
23 com.Lexaloffle.vox 0x00001db9 _start + 208
24 com.Lexaloffle.vox 0x00001ce8 start + 40
Thread 1 Crashed:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x96a1190a kevent + 10
1 libdispatch.dylib 0x960c8e04 _dispatch_mgr_invoke + 969
2 libdispatch.dylib 0x960c7853 _dispatch_mgr_thread + 53
Thread 2:
0 libsystem_kernel.dylib 0x96a1102e __workq_kernreturn + 10
1 libsystem_c.dylib 0x9be29ccf _pthread_wqthread + 773
2 libsystem_c.dylib 0x9be2b6fe start_wqthread + 30
Thread 3:
0 libsystem_kernel.dylib 0x96a1102e __workq_kernreturn + 10
1 libsystem_c.dylib 0x9be29ccf _pthread_wqthread + 773
2 libsystem_c.dylib 0x9be2b6fe start_wqthread + 30
Thread 4:
0 libsystem_kernel.dylib 0x96a1102e __workq_kernreturn + 10
1 libsystem_c.dylib 0x9be29ccf _pthread_wqthread + 773
2 libsystem_c.dylib 0x9be2b6fe start_wqthread + 30
Thread 5:
0 libsystem_kernel.dylib 0x96a1102e __workq_kernreturn + 10
1 libsystem_c.dylib 0x9be29ccf _pthread_wqthread + 773
2 libsystem_c.dylib 0x9be2b6fe start_wqthread + 30
Thread 6:
Thread 7:
0 libsystem_kernel.dylib 0x96a0ec22 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x96a0e1f6 mach_msg + 70
2 ??? 0x00b2e042 0 + 11722818
3 libsystem_c.dylib 0x9be27ed9 _pthread_start + 335
4 libsystem_c.dylib 0x9be2b6de thread_start + 34
Thread 1 crashed with X86 Thread State (32-bit):
eax: 0x00000004 ebx: 0xac61fc00 ecx: 0xb00805dc edx: 0x96a1190a
edi: 0xb0080720 esi: 0x960c8a4c ebp: 0xb0080738 esp: 0xb00805dc
ss: 0x0000001f efl: 0x00000247 eip: 0x96a1190a cs: 0x00000007
ds: 0x0000001f es: 0x0000001f fs: 0x0000001f gs: 0x00000037
cr2: 0x821af000
Logical CPU: 0
Binary Images:
0x1000 - 0xc8fe7 +com.Lexaloffle.vox (vox - vox) <AB112D78-6B18-B1AB-D2B6-F769F594AF62> /Applications/Voxatron/Voxatron.app/Contents/MacOS/vox
0x80d000 - 0x872f17 +SDL (??? - ???) <FA2F2FC9-E936-DD87-FBB0-F5052D5CDAB8> /Applications/Voxatron/Voxatron.app/Contents/Frameworks/SDL.framework/Versions/A/SDL
0x884000 - 0x8affff com.apple.GSS (2.2 - 2.0) <1CB56119-09C5-38FD-8FDC-064E3CC5068B> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0xb9d000 - 0xb9dff0 +com.google.GearsEnabler (??? - 1.0) <C5B680AD-0957-59FD-B95F-A79C89E04678> /Library/InputManagers/*/GearsEnabler.bundle/Contents/MacOS/GearsEnabler
0xf00000 - 0xfadff7 libcrypto.0.9.7.dylib (0.9.7 - compatibility 0.9.7) <7B6DB792-C9E5-3772-8734-8D0052757B8C> /usr/lib/libcrypto.0.9.7.dylib
0x5cf1000 - 0x5cf3fff libCoreFSCache.dylib (??? - ???) <9E7CBE71-566C-36E9-A49F-C5FF6956D76F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
0x5fcb000 - 0x5fcfffb com.apple.audio.AudioIPCPlugIn (1.2.3 - 1.2.3) <D4092467-5BBE-3ED6-A493-7DB1EE8E6686> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn
0x5fd4000 - 0x5fd9fff com.apple.audio.AppleHDAHALPlugIn (2.2.5 - 2.2.5a5) <BAD1E0E6-10E6-342C-BEB8-B1706F0CE2CF> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
0x5fe7000 - 0x5ff0ff6 libcldcpuengine.dylib (2.0.19 - compatibility 1.0.0) <95A88DC8-E5EE-363F-9275-214D5AB7A2EF> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
0x6b41000 - 0x6cc9ff9 GLEngine (??? - ???) <84549EEF-900F-397A-AABC-47DD261F40BE> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
0x7790000 - 0x77bdff0 GLRendererFloat (??? - ???) <B72FCE8D-7A5E-35F3-8A9F-0D139F8921AB> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
0xb86c000 - 0xb9d6ffb libGLProgrammability.dylib (??? - ???) <169ED314-B937-3877-A7D7-4AFB96D8C561> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x70000000 - 0x70141fff com.apple.audio.units.Components (1.7.3 - 1.7.3) <288826E4-A704-3FDB-8DF6-AFD50A73142B> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
0x8f7c5000 - 0x8fb0fffb com.apple.GeForce7xxxGLDriver (7.4.1 - 7.0.4) <00634286-7874-3DD7-87E4-568B8DF1BF01> /System/Library/Extensions/GeForce7xxxGLDriver.bundle/Contents/MacOS/GeForce7xxxGLDriver
0x8fe0d000 - 0x8fe3faa7 dyld (195.6 - ???) <3A866A34-4CDD-35A4-B26E-F145B05F3644> /usr/lib/dyld
0x90a37000 - 0x90a3effd com.apple.NetFS (4.0 - 4.0) <AE731CFE-1B2E-3E46-8759-843F5FB8C24F> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x90a3f000 - 0x90a3fff0 com.apple.ApplicationServices (41 - 41) <C48EF6B2-ABF9-35BD-A07A-A38EC0008294> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x90a40000 - 0x90d86ff3 com.apple.HIToolbox (1.9 - ???) <E5EA9EEF-3CCA-36A0-8688-DA2E64E2256C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x90d87000 - 0x90d8bfff libGIF.dylib (??? - ???) <2ADFED97-2228-343D-9A53-207CBFDE7984> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x90d8c000 - 0x90e9cfe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <34E1E3CC-7B6A-3B37-8D07-1258D11E16CB> /usr/lib/libsqlite3.dylib
0x90e9d000 - 0x90ebafff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <2870320A-28DA-3B44-9D82-D56E0036F6BB> /usr/lib/libresolv.9.dylib
0x914d7000 - 0x914dbff7 com.apple.OpenDirectory (10.7 - 146) <4986A382-8FEF-3392-8CE9-CF6A5EE4E365> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x914dc000 - 0x914e3ff9 libsystem_dnssd.dylib (??? - ???) <EBEAF723-84F8-3544-8FB2-31B7771B50D0> /usr/lib/system/libsystem_dnssd.dylib
0x914e4000 - 0x915f3ff7 com.apple.DesktopServices (1.6.5 - 1.6.5) <CEC069D7-37A3-3D25-A3BB-39DE99FDA46E> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x91613000 - 0x91657fff com.apple.MediaKit (12 - 602) <6E429DD7-8829-37DE-94AF-940FB70F2FB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x91663000 - 0x91666ff7 libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <7F6C14CC-0169-3F1B-B89C-372F67F1F3B5> /usr/lib/system/libcompiler_rt.dylib
0x91667000 - 0x9169dff7 com.apple.AE (527.7 - 527.7) <7BAFBF18-3997-3656-9823-FD3B455056A4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x9169e000 - 0x9169ffff libDiagnosticMessagesClient.dylib (??? - ???) <DB3889C2-2FC2-3087-A2A2-4C319455E35C> /usr/lib/libDiagnosticMessagesClient.dylib
0x916a0000 - 0x917ccff9 com.apple.CFNetwork (520.5.3 - 520.5.3) <D073C221-5E5F-3695-AAAF-721974A7F39B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x917cd000 - 0x917cdfff libOpenScriptingUtil.dylib (??? - ???) <E4C22B65-9493-31D5-9D46-19BD70975587> /usr/lib/libOpenScriptingUtil.dylib
0x918a6000 - 0x918efff7 libGLU.dylib (??? - ???) <9AF7AD51-16E3-3674-B60E-30EE499D7B46> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x918f0000 - 0x918f4fff com.apple.CommonPanels (1.2.5 - 94) <EA47550D-7DAF-30D9-91DB-1FB594CC8522> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x91903000 - 0x91903fff com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <2E71E880-25D1-3210-8D26-21EC47ED810C> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x91904000 - 0x91c06fff com.apple.CoreServices.CarbonCore (960.25 - 960.25) <C613B0DA-B401-3DC7-B626-6E20D4DDC8A8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x91c31000 - 0x91c33ff9 com.apple.securityhi (4.0 - 1) <39157216-5E43-392A-AE3F-716726D8C8BF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x91c5d000 - 0x91c9afef libGLImage.dylib (??? - ???) <FC13D46F-69C4-3BA1-A5E8-52C2EC8B7D58> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x91d15000 - 0x921f1ff6 libBLAS.dylib (??? - ???) <134ABFC6-F29E-3DC5-8E57-E13CB6EF7B41> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x92307000 - 0x92312ff3 libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <D6E17FD4-ECA0-3EEE-BFC5-F6A42A21AB5D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x92313000 - 0x9231effb com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <A1764D2F-EB84-33DC-9ED5-CDA3B468FF3E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x92391000 - 0x92394ff7 libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <69357047-7BE0-3360-A36D-000F55E39336> /usr/lib/system/libmathCommon.A.dylib
0x92395000 - 0x923abffe libxpc.dylib (77.19.0 - compatibility 1.0.0) <0585AA94-F4FD-32C1-B586-22E7184B781A> /usr/lib/system/libxpc.dylib
0x923ac000 - 0x923afffc libpam.2.dylib (3.0.0 - compatibility 3.0.0) <6FFDBD60-5EC6-3EFA-996B-EE030443C16C> /usr/lib/libpam.2.dylib
0x92486000 - 0x9252afff com.apple.QD (3.40.1 - ???) <B5650C5E-AB41-3758-84A1-5A97EDCD8EFE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x932c4000 - 0x932c5fff com.apple.TrustEvaluationAgent (2.0 - 1) <4BB39578-2F5E-3A50-AD59-9C0AB99472EB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x932c6000 - 0x93350ffb com.apple.SearchKit (1.4.0 - 1.4.0) <CF074082-64AB-3A1F-831E-582DF1667827> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x93699000 - 0x93798ffb com.apple.DiskImagesFramework (10.7.4 - 331.7) <31A74A7E-E2AE-313D-A7C4-6DFCF0F22C9A> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x93799000 - 0x937fbff3 libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <266CE9B3-526A-3C41-BA58-7AE66A3B15FD> /usr/lib/libstdc++.6.dylib
0x93899000 - 0x938e9ffa libTIFF.dylib (??? - ???) <9525B0A1-A4FA-38CA-AF05-AB4C5EB61D5A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x93e71000 - 0x93e71fff com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <22997C20-BEB7-301D-86C5-5BFB3B06D212> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x93e85000 - 0x93ee6ffb com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <7A14BE52-6789-3CE3-9AE9-B733F4903EB1> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x93ee7000 - 0x93ee9ff7 libdyld.dylib (195.5.0 - compatibility 1.0.0) <52F7B44C-1B43-3B7B-9C9E-6410D8682935> /usr/lib/system/libdyld.dylib
0x93eea000 - 0x93f86fff com.apple.ink.framework (10.7.5 - 113) <05CAFB64-D3B8-3973-87EA-CB8BBE580F6B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x93f87000 - 0x9404afff com.apple.CoreServices.OSServices (478.50 - 478.50) <916A3B50-1033-3FFE-A9AF-3CC2B0F60EAE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x9404b000 - 0x9404cff4 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <6DE3FDC7-0BE0-3791-B6F5-C15422A8AFB8> /usr/lib/system/libremovefile.dylib
0x9404d000 - 0x9497872b com.apple.CoreGraphics (1.600.0 - ???) <DD7CDD67-FC4F-36FE-962F-2EA7EF3FC780> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x94981000 - 0x9498efff libGL.dylib (??? - ???) <A72F14F7-1836-34AB-9F08-67836CB966E4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x9498f000 - 0x949d0ff9 libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <EDEF0D8B-A5F4-31D3-AB2C-FF3E6FC0F2EC> /usr/lib/libcurl.4.dylib
0x949d1000 - 0x94a36ff7 libvDSP.dylib (325.4.0 - compatibility 1.0.0) <4B4B32D2-4F66-3B0D-BD61-FA8429FF8507> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x94a37000 - 0x94c2fff7 com.apple.CoreData (104.1 - 358.14) <C1730963-F75D-3338-B65F-D50235538B28> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x94c30000 - 0x94c33ffd libCoreVMClient.dylib (??? - ???) <B8F8916D-F12A-3D95-ABF3-999D57B7D581> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x94c52000 - 0x94c52fff com.apple.Cocoa (6.6 - ???) <5FAFE73E-6AF5-3D09-9191-0BDC8C6875CB> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x9533a000 - 0x95369ff7 libsystem_info.dylib (??? - ???) <37640811-445B-3BB7-9934-A7C99848250D> /usr/lib/system/libsystem_info.dylib
0x95c9c000 - 0x95d33ff3 com.apple.securityfoundation (5.0 - 55116) <EB53CEF7-4836-39FD-B012-6BC122ED4CE9> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x95d34000 - 0x95d44fff com.apple.LangAnalysis (1.7.0 - 1.7.0) <6D6F0C9D-2EEA-3578-AF3D-E2A09BCECAF3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x960c6000 - 0x960d4fff libdispatch.dylib (187.10.0 - compatibility 1.0.0) <1B857064-288D-3919-B81A-38E9F4D19B54> /usr/lib/system/libdispatch.dylib
0x96423000 - 0x96474ff9 com.apple.ScalableUserInterface (1.0 - 1) <3C39DF4D-5CAE-373A-BE08-8CD16E514337> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x96475000 - 0x96479ff3 libsystem_network.dylib (??? - ???) <62EBADDA-FC72-3275-AAB3-5EDD949FEFAF> /usr/lib/system/libsystem_network.dylib
0x964d7000 - 0x964deff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <47DB9E1B-A7D1-3818-A747-382B2C5D9E1B> /usr/lib/system/libsystem_notify.dylib
0x96826000 - 0x96881ff3 com.apple.Symbolication (1.3 - 91) <4D12D2EC-5010-3958-A205-9A67E972C76A> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x96882000 - 0x96993ff7 libJP2.dylib (??? - ???) <29A7A569-1CE9-314F-BEC7-679EAEC84E09> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x96994000 - 0x9699afff libGFXShared.dylib (??? - ???) <9C9834EB-B794-38C8-9B90-31D8CB234F86> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x9699b000 - 0x969aeff8 com.apple.MultitouchSupport.framework (231.4 - 231.4) <083F7787-4C3B-31DA-B5BB-1993D9A9723D> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x969af000 - 0x969f7ff7 com.apple.SystemConfiguration (1.11.3 - 1.11) <68B92FEA-F754-3E7E-B5E6-D512E26144E7> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x969f8000 - 0x96a16ff7 libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <79179F83-457A-3539-A76B-E960D2108109> /usr/lib/system/libsystem_kernel.dylib
0x96a17000 - 0x96a27ff7 libCRFSuite.dylib (??? - ???) <94E040D2-2769-359A-A21B-DB85FCB73BDC> /usr/lib/libCRFSuite.dylib
0x96a57000 - 0x96a74ff3 com.apple.openscripting (1.3.3 - ???) <0579A4CB-FD6F-3D7F-A17B-AC0F2CF11FC7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x96a75000 - 0x96ab8ffd libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <6B35F203-5D72-335A-A4BC-CC89FEC0E14F> /usr/lib/system/libcommonCrypto.dylib
0x96ab9000 - 0x96ab9fff com.apple.Accelerate (1.7 - Accelerate 1.7) <4192CE7A-BCE0-3D3C-AAF7-6F1B3C607386> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x96d9d000 - 0x96db7fff com.apple.Kerberos (1.0 - 1) <D7920A1C-FEC4-3460-8DD0-D02491578CBB> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x96f1c000 - 0x96f2aff7 libxar-nossl.dylib (??? - ???) <5BF4DA8E-C319-354A-967E-A0C725DC8BA3> /usr/lib/libxar-nossl.dylib
0x974ca000 - 0x974defff com.apple.CFOpenDirectory (10.7 - 146) <58050170-D74E-3670-945D-D8501F67835F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x974df000 - 0x974e1ffb libRadiance.dylib (??? - ???) <4721057E-5A1F-3083-911B-200ED1CE7678> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x974e2000 - 0x974e7ff7 libmacho.dylib (800.0.0 - compatibility 1.0.0) <943213F3-CC9B-328E-8A6F-16D85C4274C7> /usr/lib/system/libmacho.dylib
0x97551000 - 0x97552ff0 libunc.dylib (24.0.0 - compatibility 1.0.0) <2F4B35B2-706C-3383-AA86-DABA409FAE45> /usr/lib/system/libunc.dylib
0x97553000 - 0x97561fff com.apple.opengl (1.8.1 - 1.8.1) <766AFB12-A2CB-3A55-B662-FC9FFCAE0008> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x97562000 - 0x975cafff libc++.1.dylib (28.4.0 - compatibility 1.0.0) <B24814AB-CA77-3B9D-8FAB-58C9B4FD3A16> /usr/lib/libc++.1.dylib
0x975cb000 - 0x9761dff7 libFontRegistry.dylib (??? - ???) <C2B84661-A62D-3FFF-8D8C-BC697E9BDF4C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x976e2000 - 0x97710fe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <30189C33-6ADD-3142-83F3-6114B1FC152E> /usr/lib/libSystem.B.dylib
0x97711000 - 0x97715ffd IOSurface (??? - ???) <EDDBEE65-1EB8-33A7-9972-E361A3508234> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x97721000 - 0x9775ffff libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <AF1174F9-4402-31EB-9C84-AB644E5865DF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x97764000 - 0x9776fffc com.apple.NetAuth (3.1 - 3.1) <CD89526E-4FF6-3BB3-A94E-832D4504AB1C> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x97770000 - 0x977d2ffb com.apple.datadetectorscore (3.0 - 179.4) <3A418498-C189-37A1-9B86-F0ECB33AD91C> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x9785b000 - 0x978b8ffb com.apple.htmlrendering (76 - 1.1.4) <409EF0CB-2997-369A-9326-BE12436B9EE1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x978b9000 - 0x978cefff com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <92AADDB0-BADF-3B00-8941-B8390EDC931B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x978e4000 - 0x97a98ff3 libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <4AFF6FC3-6283-3934-8EFC-CA227CA11164> /usr/lib/libicucore.A.dylib
0x97a9a000 - 0x97f0fff7 FaceCoreLight (1.4.7 - compatibility 1.0.0) <3E2BF587-5168-3FC5-9D8D-183A9C7C1DED> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
0x97f42000 - 0x97f67ff9 libJPEG.dylib (??? - ???) <0E0B7B77-582B-3D85-9CCA-ACFBCF196C98> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x97f68000 - 0x97f70fff com.apple.DiskArbitration (2.4.1 - 2.4.1) <28D5D8B5-14E8-3DA1-9085-B9BC96835ACF> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x97fde000 - 0x97fdefff com.apple.vecLib (3.7 - vecLib 3.7) <8CCF99BF-A4B7-3C01-9219-B83D2AE5F82A> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x97fdf000 - 0x97fe7ff3 liblaunch.dylib (392.39.0 - compatibility 1.0.0) <9E6135FF-C2B1-3BC9-A160-B32D71BFA77C> /usr/lib/system/liblaunch.dylib
0x97fe8000 - 0x9805cfff com.apple.CoreSymbolication (2.2 - 73.2) <FA9305CA-FB9B-3646-8C41-FF8DF15AB2C1> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x9805d000 - 0x98063ffb com.apple.print.framework.Print (7.4 - 247.3) <CB075EEE-FA1F-345C-A1B5-1AB266FC73A1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x9807d000 - 0x980d6fff com.apple.HIServices (1.21 - ???) <91EC636D-AC27-3332-BA1C-FD7301917429> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x98154000 - 0x98224ffb com.apple.ImageIO.framework (3.1.2 - 588) <1AA18570-B5F8-3B1E-9D0A-0EDD866E5131> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x98225000 - 0x98230ffe libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <B63F5D07-93B3-3F02-BFB7-472B4ED3521F> /usr/lib/libbz2.1.0.dylib
0x98231000 - 0x9823bff2 com.apple.audio.SoundManager (3.9.4.1 - 3.9.4.1) <2A089CE8-9760-3F0F-B77D-29A78940EA17> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x98246000 - 0x98364fec com.apple.vImage (5.1 - 5.1) <7757F253-B281-3612-89D4-F2B04061CBE1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x9838d000 - 0x983d4ff5 com.apple.opencl (2.0.19 - 2.0.19) <7689E7B9-EE5A-3F74-8699-4CDED9162260> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x983d5000 - 0x9840bff8 libssl.0.9.8.dylib (49.1.0 - compatibility 0.9.8) <1FB07221-3160-3E55-A8CC-55B4405C8A30> /usr/lib/libssl.0.9.8.dylib
0x9840c000 - 0x984a2ff7 com.apple.LaunchServices (480.42 - 480.42) <ABFCBB61-447E-3F07-ACFC-C820220E6334> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x984a3000 - 0x984e3ff7 libauto.dylib (??? - ???) <984C81BE-FA1C-3228-8F7E-2965E7E5EB85> /usr/lib/libauto.dylib
0x984e4000 - 0x985c7ff7 libcrypto.0.9.8.dylib (49.1.0 - compatibility 0.9.8) <819B5833-97F6-3827-8CAE-2F7CA91F0A0D> /usr/lib/libcrypto.0.9.8.dylib
0x985c8000 - 0x98605ff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <007A1877-E981-3007-A8FA-9B179F4ED6D1> /usr/lib/libcups.2.dylib
0x98606000 - 0x9860eff5 libcopyfile.dylib (85.1.70 - compatibility 1.0.0) <37C24BAC-2C6C-3EFC-BBFD-D397F1A61A7D> /usr/lib/system/libcopyfile.dylib
0x98a3c000 - 0x98b9effb com.apple.QuartzCore (1.7 - 270.5) <6D0EC7FC-11E5-35FB-A08A-3B438E89FBDB> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x98b9f000 - 0x98c26fff com.apple.print.framework.PrintCore (7.1 - 366.3) <EEC03CAB-7F79-3931-87FE-4DF0B767BF47> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x98ecb000 - 0x98ed9fff libz.1.dylib (1.2.5 - compatibility 1.0.0) <E73A4025-835C-3F73-9853-B08606E892DB> /usr/lib/libz.1.dylib
0x98eda000 - 0x98f11fef com.apple.DebugSymbols (2.1 - 87) <EB951B78-31A5-379F-AFA1-B5C9A7BB3D23> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x98f12000 - 0x98f76fff com.apple.framework.IOKit (2.0 - ???) <94827954-5906-36C4-819B-24CDAFD85C72> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x98fac000 - 0x99183fe7 com.apple.CoreFoundation (6.7.2 - 635.21) <4D1D2BAF-1332-32DF-A81B-7E79D4F0A6CB> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x993e4000 - 0x99400ff5 com.apple.GenerationalStorage (1.0 - 126.1) <E622F823-7D98-3D13-9C3D-7EA482567394> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x99437000 - 0x99438ff7 libsystem_sandbox.dylib (??? - ???) <036370E2-9D3E-38B8-B3A5-9056C57E780E> /usr/lib/system/libsystem_sandbox.dylib
0x9943c000 - 0x9943cfff libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <7EFAD88C-AFBC-3D48-BE14-60B8EACC68D7> /usr/lib/system/libdnsinfo.dylib
0x9943d000 - 0x9983fff6 libLAPACK.dylib (??? - ???) <00BE0221-8564-3F87-9F6B-8A910CF2F141> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x99840000 - 0x99855ff7 com.apple.ImageCapture (7.1.0 - 7.1.0) <E5FCA336-7E47-343E-A82D-CCCA5BCD5929> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x998a3000 - 0x998cdff1 com.apple.CoreServicesInternal (113.20 - 113.20) <13FA1378-67CB-3579-BF83-D11E9425799F> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x998ce000 - 0x998f6ff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <AB530FB2-8BD1-3328-95E8-CF449F0429CA> /usr/lib/libxslt.1.dylib
0x998f7000 - 0x999d8ff7 com.apple.DiscRecording (6.0.4 - 6040.4.1) <08BADDAD-FA79-3872-9387-EEE2A9FAA2F0> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x999d9000 - 0x99a4ffff com.apple.Metadata (10.7.0 - 627.37) <F54AED70-95C5-3561-8C87-D9E5539E98A4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x99ddf000 - 0x99de2ff9 libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <16DCE20A-9790-369A-94C1-B7954B418C77> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x99e26000 - 0x99ea1ffb com.apple.ApplicationServices.ATS (317.13.0 - ???) <E8C165AA-9D72-3684-B5D4-1C9AB364F8E4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x99ea2000 - 0x99ec4ff8 com.apple.PerformanceAnalysis (1.11 - 11) <453463FF-7C42-3526-8C96-A9971EE07154> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x99ec5000 - 0x9a95aff6 com.apple.AppKit (6.7.5 - 1138.51) <B9D3DCA0-9765-354E-9730-75A45A97DDFD> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x9a9b4000 - 0x9a9b4ffe libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <7F0E8EE2-9E8F-366F-9988-E2F119DB9A82> /usr/lib/system/libkeymgr.dylib
0x9a9b5000 - 0x9aaadff7 libFontParser.dylib (??? - ???) <71B33EB1-27F8-3C68-B940-FC61A3CFE275> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x9ac93000 - 0x9ad20ff7 com.apple.CoreText (220.22.0 - ???) <EA7210A7-DECC-3F76-8A66-D4E41859B3C6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x9ad21000 - 0x9ad22fff liblangid.dylib (??? - ???) <C8C204E9-1785-3785-BBD7-22D59493B98B> /usr/lib/liblangid.dylib
0x9ae3b000 - 0x9ae7bff7 com.apple.NavigationServices (3.7 - 193) <16A8BCC8-7343-3A90-88B3-AAA334DF615F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x9ae7c000 - 0x9b0fdff3 com.apple.RawCamera.bundle (4.09 - 711) <F60727D9-0CD4-3315-84F8-1AC2C691751C> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x9b0fe000 - 0x9b0feff2 com.apple.CoreServices (53 - 53) <7CB7AA95-D5A7-366A-BB8A-035AA9E582F8> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x9b506000 - 0x9b50eff3 libunwind.dylib (30.0.0 - compatibility 1.0.0) <E8DA8CEC-12D6-3C8D-B2E2-5D567C8F3CB5> /usr/lib/system/libunwind.dylib
0x9b50f000 - 0x9b513ffa libcache.dylib (47.0.0 - compatibility 1.0.0) <56256537-6538-3522-BCB6-2C79DA6AC8CD> /usr/lib/system/libcache.dylib
0x9b514000 - 0x9b583fff com.apple.Heimdal (2.2 - 2.0) <8ACC5067-441D-31C2-ACBD-4527C1AD73EF> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x9b6b3000 - 0x9b982ffb com.apple.security (7.0 - 55148.6) <8DF67BDD-C98F-3B7E-AC63-D468407FA82D> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x9b988000 - 0x9b9abfff com.apple.CoreVideo (1.7 - 70.3) <4234C11C-E8E9-309A-9465-27D6D7458895> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x9bb94000 - 0x9bc21fe7 libvMisc.dylib (325.4.0 - compatibility 1.0.0) <F2A8BBA3-6431-3CED-8CD3-0953410B6F96> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x9bc9e000 - 0x9bcaefff libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <D6F728DA-990A-32A3-86FA-4A3F4D88E309> /usr/lib/libsasl2.2.dylib
0x9bcaf000 - 0x9bcaffff com.apple.Carbon (153 - 153) <F996332A-390E-3337-A09E-A1E54004B567> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x9bcb7000 - 0x9bcc0ff3 com.apple.CommonAuth (2.2 - 2.0) <6F207851-084B-3354-A1B2-63065BC584F6> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x9bcc1000 - 0x9bcddff1 libPng.dylib (??? - ???) <F084226B-14F0-36C0-B5EC-22C78406D2B6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x9bd0a000 - 0x9bdcaffb com.apple.ColorSync (4.7.4 - 4.7.4) <0A68AF35-15DF-3A0A-9B17-70CE2A106A6C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x9bdcb000 - 0x9be96fff libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <52421B00-79C8-3727-94DE-62F6820B9C31> /usr/lib/system/libsystem_c.dylib
0x9bf07000 - 0x9bfeffff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <1841196F-68B5-309F-8ED1-6714B1DFEC83> /usr/lib/libxml2.2.dylib
0x9bff0000 - 0x9bff3ffb com.apple.help (1.3.2 - 42) <B1E6701C-7473-30B2-AB5A-AFC9A4823694> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x9c15d000 - 0x9c15eff7 libquarantine.dylib (36.7.0 - compatibility 1.0.0) <46980EC2-149D-3CF7-B29A-401FB89C275D> /usr/lib/system/libquarantine.dylib
0x9c15f000 - 0x9c168fff libc++abi.dylib (14.0.0 - compatibility 1.0.0) <FEB5330E-AD5D-37A0-8AB2-0820F311A2C8> /usr/lib/libc++abi.dylib
0x9c16b000 - 0x9c475ff3 com.apple.Foundation (6.7.2 - 833.25) <4C52ED74-A1FD-3087-A2E1-035AB3CF9610> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x9c476000 - 0x9c6eaff3 com.apple.CoreImage (7.99.1 - 1.0.1) <C4B2DD2A-8E45-31CD-9B25-2AC1CA252B14> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x9c6eb000 - 0x9c6ecffd libCVMSPluginSupport.dylib (??? - ???) <4B0476F9-950D-3EB7-BD83-F65AF0B05F0E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x9c6ed000 - 0x9c6eefff libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <B04592B1-0924-3422-82FF-976B339DF567> /usr/lib/system/libsystem_blocks.dylib
0x9c758000 - 0x9c75effd com.apple.CommerceCore (1.0 - 17.1) <32AB16CE-7BBB-3124-8C42-2EE3E1D336F0> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x9c75f000 - 0x9c84fff1 libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <9E5F86A3-8405-3774-9E0C-3A074273C96D> /usr/lib/libiconv.2.dylib
0x9c850000 - 0x9c872ffe com.apple.framework.familycontrols (3.0 - 300) <6735D7ED-7053-3AB8-B144-E7F70A124CCD> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x9ca31000 - 0x9ca42fff libbsm.0.dylib (??? - ???) <54ACF696-87C6-3652-808A-17BE7275C230> /usr/lib/libbsm.0.dylib
0x9ca85000 - 0x9cab3ff7 com.apple.DictionaryServices (1.2.1 - 158.3) <8D03D180-D834-39F3-A106-78E0B22A7893> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x9cb0b000 - 0x9cb16fff libkxld.dylib (??? - ???) <14E79D7A-B6C2-35C5-B56D-D343BEC2A106> /usr/lib/system/libkxld.dylib
0x9cb23000 - 0x9cb43ff7 com.apple.RemoteViewServices (1.5 - 44.2) <11C87337-FF29-3976-A230-6387D96563C5> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x9cb44000 - 0x9cba2ff7 com.apple.coreui (1.2.2 - 165.11) <340B0B83-1407-3AB4-BCAB-505C29303EE2> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x9cbbc000 - 0x9cc92aab libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <2E272DCA-38A0-3530-BBF4-47AE678D20D4> /usr/lib/libobjc.A.dylib
0x9cd6c000 - 0x9cec2fff com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <F09C7075-2C4E-3A4F-A372-95D700125513> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x9cec3000 - 0x9cef9ff4 com.apple.LDAPFramework (3.2 - 120.2) <CCEB43CD-3861-33CC-8D9B-588F415A7028> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 3
thread_create: 0
thread_set_state: 0
Calls made by this process:
task_for_pid: 0
thread_create: 0
thread_set_state: 0
Calls made by all processes on this machine:
task_for_pid: 120191
thread_create: 0
thread_set_state: 0
VM Region Summary:
ReadOnly portion of Libraries: Total=147.3M resident=105.2M(71%) swapped_out_or_unallocated=42.1M(29%)
Writable regions: Total=222.4M written=49.8M(22%) resident=53.5M(24%) swapped_out=0K(0%) unallocated=168.8M(76%)
REGION TYPE VIRTUAL
=========== =======
ATS (font support) 31.9M
ATS (font support) (reserved) 4K reserved VM address space (unallocated)
CG backing stores 196K
CG image 8K
CG shared images 1376K
CoreGraphics 8K
CoreServices 5148K
IOKit 4K
MALLOC 148.1M
MALLOC guard page 48K
MALLOC_LARGE (reserved) 5592K reserved VM address space (unallocated)
Memory tag=240 4K
Memory tag=242 12K
Memory tag=249 156K
Stack 67.1M
Stack (reserved) 516K reserved VM address space (unallocated)
VM_ALLOCATE 16.2M
__CI_BITMAP 80K
__DATA 15.7M
__DATA/__OBJC 84K
__IMAGE 528K
__IMPORT 16K
__LINKEDIT 44.4M
__OBJC 1472K
__OBJC/__DATA 48K
__PAGEZERO 4K
__TEXT 102.8M
__UNICODE 544K
mapped file 149.8M
shared memory 312K
shared pmap 10.0M
=========== =======
TOTAL 601.8M
TOTAL, minus reserved VM space 595.9M
Model: MacPro2,1, BootROM MP21.007F.B06, 8 processors, Quad-Core Intel Xeon, 3 GHz, 12 GB, SMC 1.15f3
Graphics: NVIDIA GeForce 7300 GT, NVIDIA GeForce 7300 GT, PCIe, 256 MB
Memory Module: DIMM Riser A/DIMM 1, 1 GB, DDR2 FB-DIMM, 667 MHz, 0x02FE, 0x47523244463238373238454C363637510000
Memory Module: DIMM Riser A/DIMM 2, 1 GB, DDR2 FB-DIMM, 667 MHz, 0x04CB, 0x000000000000000000000000000000000000
Memory Module: DIMM Riser B/DIMM 1, 2 GB, DDR2 FB-DIMM, 667 MHz, 0x0000, 0x000000463732353642363145363830304600
Memory Module: DIMM Riser B/DIMM 2, 2 GB, DDR2 FB-DIMM, 667 MHz, 0x0000, 0x000000463732353642363145363830304600
Memory Module: DIMM Riser A/DIMM 3, 2 GB, DDR2 FB-DIMM, 667 MHz, 0x0000, 0x000000463732353642363145363830304600
Memory Module: DIMM Riser A/DIMM 4, 2 GB, DDR2 FB-DIMM, 667 MHz, 0x0000, 0x000000463732353642363145363830304600
Memory Module: DIMM Riser B/DIMM 3, 1 GB, DDR2 FB-DIMM, 667 MHz, 0x014F, 0x5453314741504D414350362D542022202020
Memory Module: DIMM Riser B/DIMM 4, 1 GB, DDR2 FB-DIMM, 667 MHz, 0x02FE, 0x5453314741504D414350362D542020202020
Bluetooth: Version 4.0.8f17, 2 service, 18 devices, 1 incoming serial ports
Network Service: Built-in Ethernet 1, Ethernet, en0
PCI Card: NVIDIA GeForce 7300 GT, sppci_displaycontroller, Slot-1
Serial ATA Device: ST31500341AS, 1.5 TB
Serial ATA Device: ST31500341AS, 1.5 TB
Serial ATA Device: ST2000DM001-1CH164, 2 TB
Serial ATA Device: ST31500341AS, 1.5 TB
Parallel ATA Device: PIONEER DVD-RW DVR-112D, 811.7 MB
USB Device: hub_device, apple_vendor_id, 0x9121, 0xfd500000 / 3
USB Device: Keyboard Hub, apple_vendor_id, 0x1006, 0xfd530000 / 5
USB Device: Bluetooth USB Host Controller, 0x0a12 (Cambridge Silicon Radio Ltd.), 0x0001, 0xfd533000 / 7
USB Device: Apple Keyboard, apple_vendor_id, 0x0220, 0xfd532000 / 6
USB Device: Apple Cinema Display, apple_vendor_id, 0x921d, 0xfd520000 / 4
USB Device: USB2.0 MFP(Hi-Speed), 0x04b8 (Seiko Epson Corp.), 0x0844, 0xfd300000 / 2
FireWire Device: built-in_hub, 800mbit_speed
FireWire Device: 2big triple (button), LaCie, 800mbit_speed
FireWire Device: iSight, Apple Computer, Inc., 200mbit_speed
FireWire Device: unknown_device, unknown_speed
|
Loving the whole volumetric concept, This IS the future ;-)
Your "Get Voxatron" page states "Get Voxatron instantly and get access to all future versions! Cross-platform and DRM free"
I know it is a little early to ask but would this include the Voxiebox version?
i.e. when the voxiebox is released and we have all bought one :-) can we download a version that runs on the Voxiebox or will that be an extra?
As far as i can tell the voxiebox is going to be a complete console in it's own right rather than a volumetric display that you plug into a PC or a Mac for example, and despite my searching I have not found out what sort of platform that is going to be as yet.
Hence the "I know it is a little early to ask"
Maybe Sean can drop in with a little technical insight?
Graham

Hi guys, Hi Zep :)
I been playing with building cutscenes and encounter a problem;
when I can't progress (meaning that character would not showup in room 417 from cutscene 2 even the character ui is up)
from room with "switch room" if I have multiple cutscenes mixed with gameplay rooms
You have to start from the first cut scene
Thank you so much :)
((\
( -.-)
O_(")(")
Title: Crowd control
Version: final
Type: puzzle
Difficulty: progressive
this is a puzzle game without the player item (except for the ending,because I can't finish a level with the scrip or with the imediate door) where you control a certain amount of little monsters with a limited number of actions, the idea is to get to the key, pretty simple.
dpending on the feedback I may or may not make more levels for it, but it is finished, so I would like to know what do you think about it.






3 comments









