pcsxr/macosx/Resources/Base.lproj/Configuration.xib

1426 lines
155 KiB
XML

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="5053" systemVersion="13C64" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES">
<dependencies>
<deployment defaultVersion="1080" identifier="macosx"/>
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="5053"/>
</dependencies>
<objects>
<customObject id="-2" userLabel="File's Owner" customClass="ConfigurationController">
<connections>
<outlet property="cdromPlugin" destination="397" id="401"/>
<outlet property="consoleOutputCell" destination="1278" id="1281"/>
<outlet property="enableNetPlayCell" destination="640" id="651"/>
<outlet property="graphicsPlugin" destination="384" id="402"/>
<outlet property="hkController" destination="656" id="832"/>
<outlet property="hkTab" destination="655" id="781"/>
<outlet property="memCardEdit" destination="955" id="956"/>
<outlet property="netPlugin" destination="620" id="621"/>
<outlet property="noCDAudioCell" destination="517" id="547"/>
<outlet property="noFastBootCell" destination="1279" id="1280"/>
<outlet property="noXaAudioCell" destination="519" id="548"/>
<outlet property="padPlugin" destination="392" id="403"/>
<outlet property="rCountFixCell" destination="539" id="549"/>
<outlet property="sio1Plugin" destination="914" id="915"/>
<outlet property="sioIrqAlwaysCell" destination="543" id="552"/>
<outlet property="soundPlugin" destination="388" id="404"/>
<outlet property="spuIrqAlwaysCell" destination="545" id="551"/>
<outlet property="usesDynarecCell" destination="516" id="546"/>
<outlet property="usesHleCell" destination="518" id="577"/>
<outlet property="vSyncWAFixCell" destination="540" id="550"/>
<outlet property="vTypePALCell" destination="560" id="569"/>
<outlet property="widescreen" destination="652" id="653"/>
<outlet property="window" destination="21" id="345"/>
</connections>
</customObject>
<customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
<customObject id="-3" userLabel="Application"/>
<window title="PCSXR Preferences" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" visibleAtLaunch="NO" animationBehavior="default" id="21" userLabel="Window">
<windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES"/>
<windowPositionMask key="initialPositionMask" leftStrut="YES" topStrut="YES"/>
<rect key="contentRect" x="55" y="345" width="513" height="473"/>
<rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
<value key="minSize" type="size" width="552" height="473"/>
<view key="contentView" id="2">
<rect key="frame" x="0.0" y="0.0" width="513" height="473"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<tabView initialItem="240" translatesAutoresizingMaskIntoConstraints="NO" id="238">
<rect key="frame" x="13" y="10" width="487" height="457"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<font key="font" metaFont="system"/>
<tabViewItems>
<tabViewItem label="Emulation" identifier="1" id="240">
<view key="view" id="239">
<rect key="frame" x="10" y="33" width="467" height="411"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<box title="Options" translatesAutoresizingMaskIntoConstraints="NO" id="502">
<rect key="frame" x="17" y="150" width="161" height="241"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<view key="contentView">
<rect key="frame" x="2" y="2" width="157" height="224"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<matrix verticalHuggingPriority="750" mode="highlight" allowsEmptySelection="NO" autosizesCells="NO" translatesAutoresizingMaskIntoConstraints="NO" id="505">
<rect key="frame" x="11" y="42" width="135" height="172"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
<size key="cellSize" width="135" height="18"/>
<size key="intercellSpacing" width="4" height="4"/>
<buttonCell key="prototype" type="check" title="Switch" bezelStyle="regularSquare" imagePosition="left" alignment="left" tag="-1" inset="2" id="617">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<cells>
<column>
<buttonCell type="check" title="Dynarec CPU core" bezelStyle="regularSquare" imagePosition="left" alignment="left" state="on" toolTip="When enabled the emulation will be faster, but possibly more unstable" inset="2" id="516" userLabel="Dynarec Core">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
<connections>
<action selector="setCheckboxInverse:" target="-2" id="553"/>
</connections>
</buttonCell>
<buttonCell type="check" title="Simulate PSX BIOS" bezelStyle="regularSquare" imagePosition="left" alignment="left" toolTip="Enables the emulator to run without using an actual Playstation BIOS file. The compatibility might also decrease" tag="2" inset="2" id="518" userLabel="Simulate BIOS">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
<connections>
<action selector="setCheckbox:" target="-2" id="554"/>
</connections>
</buttonCell>
<buttonCell type="check" title="No CD audio" bezelStyle="regularSquare" imagePosition="left" alignment="left" toolTip="Disables decoding of CD audio tracks" tag="1" inset="2" id="517" userLabel="No CD audio">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
<connections>
<action selector="setCheckbox:" target="-2" id="555"/>
</connections>
</buttonCell>
<buttonCell type="check" title="No XA audio" bezelStyle="regularSquare" imagePosition="left" alignment="left" toolTip="Disables decoding of streamed XA audio" tag="3" inset="2" id="519" userLabel="No XA audio">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
<connections>
<action selector="setCheckbox:" target="-2" id="556"/>
</connections>
</buttonCell>
<buttonCell type="check" title="Enable NetPlay" bezelStyle="regularSquare" imagePosition="left" alignment="left" tag="-1" inset="2" id="640" userLabel="NetPlay">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
<connections>
<action selector="setCheckbox:" target="-2" id="650"/>
</connections>
</buttonCell>
<buttonCell type="check" title="Widescreen" bezelStyle="regularSquare" imagePosition="left" alignment="left" tag="-1" inset="2" id="652" userLabel="Widescreen">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
<connections>
<action selector="setCheckbox:" target="-2" id="654"/>
</connections>
</buttonCell>
<buttonCell type="check" title="Logging" bezelStyle="regularSquare" imagePosition="left" alignment="left" tag="-1" inset="2" id="1278">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
<connections>
<action selector="setCheckbox:" target="-2" id="1282"/>
</connections>
</buttonCell>
<buttonCell type="check" title="Fast boot" bezelStyle="regularSquare" imagePosition="left" alignment="left" state="on" tag="-1" inset="2" id="1279">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
<connections>
<action selector="setCheckboxInverse:" target="-2" id="1283"/>
</connections>
</buttonCell>
</column>
</cells>
</matrix>
<popUpButton verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="560">
<rect key="frame" x="15" y="10" width="128" height="26"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
<popUpButtonCell key="cell" type="push" title="System Region" bezelStyle="rounded" alignment="left" lineBreakMode="clipping" borderStyle="borderAndBezel" inset="2" pullsDown="YES" arrowPosition="arrowAtCenter" preferredEdge="maxY" selectedItem="562" id="598">
<behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="menu"/>
<menu key="menu" title="OtherViews" id="561">
<items>
<menuItem title="System Region" hidden="YES" id="562"/>
<menuItem title="Autodetect" tag="3" id="563"/>
<menuItem isSeparatorItem="YES" id="565">
<modifierMask key="keyEquivalentModifierMask" command="YES"/>
</menuItem>
<menuItem title="NTSC (USA/Japan)" tag="1" id="564"/>
<menuItem title="PAL (Europe)" tag="2" id="566"/>
</items>
</menu>
</popUpButtonCell>
<connections>
<action selector="setVideoType:" target="-2" id="578"/>
</connections>
</popUpButton>
</subviews>
</view>
<constraints>
<constraint firstItem="505" firstAttribute="leading" secondItem="502" secondAttribute="leading" constant="10" id="DTf-4R-bZ8"/>
<constraint firstAttribute="centerX" secondItem="560" secondAttribute="centerX" id="Gi4-LB-0i3"/>
<constraint firstItem="505" firstAttribute="top" secondItem="502" secondAttribute="top" constant="25" id="Jrd-F4-LhU"/>
<constraint firstAttribute="trailing" secondItem="505" secondAttribute="trailing" constant="10" id="VQB-jH-ra5"/>
<constraint firstAttribute="bottom" secondItem="560" secondAttribute="bottom" constant="11" id="vBJ-pZ-1xS"/>
<constraint firstItem="560" firstAttribute="top" secondItem="505" secondAttribute="bottom" constant="8" id="zkv-OI-kyy"/>
</constraints>
<color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
<color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
</box>
<box title="Game Fixes" translatesAutoresizingMaskIntoConstraints="NO" id="509">
<rect key="frame" x="186" y="300" width="264" height="91"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
<view key="contentView">
<rect key="frame" x="2" y="2" width="260" height="74"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<matrix horizontalHuggingPriority="251" verticalHuggingPriority="750" mode="highlight" allowsEmptySelection="NO" autosizesCells="NO" translatesAutoresizingMaskIntoConstraints="NO" id="512" userLabel="Game Fixes">
<rect key="frame" x="11" y="16" width="238" height="40"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES" flexibleMaxY="YES"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
<size key="cellSize" width="238" height="18"/>
<size key="intercellSpacing" width="4" height="4"/>
<buttonCell key="prototype" type="check" title="Switch" bezelStyle="regularSquare" imagePosition="left" alignment="left" tag="-1" inset="2" id="618">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<cells>
<column>
<buttonCell type="check" title="InuYasha Sengoku Battle" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="539" userLabel="InuYasha">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<buttonCell type="check" title="Parasite Eve 2, Vandal Hearts 1/2" bezelStyle="regularSquare" imagePosition="left" alignment="left" continuous="YES" tag="2" inset="2" id="540" userLabel="Parasite Eve 2">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
</column>
</cells>
<connections>
<action selector="setCheckbox:" target="-2" id="558"/>
</connections>
</matrix>
</subviews>
</view>
<constraints>
<constraint firstItem="512" firstAttribute="top" secondItem="509" secondAttribute="top" constant="33" id="3xB-AO-zIb"/>
<constraint firstAttribute="trailing" secondItem="512" secondAttribute="trailing" constant="10" placeholder="YES" id="PAJ-0L-Fng"/>
<constraint firstAttribute="centerX" secondItem="512" secondAttribute="centerX" id="St2-Qv-KpR"/>
<constraint firstItem="512" firstAttribute="leading" secondItem="509" secondAttribute="leading" constant="10" placeholder="YES" id="Xwg-C7-jLF"/>
<constraint firstAttribute="bottom" secondItem="512" secondAttribute="bottom" constant="14" id="tRt-po-MLT"/>
</constraints>
<color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
<color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
</box>
<box title="Hacks" translatesAutoresizingMaskIntoConstraints="NO" id="542">
<rect key="frame" x="186" y="150" width="264" height="97"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
<view key="contentView">
<rect key="frame" x="2" y="2" width="260" height="80"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<matrix horizontalHuggingPriority="251" verticalHuggingPriority="750" mode="highlight" allowsEmptySelection="NO" autosizesCells="NO" translatesAutoresizingMaskIntoConstraints="NO" id="544" userLabel="Hacks">
<rect key="frame" x="11" y="22" width="186" height="40"/>
<autoresizingMask key="autoresizingMask"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
<size key="cellSize" width="186" height="18"/>
<size key="intercellSpacing" width="4" height="4"/>
<buttonCell key="prototype" type="check" title="Switch" bezelStyle="regularSquare" imagePosition="left" alignment="left" tag="-1" inset="2" id="619">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<cells>
<column>
<buttonCell type="check" title="SIO IRQ always enabled" bezelStyle="regularSquare" imagePosition="left" alignment="left" toolTip="This should generally be disabled, though it might help to enable it if you are having controller problems" inset="2" id="545" userLabel="SIO IRQ">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<buttonCell type="check" title="SPU IRQ always enabled" bezelStyle="regularSquare" imagePosition="left" alignment="left" toolTip="This should generally be disabled, though it might help to enable it if you are having sound problems" tag="1" inset="2" id="543" userLabel="SPU IRQ">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
</column>
</cells>
<connections>
<action selector="setCheckbox:" target="-2" id="559"/>
</connections>
</matrix>
</subviews>
</view>
<constraints>
<constraint firstAttribute="trailing" secondItem="544" secondAttribute="trailing" constant="62" id="6D5-SF-HeX"/>
<constraint firstItem="544" firstAttribute="top" secondItem="542" secondAttribute="top" constant="33" id="INg-hU-wrD"/>
<constraint firstAttribute="bottom" secondItem="544" secondAttribute="bottom" constant="20" id="VKC-g5-f5g"/>
<constraint firstItem="544" firstAttribute="leading" secondItem="542" secondAttribute="leading" constant="10" id="iLe-bh-UCW"/>
</constraints>
<color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
<color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
</box>
</subviews>
<constraints>
<constraint firstItem="502" firstAttribute="leading" secondItem="239" secondAttribute="leading" constant="20" symbolic="YES" id="2H1-We-aph"/>
<constraint firstItem="509" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="502" secondAttribute="trailing" constant="8" symbolic="YES" id="6Gf-4h-f4Y"/>
<constraint firstItem="502" firstAttribute="top" secondItem="239" secondAttribute="top" constant="20" id="GxL-uo-8X3"/>
<constraint firstItem="502" firstAttribute="top" secondItem="509" secondAttribute="top" id="MEK-Cb-Ejf"/>
<constraint firstItem="542" firstAttribute="leading" secondItem="509" secondAttribute="leading" id="Nae-Ft-IRf"/>
<constraint firstAttribute="bottom" relation="greaterThanOrEqual" secondItem="542" secondAttribute="bottom" constant="20" symbolic="YES" id="P2K-UD-MhL"/>
<constraint firstItem="542" firstAttribute="top" relation="greaterThanOrEqual" secondItem="509" secondAttribute="bottom" constant="8" symbolic="YES" id="Uy0-a1-4gj"/>
<constraint firstItem="542" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="502" secondAttribute="trailing" constant="8" symbolic="YES" id="aKU-RB-CW0"/>
<constraint firstAttribute="bottom" relation="greaterThanOrEqual" secondItem="502" secondAttribute="bottom" constant="20" symbolic="YES" id="dE6-wn-Dap"/>
<constraint firstAttribute="trailing" secondItem="509" secondAttribute="trailing" constant="20" symbolic="YES" id="k9z-9j-Hsg"/>
<constraint firstItem="502" firstAttribute="bottom" secondItem="542" secondAttribute="bottom" id="kTf-3D-rhQ"/>
<constraint firstItem="542" firstAttribute="trailing" secondItem="509" secondAttribute="trailing" id="nL9-L5-QkH"/>
<constraint firstAttribute="trailing" secondItem="542" secondAttribute="trailing" constant="20" symbolic="YES" id="tiA-uk-NoL"/>
</constraints>
</view>
</tabViewItem>
<tabViewItem label="Plugins" identifier="2" id="241">
<view key="view" id="242">
<rect key="frame" x="10" y="33" width="467" height="411"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<box title="Graphics" translatesAutoresizingMaskIntoConstraints="NO" id="257">
<rect key="frame" x="17" y="300" width="178" height="91"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<view key="contentView">
<rect key="frame" x="2" y="2" width="174" height="74"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="262">
<rect key="frame" x="76.000000096857548" y="7" width="90" height="28"/>
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES"/>
<buttonCell key="cell" type="push" title="Configure…" bezelStyle="rounded" alignment="center" controlSize="small" borderStyle="border" inset="2" id="600">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="smallSystem"/>
</buttonCell>
<connections>
<action selector="doConfigure:" target="384" id="387"/>
</connections>
</button>
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="260">
<rect key="frame" x="8" y="7" width="70" height="28"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxX="YES"/>
<buttonCell key="cell" type="push" title="About…" bezelStyle="rounded" alignment="center" controlSize="small" borderStyle="border" inset="2" id="599">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="smallSystem"/>
</buttonCell>
<connections>
<action selector="doAbout:" target="384" id="386"/>
</connections>
</button>
<popUpButton verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="368">
<rect key="frame" x="11" y="36" width="153.00000009685755" height="26"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES"/>
<constraints>
<constraint firstAttribute="width" relation="lessThanOrEqual" constant="240" id="aFU-lq-p1l"/>
</constraints>
<popUpButtonCell key="cell" type="push" title="Graphics Plugin" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingMiddle" state="on" borderStyle="borderAndBezel" inset="2" arrowPosition="arrowAtCenter" preferredEdge="maxY" selectedItem="370" id="601">
<behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="menu"/>
<menu key="menu" title="OtherViews" id="369">
<items>
<menuItem title="Graphics Plugin" state="on" id="370"/>
</items>
</menu>
</popUpButtonCell>
<connections>
<action selector="selectPlugin:" target="384" id="465"/>
</connections>
</popUpButton>
</subviews>
</view>
<constraints>
<constraint firstAttribute="bottom" secondItem="260" secondAttribute="bottom" constant="11" id="0iX-gG-UTf"/>
<constraint firstItem="260" firstAttribute="leading" secondItem="257" secondAttribute="leading" constant="12" id="7Lw-Qn-fgP"/>
<constraint firstItem="260" firstAttribute="top" secondItem="368" secondAttribute="bottom" constant="8" symbolic="YES" id="CRV-9E-eaO"/>
<constraint firstItem="368" firstAttribute="leading" secondItem="257" secondAttribute="leading" constant="12" id="CUR-wy-NE8"/>
<constraint firstItem="262" firstAttribute="top" secondItem="368" secondAttribute="bottom" constant="8" symbolic="YES" id="E1g-TT-Oes"/>
<constraint firstItem="262" firstAttribute="trailing" secondItem="368" secondAttribute="trailing" id="FYi-ko-cLl"/>
<constraint firstAttribute="trailing" secondItem="262" secondAttribute="trailing" constant="12" id="R6o-h1-YzR"/>
<constraint firstItem="368" firstAttribute="leading" secondItem="260" secondAttribute="leading" id="VKE-40-y5w"/>
<constraint firstItem="262" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="260" secondAttribute="trailing" constant="8" symbolic="YES" id="g7k-UG-QXf"/>
<constraint firstItem="368" firstAttribute="top" secondItem="257" secondAttribute="top" constant="29" id="hbZ-qo-ecA"/>
<constraint firstAttribute="bottom" secondItem="262" secondAttribute="bottom" constant="11" id="jGi-kt-INi"/>
<constraint firstItem="260" firstAttribute="baseline" secondItem="262" secondAttribute="baseline" id="xUe-dZ-H9D"/>
</constraints>
<color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
<color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
</box>
<box title="Sound" translatesAutoresizingMaskIntoConstraints="NO" id="291">
<rect key="frame" x="272" y="300" width="178" height="91"/>
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMinY="YES"/>
<view key="contentView">
<rect key="frame" x="2" y="2" width="174" height="74"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="292">
<rect key="frame" x="76.000000096857548" y="7" width="90" height="28"/>
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES"/>
<buttonCell key="cell" type="push" title="Configure…" bezelStyle="rounded" alignment="center" controlSize="small" borderStyle="border" inset="2" id="603">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="smallSystem"/>
</buttonCell>
<connections>
<action selector="doConfigure:" target="388" id="391"/>
</connections>
</button>
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="290">
<rect key="frame" x="8" y="7" width="70" height="28"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxX="YES"/>
<buttonCell key="cell" type="push" title="About…" bezelStyle="rounded" alignment="center" controlSize="small" borderStyle="border" inset="2" id="602">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="smallSystem"/>
</buttonCell>
<connections>
<action selector="doAbout:" target="388" id="390"/>
</connections>
</button>
<popUpButton verticalHuggingPriority="750" tag="1" translatesAutoresizingMaskIntoConstraints="NO" id="371">
<rect key="frame" x="11" y="36" width="153.00000009685755" height="26"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES"/>
<constraints>
<constraint firstAttribute="width" relation="lessThanOrEqual" constant="240" id="qC9-GP-4Lh"/>
</constraints>
<popUpButtonCell key="cell" type="push" title="Sound Plugin" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingMiddle" state="on" borderStyle="borderAndBezel" inset="2" arrowPosition="arrowAtCenter" preferredEdge="maxY" selectedItem="373" id="604">
<behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="menu"/>
<menu key="menu" title="OtherViews" id="372">
<items>
<menuItem title="Sound Plugin" state="on" id="373"/>
</items>
</menu>
</popUpButtonCell>
<connections>
<action selector="selectPlugin:" target="388" id="466"/>
</connections>
</popUpButton>
</subviews>
</view>
<constraints>
<constraint firstItem="371" firstAttribute="top" secondItem="291" secondAttribute="top" constant="29" id="0EA-Rc-o9v"/>
<constraint firstAttribute="trailing" secondItem="371" secondAttribute="trailing" constant="12" id="36l-J7-a80"/>
<constraint firstAttribute="trailing" secondItem="292" secondAttribute="trailing" constant="12" id="7ae-1I-xp3"/>
<constraint firstItem="371" firstAttribute="leading" secondItem="291" secondAttribute="leading" constant="12" id="BBL-hx-2Kh"/>
<constraint firstItem="371" firstAttribute="leading" secondItem="290" secondAttribute="leading" id="CYF-zw-4xF"/>
<constraint firstItem="292" firstAttribute="baseline" secondItem="290" secondAttribute="baseline" id="Pqf-1j-HCa"/>
<constraint firstAttribute="bottom" secondItem="292" secondAttribute="bottom" constant="11" id="Wlg-i0-MJP"/>
<constraint firstAttribute="bottom" secondItem="290" secondAttribute="bottom" constant="11" id="asc-7l-KpG"/>
<constraint firstItem="290" firstAttribute="leading" secondItem="291" secondAttribute="leading" constant="12" id="dVo-IA-QPk"/>
<constraint firstItem="292" firstAttribute="top" secondItem="371" secondAttribute="bottom" constant="8" symbolic="YES" id="omO-cO-Rqh"/>
<constraint firstItem="290" firstAttribute="top" secondItem="371" secondAttribute="bottom" constant="8" symbolic="YES" id="uSi-oj-p3a"/>
<constraint firstItem="292" firstAttribute="trailing" secondItem="371" secondAttribute="trailing" id="w2T-l8-s7u"/>
<constraint firstItem="292" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="290" secondAttribute="trailing" constant="8" symbolic="YES" id="xtB-AC-3gh"/>
</constraints>
<color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
<color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
</box>
<box title="Controller" translatesAutoresizingMaskIntoConstraints="NO" id="299">
<rect key="frame" x="17" y="158" width="178" height="91"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
<view key="contentView">
<rect key="frame" x="2" y="2" width="174" height="74"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="301">
<rect key="frame" x="76.000000242143869" y="7" width="90" height="28"/>
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES"/>
<buttonCell key="cell" type="push" title="Configure…" bezelStyle="rounded" alignment="center" controlSize="small" borderStyle="border" inset="2" id="605">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="smallSystem"/>
</buttonCell>
<connections>
<action selector="doConfigure:" target="392" id="394"/>
</connections>
</button>
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="303">
<rect key="frame" x="8" y="7" width="70" height="28"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxX="YES"/>
<buttonCell key="cell" type="push" title="About…" bezelStyle="rounded" alignment="center" controlSize="small" borderStyle="border" inset="2" id="606">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="smallSystem"/>
</buttonCell>
<connections>
<action selector="doAbout:" target="392" id="393"/>
</connections>
</button>
<popUpButton verticalHuggingPriority="750" tag="2" translatesAutoresizingMaskIntoConstraints="NO" id="374">
<rect key="frame" x="11" y="36" width="153.00000024214387" height="26"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES"/>
<constraints>
<constraint firstAttribute="width" relation="lessThanOrEqual" constant="240" id="1GO-P3-Goh"/>
</constraints>
<popUpButtonCell key="cell" type="push" title="Controller Plugin" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingMiddle" state="on" borderStyle="borderAndBezel" inset="2" arrowPosition="arrowAtCenter" preferredEdge="maxY" selectedItem="376" id="607">
<behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="menu"/>
<menu key="menu" title="OtherViews" id="375">
<items>
<menuItem title="Controller Plugin" state="on" id="376"/>
</items>
</menu>
</popUpButtonCell>
<connections>
<action selector="selectPlugin:" target="392" id="467"/>
</connections>
</popUpButton>
</subviews>
</view>
<constraints>
<constraint firstItem="303" firstAttribute="leading" secondItem="299" secondAttribute="leading" constant="12" id="6uo-tG-trl"/>
<constraint firstItem="303" firstAttribute="top" secondItem="374" secondAttribute="bottom" constant="8" symbolic="YES" id="Q0a-A2-Bog"/>
<constraint firstItem="374" firstAttribute="leading" secondItem="299" secondAttribute="leading" constant="12" id="TQr-Iu-7LX"/>
<constraint firstAttribute="bottom" secondItem="303" secondAttribute="bottom" constant="11" id="WAI-vx-0Vx"/>
<constraint firstAttribute="trailing" secondItem="301" secondAttribute="trailing" constant="12" id="Z9X-FS-LIP"/>
<constraint firstItem="301" firstAttribute="trailing" secondItem="374" secondAttribute="trailing" id="coC-ft-AgU"/>
<constraint firstAttribute="trailing" secondItem="374" secondAttribute="trailing" constant="12" id="feN-KF-Ubk"/>
<constraint firstItem="301" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="303" secondAttribute="trailing" constant="8" symbolic="YES" id="gte-RY-lm3"/>
<constraint firstItem="374" firstAttribute="top" secondItem="299" secondAttribute="top" constant="29" id="tVf-Zs-yxd"/>
<constraint firstItem="301" firstAttribute="top" secondItem="374" secondAttribute="bottom" constant="8" symbolic="YES" id="ttt-42-ZcQ"/>
<constraint firstItem="303" firstAttribute="baseline" secondItem="301" secondAttribute="baseline" id="yZq-fb-ND0"/>
<constraint firstAttribute="bottom" secondItem="301" secondAttribute="bottom" constant="11" id="ysb-JB-rkr"/>
<constraint firstItem="303" firstAttribute="leading" secondItem="374" secondAttribute="leading" id="zJN-NZ-0Ae"/>
</constraints>
<color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
<color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
</box>
<box title="CD-ROM" translatesAutoresizingMaskIntoConstraints="NO" id="302">
<rect key="frame" x="272" y="158" width="178" height="91"/>
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
<view key="contentView">
<rect key="frame" x="2" y="2" width="174" height="74"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="297">
<rect key="frame" x="76.000000153204866" y="7" width="90" height="28"/>
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES"/>
<buttonCell key="cell" type="push" title="Configure…" bezelStyle="rounded" alignment="center" controlSize="small" borderStyle="border" inset="2" id="609">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="smallSystem"/>
</buttonCell>
<connections>
<action selector="doConfigure:" target="397" id="400"/>
</connections>
</button>
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="296">
<rect key="frame" x="8" y="7" width="70" height="28"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxX="YES"/>
<buttonCell key="cell" type="push" title="About…" bezelStyle="rounded" alignment="center" controlSize="small" borderStyle="border" inset="2" id="608">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="smallSystem"/>
</buttonCell>
<connections>
<action selector="doAbout:" target="397" id="399"/>
</connections>
</button>
<popUpButton verticalHuggingPriority="750" tag="3" translatesAutoresizingMaskIntoConstraints="NO" id="377">
<rect key="frame" x="11" y="36" width="153.00000015320487" height="26"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES"/>
<constraints>
<constraint firstAttribute="width" relation="lessThanOrEqual" constant="240" id="zjn-uB-Edw"/>
</constraints>
<popUpButtonCell key="cell" type="push" title="CDROM Plugin" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingMiddle" state="on" borderStyle="borderAndBezel" inset="2" arrowPosition="arrowAtCenter" preferredEdge="maxY" selectedItem="379" id="610">
<behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="menu"/>
<menu key="menu" title="OtherViews" id="378">
<items>
<menuItem title="CDROM Plugin" state="on" id="379"/>
</items>
</menu>
</popUpButtonCell>
<connections>
<action selector="selectPlugin:" target="397" id="468"/>
</connections>
</popUpButton>
</subviews>
</view>
<constraints>
<constraint firstAttribute="bottom" secondItem="296" secondAttribute="bottom" constant="11" id="34x-S6-ci2"/>
<constraint firstItem="297" firstAttribute="baseline" secondItem="296" secondAttribute="baseline" id="4K5-3J-ztV"/>
<constraint firstItem="296" firstAttribute="leading" secondItem="302" secondAttribute="leading" constant="12" id="Ih4-zz-ZPK"/>
<constraint firstAttribute="bottom" secondItem="297" secondAttribute="bottom" constant="11" id="MwU-BL-nNa"/>
<constraint firstItem="377" firstAttribute="leading" secondItem="302" secondAttribute="leading" constant="12" id="SYU-IA-8oV"/>
<constraint firstItem="377" firstAttribute="leading" secondItem="296" secondAttribute="leading" id="eea-UK-IAO"/>
<constraint firstItem="296" firstAttribute="top" secondItem="377" secondAttribute="bottom" constant="8" symbolic="YES" id="gAH-F7-qz1"/>
<constraint firstItem="297" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="296" secondAttribute="trailing" constant="8" symbolic="YES" id="hcV-Zl-Jmo"/>
<constraint firstItem="377" firstAttribute="top" secondItem="302" secondAttribute="top" constant="29" id="k3g-8I-cW4"/>
<constraint firstAttribute="trailing" secondItem="297" secondAttribute="trailing" constant="12" id="nYf-L8-aiZ"/>
<constraint firstItem="297" firstAttribute="top" secondItem="377" secondAttribute="bottom" constant="8" symbolic="YES" id="wQl-UO-fFH"/>
<constraint firstItem="377" firstAttribute="trailing" secondItem="297" secondAttribute="trailing" id="z7V-0a-HtL"/>
</constraints>
<color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
<color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
</box>
<box title="Network" translatesAutoresizingMaskIntoConstraints="NO" id="622">
<rect key="frame" x="17" y="16" width="178" height="91"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<view key="contentView">
<rect key="frame" x="2" y="2" width="174" height="74"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="625">
<rect key="frame" x="76.000000153204866" y="7" width="90" height="28"/>
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES"/>
<buttonCell key="cell" type="push" title="Configure…" bezelStyle="rounded" alignment="center" controlSize="small" borderStyle="border" inset="2" id="626">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="smallSystem"/>
</buttonCell>
<connections>
<action selector="doConfigure:" target="620" id="639"/>
</connections>
</button>
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="624">
<rect key="frame" x="8" y="7" width="70" height="28"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxX="YES"/>
<buttonCell key="cell" type="push" title="About…" bezelStyle="rounded" alignment="center" controlSize="small" borderStyle="border" inset="2" id="627">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="smallSystem"/>
</buttonCell>
<connections>
<action selector="doAbout:" target="620" id="638"/>
</connections>
</button>
<popUpButton verticalHuggingPriority="750" tag="2" translatesAutoresizingMaskIntoConstraints="NO" id="623">
<rect key="frame" x="11" y="36" width="153.00000015320487" height="26"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES"/>
<constraints>
<constraint firstAttribute="width" relation="lessThanOrEqual" constant="240" id="LeD-Zc-ttT"/>
</constraints>
<popUpButtonCell key="cell" type="push" title="Net Plugin" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingMiddle" state="on" borderStyle="borderAndBezel" inset="2" arrowPosition="arrowAtCenter" preferredEdge="maxY" selectedItem="630" id="628">
<behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="menu"/>
<menu key="menu" title="OtherViews" id="629">
<items>
<menuItem title="Net Plugin" state="on" id="630"/>
</items>
</menu>
</popUpButtonCell>
<connections>
<action selector="selectPlugin:" target="620" id="637"/>
</connections>
</popUpButton>
</subviews>
</view>
<constraints>
<constraint firstAttribute="bottom" secondItem="624" secondAttribute="bottom" constant="11" id="19b-3x-0hu"/>
<constraint firstItem="623" firstAttribute="leading" secondItem="622" secondAttribute="leading" constant="12" id="2FR-Us-zVv"/>
<constraint firstItem="625" firstAttribute="top" secondItem="623" secondAttribute="bottom" constant="8" symbolic="YES" id="5Vu-3n-po0"/>
<constraint firstAttribute="bottom" secondItem="625" secondAttribute="bottom" constant="11" id="RQ9-6g-bGZ"/>
<constraint firstItem="624" firstAttribute="leading" secondItem="622" secondAttribute="leading" constant="12" id="XPx-3z-DI5"/>
<constraint firstItem="625" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="624" secondAttribute="trailing" constant="8" symbolic="YES" id="dxf-lr-Zcq"/>
<constraint firstItem="623" firstAttribute="top" secondItem="622" secondAttribute="top" constant="29" id="lKV-s0-fPQ"/>
<constraint firstItem="625" firstAttribute="baseline" secondItem="624" secondAttribute="baseline" id="nky-aj-gfP"/>
<constraint firstItem="624" firstAttribute="leading" secondItem="623" secondAttribute="leading" id="spA-yY-eYY"/>
<constraint firstAttribute="trailing" secondItem="625" secondAttribute="trailing" constant="12" id="xFA-Jl-NdD"/>
<constraint firstItem="625" firstAttribute="trailing" secondItem="623" secondAttribute="trailing" id="xbx-ho-D8Y"/>
<constraint firstItem="624" firstAttribute="top" secondItem="623" secondAttribute="bottom" constant="8" symbolic="YES" id="xrB-Ce-XjY"/>
</constraints>
<color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
<color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
</box>
<box title="SIO1" translatesAutoresizingMaskIntoConstraints="NO" id="902">
<rect key="frame" x="272" y="16" width="178" height="91"/>
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
<view key="contentView">
<rect key="frame" x="2" y="2" width="174" height="74"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="903">
<rect key="frame" x="76.000000153204866" y="7" width="90" height="28"/>
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES"/>
<buttonCell key="cell" type="push" title="Configure…" bezelStyle="rounded" alignment="center" controlSize="small" borderStyle="border" inset="2" id="910">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="smallSystem"/>
</buttonCell>
<connections>
<action selector="doConfigure:" target="914" id="920"/>
</connections>
</button>
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="904">
<rect key="frame" x="8" y="7" width="70" height="28"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxX="YES"/>
<buttonCell key="cell" type="push" title="About…" bezelStyle="rounded" alignment="center" controlSize="small" borderStyle="border" inset="2" id="909">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="smallSystem"/>
</buttonCell>
<connections>
<action selector="doAbout:" target="914" id="919"/>
</connections>
</button>
<popUpButton verticalHuggingPriority="750" tag="2" translatesAutoresizingMaskIntoConstraints="NO" id="905">
<rect key="frame" x="11" y="36" width="153.00000015320487" height="26"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES"/>
<constraints>
<constraint firstAttribute="width" relation="lessThanOrEqual" constant="240" id="LTr-0P-51q"/>
</constraints>
<popUpButtonCell key="cell" type="push" title="Net Plugin" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingMiddle" state="on" borderStyle="borderAndBezel" inset="2" arrowPosition="arrowAtCenter" preferredEdge="maxY" selectedItem="908" id="906">
<behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="menu"/>
<menu key="menu" title="OtherViews" id="907">
<items>
<menuItem title="Net Plugin" state="on" id="908"/>
</items>
</menu>
</popUpButtonCell>
<connections>
<action selector="selectPlugin:" target="914" id="921"/>
</connections>
</popUpButton>
</subviews>
</view>
<constraints>
<constraint firstItem="904" firstAttribute="top" secondItem="905" secondAttribute="bottom" constant="8" symbolic="YES" id="3rF-vl-ex5"/>
<constraint firstItem="905" firstAttribute="leading" secondItem="902" secondAttribute="leading" constant="12" id="6Tt-As-Fyb"/>
<constraint firstAttribute="trailing" secondItem="903" secondAttribute="trailing" constant="12" id="7Fm-xF-gVA"/>
<constraint firstItem="904" firstAttribute="leading" secondItem="902" secondAttribute="leading" constant="12" id="7zy-aD-jYF"/>
<constraint firstItem="905" firstAttribute="top" secondItem="902" secondAttribute="top" constant="29" id="9si-wA-M4d"/>
<constraint firstAttribute="bottom" secondItem="903" secondAttribute="bottom" constant="11" id="DeV-8n-Pon"/>
<constraint firstItem="904" firstAttribute="baseline" secondItem="903" secondAttribute="baseline" id="J4a-tz-toY"/>
<constraint firstAttribute="trailing" secondItem="905" secondAttribute="trailing" constant="12" id="LFa-Q5-VJ1"/>
<constraint firstItem="903" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="904" secondAttribute="trailing" constant="8" symbolic="YES" id="Syg-nN-hNZ"/>
<constraint firstItem="903" firstAttribute="top" secondItem="905" secondAttribute="bottom" constant="8" symbolic="YES" id="ZJY-5K-bvp"/>
<constraint firstItem="903" firstAttribute="trailing" secondItem="905" secondAttribute="trailing" id="be4-Rm-Aa3"/>
<constraint firstItem="904" firstAttribute="leading" secondItem="905" secondAttribute="leading" id="ifW-lQ-40d"/>
<constraint firstAttribute="bottom" secondItem="904" secondAttribute="bottom" constant="11" id="pZn-Dm-TdI"/>
</constraints>
<color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
<color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
</box>
</subviews>
<constraints>
<constraint firstItem="257" firstAttribute="leading" secondItem="242" secondAttribute="leading" constant="20" symbolic="YES" id="561-T1-P3k"/>
<constraint firstItem="622" firstAttribute="baseline" secondItem="902" secondAttribute="baseline" id="6V3-58-oQj"/>
<constraint firstItem="299" firstAttribute="width" secondItem="622" secondAttribute="width" id="81v-Mh-mb1"/>
<constraint firstItem="291" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="257" secondAttribute="trailing" constant="8" symbolic="YES" id="GTr-oQ-Fho"/>
<constraint firstItem="291" firstAttribute="trailing" secondItem="302" secondAttribute="trailing" id="RFr-nm-S5f"/>
<constraint firstItem="622" firstAttribute="leading" secondItem="299" secondAttribute="leading" id="YPO-Sa-tBn"/>
<constraint firstAttribute="bottom" secondItem="622" secondAttribute="bottom" constant="20" symbolic="YES" id="c2i-vD-gZV"/>
<constraint firstItem="302" firstAttribute="width" secondItem="291" secondAttribute="width" id="eEj-uj-IHj"/>
<constraint firstItem="622" firstAttribute="top" relation="greaterThanOrEqual" secondItem="299" secondAttribute="bottom" constant="8" symbolic="YES" id="eXF-ij-06f"/>
<constraint firstItem="257" firstAttribute="top" secondItem="242" secondAttribute="top" constant="20" symbolic="YES" id="fpt-84-m9L"/>
<constraint firstItem="291" firstAttribute="baseline" secondItem="257" secondAttribute="baseline" id="fqE-jO-2t1"/>
<constraint firstItem="257" firstAttribute="leading" secondItem="299" secondAttribute="leading" id="kbt-Je-0Uc"/>
<constraint firstItem="302" firstAttribute="baseline" secondItem="299" secondAttribute="baseline" id="lbm-3O-JQt"/>
<constraint firstItem="302" firstAttribute="width" secondItem="902" secondAttribute="width" id="mOS-Bb-duS"/>
<constraint firstItem="299" firstAttribute="width" secondItem="257" secondAttribute="width" id="mZC-6I-CbI"/>
<constraint firstAttribute="centerY" secondItem="299" secondAttribute="centerY" id="tNI-O9-sZ7"/>
<constraint firstItem="299" firstAttribute="top" relation="greaterThanOrEqual" secondItem="257" secondAttribute="bottom" constant="8" symbolic="YES" id="v8o-vG-dHB"/>
<constraint firstItem="902" firstAttribute="trailing" secondItem="302" secondAttribute="trailing" id="wBd-00-9zL"/>
<constraint firstAttribute="trailing" secondItem="291" secondAttribute="trailing" constant="20" symbolic="YES" id="yz7-qv-DXB"/>
</constraints>
</view>
</tabViewItem>
<tabViewItem label="Memory Cards" identifier="3" id="579">
<view key="view" id="580">
<rect key="frame" x="10" y="33" width="467" height="411"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<button verticalHuggingPriority="750" tag="1" translatesAutoresizingMaskIntoConstraints="NO" id="922">
<rect key="frame" x="207" y="273" width="53" height="32"/>
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMinY="YES"/>
<buttonCell key="cell" type="push" title="←" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="954">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="moveBlock:" target="955" id="1008"/>
</connections>
</button>
<button verticalHuggingPriority="750" tag="2" translatesAutoresizingMaskIntoConstraints="NO" id="923">
<rect key="frame" x="207" y="73" width="53" height="32"/>
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMaxY="YES"/>
<buttonCell key="cell" type="push" title="→" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="952">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="moveBlock:" target="955" id="1009"/>
</connections>
</button>
<scrollView autohidesScrollers="YES" horizontalLineScroll="10" horizontalPageScroll="10" verticalLineScroll="10" verticalPageScroll="10" usesPredominantAxisScrolling="NO" translatesAutoresizingMaskIntoConstraints="NO" id="924">
<rect key="frame" x="265" y="61" width="182" height="264"/>
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" heightSizable="YES"/>
<clipView key="contentView" id="Yf6-rO-8CR">
<rect key="frame" x="1" y="1" width="180" height="262"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<collectionView selectable="YES" id="951" userLabel="Memory Card 2 view">
<rect key="frame" x="0.0" y="0.0" width="180" height="262"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<color key="primaryBackgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
<connections>
<binding destination="959" name="content" keyPath="arrangedObjects" id="1002"/>
<outlet property="itemPrototype" destination="958" id="1015"/>
</connections>
</collectionView>
</subviews>
</clipView>
<scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="950">
<rect key="frame" x="1" y="247" width="179.99999999999994" height="16"/>
<autoresizingMask key="autoresizingMask"/>
</scroller>
<scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="949">
<rect key="frame" x="234" y="1" width="15" height="143"/>
<autoresizingMask key="autoresizingMask"/>
</scroller>
</scrollView>
<scrollView autohidesScrollers="YES" horizontalLineScroll="10" horizontalPageScroll="10" verticalLineScroll="10" verticalPageScroll="10" usesPredominantAxisScrolling="NO" translatesAutoresizingMaskIntoConstraints="NO" id="925">
<rect key="frame" x="20" y="61" width="182" height="264"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxX="YES" heightSizable="YES"/>
<clipView key="contentView" id="b4B-9c-LZA">
<rect key="frame" x="1" y="1" width="180" height="262"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<collectionView selectable="YES" id="946" userLabel="Memory Card 1 view">
<rect key="frame" x="0.0" y="0.0" width="180" height="262"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<color key="primaryBackgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
<connections>
<binding destination="960" name="content" keyPath="arrangedObjects" id="1000"/>
<outlet property="itemPrototype" destination="958" id="996"/>
</connections>
</collectionView>
</subviews>
</clipView>
<constraints>
<constraint firstAttribute="height" relation="greaterThanOrEqual" constant="264" id="IgP-M1-qCs"/>
<constraint firstAttribute="width" relation="greaterThanOrEqual" constant="182" id="Zi2-VL-89Y"/>
</constraints>
<scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="947">
<rect key="frame" x="1" y="144" width="233" height="15"/>
<autoresizingMask key="autoresizingMask"/>
</scroller>
<scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="948">
<rect key="frame" x="234" y="1" width="15" height="143"/>
<autoresizingMask key="autoresizingMask"/>
</scroller>
</scrollView>
<button verticalHuggingPriority="750" tag="2" translatesAutoresizingMaskIntoConstraints="NO" id="926">
<rect key="frame" x="259" y="13" width="98" height="32"/>
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
<buttonCell key="cell" type="push" title="Format…" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="945">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="formatCard:" target="955" id="1014"/>
</connections>
</button>
<button verticalHuggingPriority="750" tag="1" translatesAutoresizingMaskIntoConstraints="NO" id="927">
<rect key="frame" x="14" y="13" width="98" height="32"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<buttonCell key="cell" type="push" title="Format…" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="944">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="formatCard:" target="955" id="1007"/>
</connections>
</button>
<button verticalHuggingPriority="750" tag="1" translatesAutoresizingMaskIntoConstraints="NO" id="928">
<rect key="frame" x="114" y="13" width="94" height="32"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<buttonCell key="cell" type="push" title="Delete…" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="943">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="deleteMemoryObject:" target="955" id="1006"/>
</connections>
</button>
<button verticalHuggingPriority="750" tag="2" translatesAutoresizingMaskIntoConstraints="NO" id="929">
<rect key="frame" x="359" y="13" width="94" height="32"/>
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
<buttonCell key="cell" type="push" title="Delete…" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="942">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="deleteMemoryObject:" target="955" id="1013"/>
</connections>
</button>
<button verticalHuggingPriority="750" tag="1" translatesAutoresizingMaskIntoConstraints="NO" id="930">
<rect key="frame" x="14" y="338" width="80" height="32"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<buttonCell key="cell" type="push" title="New…" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="941">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="newMemCard:" target="955" id="1011"/>
</connections>
</button>
<button verticalHuggingPriority="750" tag="1" translatesAutoresizingMaskIntoConstraints="NO" id="931">
<rect key="frame" x="107" y="338" width="101" height="32"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<buttonCell key="cell" type="push" title="Change…" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="940">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="changeMemCard:" target="955" id="1005"/>
</connections>
</button>
<textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="932">
<rect key="frame" x="18" y="374" width="186" height="17"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Label" id="939">
<font key="font" metaFont="system"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<button verticalHuggingPriority="750" tag="2" translatesAutoresizingMaskIntoConstraints="NO" id="933">
<rect key="frame" x="259" y="338" width="80" height="32"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<buttonCell key="cell" type="push" title="New…" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="938">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="newMemCard:" target="955" id="1010"/>
</connections>
</button>
<button verticalHuggingPriority="750" tag="2" translatesAutoresizingMaskIntoConstraints="NO" id="934">
<rect key="frame" x="352" y="338" width="101" height="32"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<buttonCell key="cell" type="push" title="Change…" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="937">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="changeMemCard:" target="955" id="1012"/>
</connections>
</button>
<textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="935">
<rect key="frame" x="263" y="374" width="186" height="17"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Label" id="936">
<font key="font" metaFont="system"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
</subviews>
<constraints>
<constraint firstItem="930" firstAttribute="top" secondItem="932" secondAttribute="bottom" constant="8" symbolic="YES" id="0rw-zm-eTW"/>
<constraint firstItem="935" firstAttribute="baseline" secondItem="932" secondAttribute="baseline" id="36v-SY-fsX"/>
<constraint firstItem="932" firstAttribute="leading" secondItem="580" secondAttribute="leading" constant="20" symbolic="YES" id="3B6-rF-wUD"/>
<constraint firstItem="935" firstAttribute="trailing" secondItem="924" secondAttribute="trailing" id="5l6-xO-gYd"/>
<constraint firstItem="923" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="925" secondAttribute="trailing" constant="8" symbolic="YES" id="6Bi-wK-Y6V"/>
<constraint firstItem="927" firstAttribute="top" secondItem="925" secondAttribute="bottom" constant="20" symbolic="YES" id="6Wc-QN-eg7"/>
<constraint firstAttribute="bottom" secondItem="923" secondAttribute="bottom" constant="80" id="8eM-Sy-7pm"/>
<constraint firstAttribute="trailing" secondItem="929" secondAttribute="trailing" constant="20" symbolic="YES" id="ABn-1v-gkx"/>
<constraint firstItem="924" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="923" secondAttribute="trailing" constant="8" symbolic="YES" id="E7H-hA-kGT"/>
<constraint firstItem="928" firstAttribute="trailing" secondItem="925" secondAttribute="trailing" id="Eat-jS-jGO"/>
<constraint firstItem="934" firstAttribute="baseline" secondItem="933" secondAttribute="baseline" id="GDh-Ao-euB"/>
<constraint firstAttribute="centerX" secondItem="923" secondAttribute="centerX" id="Gze-XN-7Kg"/>
<constraint firstItem="927" firstAttribute="leading" secondItem="925" secondAttribute="leading" id="PdY-FC-K0F"/>
<constraint firstAttribute="bottom" secondItem="927" secondAttribute="bottom" constant="20" symbolic="YES" id="Pr0-02-TPE"/>
<constraint firstItem="931" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="930" secondAttribute="trailing" constant="12" symbolic="YES" id="PwX-mR-A82"/>
<constraint firstItem="935" firstAttribute="leading" secondItem="926" secondAttribute="leading" id="Qw1-9b-VcL"/>
<constraint firstItem="934" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="933" secondAttribute="trailing" constant="12" symbolic="YES" id="Spp-ah-Jvu"/>
<constraint firstAttribute="trailing" secondItem="934" secondAttribute="trailing" constant="20" symbolic="YES" id="TQ2-hw-PFg"/>
<constraint firstItem="932" firstAttribute="top" secondItem="580" secondAttribute="top" constant="20" symbolic="YES" id="Tsr-4R-NMk"/>
<constraint firstItem="929" firstAttribute="baseline" secondItem="926" secondAttribute="baseline" id="V5X-BV-iiI"/>
<constraint firstItem="928" firstAttribute="trailing" secondItem="932" secondAttribute="trailing" id="VTR-KU-yme"/>
<constraint firstItem="923" firstAttribute="top" relation="greaterThanOrEqual" secondItem="922" secondAttribute="bottom" constant="110" id="acY-ll-k54"/>
<constraint firstItem="935" firstAttribute="leading" secondItem="924" secondAttribute="leading" id="aqg-O0-ZG4"/>
<constraint firstAttribute="centerX" secondItem="922" secondAttribute="centerX" id="cA0-sw-2dz"/>
<constraint firstItem="924" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="922" secondAttribute="trailing" constant="8" symbolic="YES" id="cw5-Tu-rMI"/>
<constraint firstItem="935" firstAttribute="trailing" secondItem="929" secondAttribute="trailing" id="dW9-IV-4So"/>
<constraint firstItem="922" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="925" secondAttribute="trailing" constant="8" symbolic="YES" id="ePj-c6-Nvv"/>
<constraint firstItem="935" firstAttribute="leading" secondItem="933" secondAttribute="leading" id="f9W-3x-513"/>
<constraint firstAttribute="trailing" secondItem="924" secondAttribute="trailing" constant="20" symbolic="YES" id="gvw-pz-fYa"/>
<constraint firstItem="934" firstAttribute="baseline" secondItem="930" secondAttribute="baseline" id="iXJ-TL-2NR"/>
<constraint firstItem="925" firstAttribute="bottom" secondItem="924" secondAttribute="bottom" id="j9R-se-Ehv"/>
<constraint firstItem="930" firstAttribute="leading" secondItem="580" secondAttribute="leading" constant="20" symbolic="YES" id="jpa-Hz-Cuy"/>
<constraint firstItem="922" firstAttribute="top" secondItem="580" secondAttribute="top" constant="110" id="lfR-pL-l3d"/>
<constraint firstItem="925" firstAttribute="height" secondItem="924" secondAttribute="height" id="lha-HW-Jq8"/>
<constraint firstItem="927" firstAttribute="leading" secondItem="932" secondAttribute="leading" id="m42-us-Ukb"/>
<constraint firstItem="925" firstAttribute="top" secondItem="930" secondAttribute="bottom" constant="20" symbolic="YES" id="mxU-gt-gcw"/>
<constraint firstItem="929" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="926" secondAttribute="trailing" constant="12" symbolic="YES" id="n8K-Dn-ntU"/>
<constraint firstItem="934" firstAttribute="baseline" secondItem="931" secondAttribute="baseline" id="oSO-zV-a8h"/>
<constraint firstAttribute="trailing" secondItem="935" secondAttribute="trailing" constant="20" symbolic="YES" id="ohD-Gs-2sI"/>
<constraint firstItem="935" firstAttribute="trailing" secondItem="934" secondAttribute="trailing" id="pKN-jf-ULY"/>
<constraint firstItem="927" firstAttribute="leading" secondItem="580" secondAttribute="leading" constant="20" symbolic="YES" id="q62-AI-vku"/>
<constraint firstItem="927" firstAttribute="leading" secondItem="930" secondAttribute="leading" id="uAJ-bg-UTh"/>
<constraint firstItem="925" firstAttribute="top" secondItem="924" secondAttribute="top" id="uhY-tK-xVf"/>
<constraint firstItem="928" firstAttribute="baseline" secondItem="927" secondAttribute="baseline" id="vbr-3z-0DC"/>
<constraint firstItem="928" firstAttribute="trailing" secondItem="931" secondAttribute="trailing" id="vcf-a4-QlX"/>
<constraint firstItem="926" firstAttribute="baseline" secondItem="928" secondAttribute="baseline" id="yYM-0H-88y"/>
<constraint firstItem="928" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="927" secondAttribute="trailing" constant="12" symbolic="YES" id="zXf-Vf-U2w"/>
<constraint firstItem="924" firstAttribute="width" secondItem="925" secondAttribute="width" id="zui-tY-2Zg"/>
</constraints>
</view>
</tabViewItem>
<tabViewItem label="Hotkeys" identifier="4" id="655">
<view key="view" id="656" userLabel="Hotkey View" customClass="HotkeyController">
<rect key="frame" x="10" y="33" width="467" height="411"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<button identifier="FastForward" verticalHuggingPriority="750" tag="100" translatesAutoresizingMaskIntoConstraints="NO" id="769">
<rect key="frame" x="14" y="363" width="128" height="32"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<buttonCell key="cell" type="push" title="Fast Forward" bezelStyle="rounded" alignment="center" borderStyle="border" tag="100" imageScaling="proportionallyDown" inset="2" id="770">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES" changeBackground="YES" changeGray="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="hotkeySet:" target="656" id="784"/>
</connections>
</button>
<textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="771">
<rect key="frame" x="144" y="370" width="303" height="22"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" allowsUndo="NO" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" placeholderString="None..." bezelStyle="round" id="772">
<font key="font" metaFont="system"/>
<color key="textColor" red="0.17409648289999999" green="0.32782434649999997" blue="0.65737516979999999" alpha="1" colorSpace="calibratedRGB"/>
<color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<button identifier="FrameLimit" verticalHuggingPriority="750" tag="101" translatesAutoresizingMaskIntoConstraints="NO" id="896">
<rect key="frame" x="14" y="330" width="128" height="32"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<buttonCell key="cell" type="push" title="Frame Limit" bezelStyle="rounded" alignment="center" borderStyle="border" tag="100" imageScaling="proportionallyDown" inset="2" id="899">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES" changeBackground="YES" changeGray="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="hotkeySet:" target="656" id="900"/>
</connections>
</button>
<textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="897">
<rect key="frame" x="144" y="337" width="303" height="22"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" allowsUndo="NO" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" placeholderString="None..." bezelStyle="round" id="898">
<font key="font" metaFont="system"/>
<color key="textColor" red="0.17409648289999999" green="0.32782434649999997" blue="0.65737516979999999" alpha="1" colorSpace="calibratedRGB"/>
<color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<button identifier="SaveState" verticalHuggingPriority="750" tag="102" translatesAutoresizingMaskIntoConstraints="NO" id="850">
<rect key="frame" x="14" y="297" width="128" height="32"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<buttonCell key="cell" type="push" title="Save State" bezelStyle="rounded" alignment="center" borderStyle="border" tag="100" imageScaling="proportionallyDown" inset="2" id="853">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES" changeBackground="YES" changeGray="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="hotkeySet:" target="656" id="854"/>
</connections>
</button>
<textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="851">
<rect key="frame" x="144" y="304" width="303" height="22"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" allowsUndo="NO" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" placeholderString="None..." bezelStyle="round" id="852">
<font key="font" metaFont="system"/>
<color key="textColor" red="0.17409648289999999" green="0.32782434649999997" blue="0.65737516979999999" alpha="1" colorSpace="calibratedRGB"/>
<color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<button identifier="LoadState" verticalHuggingPriority="750" tag="103" translatesAutoresizingMaskIntoConstraints="NO" id="855">
<rect key="frame" x="14" y="264" width="128" height="32"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<buttonCell key="cell" type="push" title="Load State" bezelStyle="rounded" alignment="center" borderStyle="border" tag="100" imageScaling="proportionallyDown" inset="2" id="856">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES" changeBackground="YES" changeGray="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="hotkeySet:" target="656" id="857"/>
</connections>
</button>
<textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="870">
<rect key="frame" x="144" y="271" width="303" height="22"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" allowsUndo="NO" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" placeholderString="None..." bezelStyle="round" id="871">
<font key="font" metaFont="system"/>
<color key="textColor" red="0.17409648289999999" green="0.32782434649999997" blue="0.65737516979999999" alpha="1" colorSpace="calibratedRGB"/>
<color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<button identifier="NextState" verticalHuggingPriority="750" tag="104" translatesAutoresizingMaskIntoConstraints="NO" id="861">
<rect key="frame" x="14" y="231" width="128" height="32"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<buttonCell key="cell" type="push" title="Next State" bezelStyle="rounded" alignment="center" borderStyle="border" tag="100" imageScaling="proportionallyDown" inset="2" id="862">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES" changeBackground="YES" changeGray="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="hotkeySet:" target="656" id="863"/>
</connections>
</button>
<textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="872">
<rect key="frame" x="144" y="238" width="303" height="22"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" allowsUndo="NO" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" placeholderString="None..." bezelStyle="round" id="873">
<font key="font" metaFont="system"/>
<color key="textColor" red="0.17409648289999999" green="0.32782434649999997" blue="0.65737516979999999" alpha="1" colorSpace="calibratedRGB"/>
<color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<button identifier="PrevState" verticalHuggingPriority="750" tag="105" translatesAutoresizingMaskIntoConstraints="NO" id="867">
<rect key="frame" x="14" y="198" width="128" height="32"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<buttonCell key="cell" type="push" title="Previous State" bezelStyle="rounded" alignment="center" borderStyle="border" tag="100" imageScaling="proportionallyDown" inset="2" id="868">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES" changeBackground="YES" changeGray="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="hotkeySet:" target="656" id="869"/>
</connections>
</button>
<textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="874">
<rect key="frame" x="144" y="205" width="303" height="22"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" allowsUndo="NO" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" placeholderString="None..." bezelStyle="round" id="875">
<font key="font" metaFont="system"/>
<color key="textColor" red="0.17409648289999999" green="0.32782434649999997" blue="0.65737516979999999" alpha="1" colorSpace="calibratedRGB"/>
<color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<box autoresizesSubviews="NO" verticalHuggingPriority="750" title="Box" boxType="separator" titlePosition="noTitle" translatesAutoresizingMaskIntoConstraints="NO" id="884">
<rect key="frame" x="3" y="182" width="461" height="5"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
<constraints>
<constraint firstAttribute="height" constant="1" id="zce-SA-vPl"/>
</constraints>
<color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
<color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
<font key="titleFont" metaFont="system"/>
</box>
<textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="885">
<rect key="frame" x="18" y="146" width="120" height="17"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="GPU Key Modifier" id="886">
<font key="font" metaFont="system"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<popUpButton verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="887">
<rect key="frame" x="142" y="140" width="127" height="26"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<string key="toolTip">Any key pressed at the same time as the GPU Key Modifier will be sent directly to the GPU Plugin. This is useful for plugins with menus. Control (ctrl) is the recommended modifier; command (cmd or apple key) should not be used unless you absolutely want to.</string>
<popUpButtonCell key="cell" type="push" title="Control ⌃" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="890" id="888">
<behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="menu"/>
<menu key="menu" title="OtherViews" id="889">
<items>
<menuItem title="Control ⌃" state="on" id="890">
<modifierMask key="keyEquivalentModifierMask" control="YES"/>
</menuItem>
<menuItem title="Shift ⇧" id="891">
<modifierMask key="keyEquivalentModifierMask" shift="YES"/>
</menuItem>
<menuItem title="Alt / Option ⌥" id="893">
<modifierMask key="keyEquivalentModifierMask" option="YES"/>
</menuItem>
<menuItem title="Command ⌘" id="892"/>
</items>
</menu>
</popUpButtonCell>
</popUpButton>
</subviews>
<constraints>
<constraint firstItem="861" firstAttribute="leading" secondItem="656" secondAttribute="leading" constant="20" symbolic="YES" id="0vA-FK-uTH"/>
<constraint firstItem="867" firstAttribute="top" secondItem="861" secondAttribute="bottom" constant="12" symbolic="YES" id="1rH-oq-Rhy"/>
<constraint firstItem="867" firstAttribute="trailing" secondItem="885" secondAttribute="trailing" id="1tb-BQ-WM0"/>
<constraint firstItem="769" firstAttribute="leading" secondItem="656" secondAttribute="leading" constant="20" symbolic="YES" id="3fh-Vh-dc1"/>
<constraint firstItem="874" firstAttribute="trailing" secondItem="897" secondAttribute="trailing" id="4VA-kY-7q4"/>
<constraint firstItem="855" firstAttribute="baseline" secondItem="870" secondAttribute="baseline" id="9rI-00-EUe"/>
<constraint firstItem="867" firstAttribute="leading" secondItem="885" secondAttribute="leading" id="AHx-Rt-jcc"/>
<constraint firstItem="855" firstAttribute="leading" secondItem="656" secondAttribute="leading" constant="20" symbolic="YES" id="BdZ-7I-N8r"/>
<constraint firstAttribute="bottom" relation="greaterThanOrEqual" secondItem="887" secondAttribute="bottom" constant="20" symbolic="YES" id="CCT-em-55L"/>
<constraint firstItem="771" firstAttribute="leading" secondItem="769" secondAttribute="trailing" constant="8" symbolic="YES" id="DOp-Lx-NDl"/>
<constraint firstItem="867" firstAttribute="trailing" secondItem="855" secondAttribute="trailing" id="DfB-8Y-Hwg"/>
<constraint firstItem="872" firstAttribute="baseline" secondItem="861" secondAttribute="baseline" id="ELK-K0-IcL"/>
<constraint firstAttribute="trailing" secondItem="771" secondAttribute="trailing" constant="20" symbolic="YES" id="EbU-ce-ahx"/>
<constraint firstItem="874" firstAttribute="trailing" secondItem="870" secondAttribute="trailing" id="EtY-PI-hGA"/>
<constraint firstItem="896" firstAttribute="baseline" secondItem="897" secondAttribute="baseline" id="GqK-x9-vOr"/>
<constraint firstItem="771" firstAttribute="baseline" secondItem="769" secondAttribute="baseline" id="HEO-TK-INz"/>
<constraint firstItem="874" firstAttribute="leading" secondItem="867" secondAttribute="trailing" constant="8" symbolic="YES" id="HJO-up-sEg"/>
<constraint firstItem="867" firstAttribute="baseline" secondItem="874" secondAttribute="baseline" id="HQu-Qc-G6B"/>
<constraint firstItem="867" firstAttribute="trailing" secondItem="850" secondAttribute="trailing" id="IEQ-zU-2cA"/>
<constraint firstItem="872" firstAttribute="leading" secondItem="861" secondAttribute="trailing" constant="8" symbolic="YES" id="JAl-lq-SaR"/>
<constraint firstItem="874" firstAttribute="trailing" secondItem="872" secondAttribute="trailing" id="MFa-E9-cPU"/>
<constraint firstItem="887" firstAttribute="leading" secondItem="885" secondAttribute="trailing" constant="8" symbolic="YES" id="Ma7-vb-zVf"/>
<constraint firstItem="855" firstAttribute="top" secondItem="850" secondAttribute="bottom" constant="12" symbolic="YES" id="NKj-e0-etQ"/>
<constraint firstItem="884" firstAttribute="top" secondItem="867" secondAttribute="bottom" constant="20" symbolic="YES" id="Nm8-HH-fl8"/>
<constraint firstItem="850" firstAttribute="top" secondItem="896" secondAttribute="bottom" constant="12" symbolic="YES" id="Pvy-Ku-lrn"/>
<constraint firstItem="885" firstAttribute="leading" secondItem="656" secondAttribute="leading" constant="20" symbolic="YES" id="Qeo-98-SMX"/>
<constraint firstItem="769" firstAttribute="top" secondItem="656" secondAttribute="top" constant="20" symbolic="YES" id="Qo3-oc-clU"/>
<constraint firstItem="851" firstAttribute="baseline" secondItem="850" secondAttribute="baseline" id="SCO-0L-xJV"/>
<constraint firstItem="896" firstAttribute="leading" secondItem="656" secondAttribute="leading" constant="20" symbolic="YES" id="Tvx-fY-Nxh"/>
<constraint firstItem="867" firstAttribute="trailing" secondItem="769" secondAttribute="trailing" id="XaZ-eE-HfE"/>
<constraint firstItem="874" firstAttribute="leading" secondItem="887" secondAttribute="leading" id="YCv-HF-wQC"/>
<constraint firstItem="867" firstAttribute="leading" secondItem="861" secondAttribute="leading" id="YU5-li-wCM"/>
<constraint firstItem="850" firstAttribute="leading" secondItem="656" secondAttribute="leading" constant="20" symbolic="YES" id="YfV-jT-nMh"/>
<constraint firstItem="897" firstAttribute="leading" secondItem="896" secondAttribute="trailing" constant="8" symbolic="YES" id="Z53-b4-qVV"/>
<constraint firstAttribute="trailing" secondItem="872" secondAttribute="trailing" constant="20" symbolic="YES" id="ZfS-p3-9AT"/>
<constraint firstItem="887" firstAttribute="top" secondItem="884" secondAttribute="bottom" constant="20" symbolic="YES" id="Zfr-1J-7rQ"/>
<constraint firstItem="867" firstAttribute="leading" secondItem="769" secondAttribute="leading" id="a2E-8T-bjq"/>
<constraint firstAttribute="trailing" secondItem="884" secondAttribute="trailing" constant="3" id="aRd-YM-FWM"/>
<constraint firstAttribute="trailing" secondItem="874" secondAttribute="trailing" constant="20" symbolic="YES" id="fTd-Cl-l8H"/>
<constraint firstItem="867" firstAttribute="leading" secondItem="656" secondAttribute="leading" constant="20" symbolic="YES" id="iQx-kX-ap3"/>
<constraint firstItem="874" firstAttribute="leading" secondItem="771" secondAttribute="leading" id="kB4-Gh-8CA"/>
<constraint firstItem="867" firstAttribute="trailing" secondItem="896" secondAttribute="trailing" id="kfp-hA-5Lf"/>
<constraint firstItem="874" firstAttribute="leading" secondItem="897" secondAttribute="leading" id="mdZ-uP-adG"/>
<constraint firstItem="867" firstAttribute="leading" secondItem="896" secondAttribute="leading" id="mds-q0-3Hg"/>
<constraint firstItem="874" firstAttribute="leading" secondItem="851" secondAttribute="leading" id="nFz-Ob-f5k"/>
<constraint firstItem="874" firstAttribute="trailing" secondItem="851" secondAttribute="trailing" id="nKc-NB-qtd"/>
<constraint firstItem="896" firstAttribute="top" secondItem="769" secondAttribute="bottom" constant="12" symbolic="YES" id="oS6-HQ-BGp"/>
<constraint firstItem="887" firstAttribute="baseline" secondItem="885" secondAttribute="baseline" id="ovS-i2-v4P"/>
<constraint firstItem="851" firstAttribute="leading" secondItem="850" secondAttribute="trailing" constant="8" symbolic="YES" id="ppQ-eI-b0R"/>
<constraint firstAttribute="trailing" secondItem="851" secondAttribute="trailing" constant="20" symbolic="YES" id="rhw-36-Udz"/>
<constraint firstAttribute="trailing" secondItem="897" secondAttribute="trailing" constant="20" symbolic="YES" id="s1T-Ni-U4N"/>
<constraint firstItem="884" firstAttribute="leading" secondItem="656" secondAttribute="leading" constant="3" id="sDd-m2-5Tb"/>
<constraint firstItem="874" firstAttribute="trailing" secondItem="771" secondAttribute="trailing" id="vlE-q7-IaW"/>
<constraint firstItem="867" firstAttribute="trailing" secondItem="861" secondAttribute="trailing" id="vrC-F4-Aie"/>
<constraint firstItem="861" firstAttribute="top" secondItem="855" secondAttribute="bottom" constant="12" symbolic="YES" id="wBo-7b-n97"/>
<constraint firstItem="867" firstAttribute="leading" secondItem="855" secondAttribute="leading" id="waa-lu-HQf"/>
<constraint firstItem="867" firstAttribute="leading" secondItem="850" secondAttribute="leading" id="wqz-Fz-jAU"/>
<constraint firstItem="874" firstAttribute="leading" secondItem="870" secondAttribute="leading" id="xXZ-ha-Io0"/>
<constraint firstItem="870" firstAttribute="leading" secondItem="855" secondAttribute="trailing" constant="8" symbolic="YES" id="xy2-gn-Gkn"/>
<constraint firstAttribute="trailing" secondItem="870" secondAttribute="trailing" constant="20" symbolic="YES" id="yw1-hc-JC6"/>
<constraint firstItem="874" firstAttribute="leading" secondItem="872" secondAttribute="leading" id="zAb-jO-eg5"/>
</constraints>
<connections>
<outlet property="FastForward" destination="771" id="849"/>
<outlet property="FrameLimit" destination="897" id="901"/>
<outlet property="LoadState" destination="870" id="877"/>
<outlet property="NextState" destination="872" id="878"/>
<outlet property="PrevState" destination="874" id="879"/>
<outlet property="SaveState" destination="851" id="876"/>
</connections>
</view>
</tabViewItem>
</tabViewItems>
<connections>
<outlet property="delegate" destination="-2" id="780"/>
</connections>
</tabView>
</subviews>
<constraints>
<constraint firstAttribute="trailing" secondItem="238" secondAttribute="trailing" constant="20" symbolic="YES" id="DRM-dx-hyj"/>
<constraint firstAttribute="bottom" secondItem="238" secondAttribute="bottom" constant="20" symbolic="YES" id="UBc-At-C1O"/>
<constraint firstItem="238" firstAttribute="top" secondItem="2" secondAttribute="top" constant="12" symbolic="YES" id="eBb-qc-dnX"/>
<constraint firstItem="238" firstAttribute="leading" secondItem="2" secondAttribute="leading" constant="20" symbolic="YES" id="nlT-er-TzP"/>
</constraints>
</view>
<connections>
<outlet property="delegate" destination="-2" id="478"/>
</connections>
</window>
<view id="957" userLabel="MemCardObjectView">
<rect key="frame" x="0.0" y="0.0" width="180" height="132"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<box autoresizesSubviews="NO" title="Box" boxType="custom" borderType="none" titlePosition="noTitle" translatesAutoresizingMaskIntoConstraints="NO" id="965">
<rect key="frame" x="0.0" y="0.0" width="180" height="132"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<view key="contentView">
<rect key="frame" x="0.0" y="0.0" width="180" height="132"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<imageView translatesAutoresizingMaskIntoConstraints="NO" id="976">
<rect key="frame" x="66" y="80" width="48" height="48"/>
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMinY="YES"/>
<constraints>
<constraint firstAttribute="width" constant="48" id="kIh-n8-gJw"/>
<constraint firstAttribute="height" constant="48" id="vPq-qO-hYs"/>
</constraints>
<imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="NSAdvanced" id="986"/>
<connections>
<binding destination="958" name="value" keyPath="representedObject.memImage" id="1057"/>
</connections>
</imageView>
<textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="979">
<rect key="frame" x="1" y="55" width="178" height="17"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="English name" id="981">
<font key="font" metaFont="system"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<connections>
<binding destination="958" name="value" keyPath="representedObject.englishName" id="989"/>
</connections>
</textField>
<textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="978">
<rect key="frame" x="1" y="30" width="178" height="17"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="SJIS name" id="982">
<font key="font" metaFont="system"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<connections>
<binding destination="958" name="value" keyPath="representedObject.sjisName" id="990"/>
</connections>
</textField>
<textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="977">
<rect key="frame" x="1" y="8" width="178" height="14"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
<textFieldCell key="cell" controlSize="small" lineBreakMode="truncatingMiddle" allowsUndo="NO" sendsActionOnEndEditing="YES" alignment="center" title="DELETED" allowsEditingTextAttributes="YES" id="983">
<font key="font" metaFont="smallSystem"/>
<color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<connections>
<binding destination="958" name="value" keyPath="representedObject.attributedFlagName" id="1018"/>
</connections>
</textField>
<customView focusRingType="none" translatesAutoresizingMaskIntoConstraints="NO" id="1021" customClass="MemBadgeView">
<rect key="frame" x="90" y="104" width="24" height="24"/>
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMinY="YES"/>
<subviews>
<textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="1047">
<rect key="frame" x="-2" y="7" width="28" height="11"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<textFieldCell key="cell" controlSize="mini" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="0" id="1048">
<numberFormatter key="formatter" formatterBehavior="custom10_4" positiveFormat="#0" negativeFormat="#0" allowsFloats="NO" usesGroupingSeparator="NO" paddingCharacter="*" roundingMode="floor" groupingSize="0" minimumIntegerDigits="1" maximumIntegerDigits="2" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="RVi-kS-Dk1">
<real key="minimum" value="0.0"/>
<real key="maximum" value="15"/>
</numberFormatter>
<font key="font" metaFont="miniSystem"/>
<color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<connections>
<binding destination="958" name="value" keyPath="representedObject.blockSize" id="1052"/>
</connections>
</textField>
</subviews>
<constraints>
<constraint firstAttribute="width" constant="24" id="NKm-Xa-bpK"/>
<constraint firstItem="1047" firstAttribute="leading" secondItem="1021" secondAttribute="leading" id="Qn2-FA-D3z"/>
<constraint firstAttribute="height" constant="24" id="TXU-om-bbr"/>
<constraint firstAttribute="trailing" secondItem="1047" secondAttribute="trailing" id="jzg-xq-BrC"/>
<constraint firstAttribute="centerY" secondItem="1047" secondAttribute="centerY" id="nmd-M9-gSz"/>
</constraints>
<connections>
<binding destination="958" name="hidden" keyPath="representedObject.isBiggerThanOne" id="1044">
<dictionary key="options">
<string key="NSValueTransformerName">NSNegateBoolean</string>
</dictionary>
</binding>
</connections>
</customView>
</subviews>
</view>
<constraints>
<constraint firstItem="977" firstAttribute="top" secondItem="978" secondAttribute="bottom" constant="8" symbolic="YES" id="7YC-M7-vn3"/>
<constraint firstAttribute="centerX" secondItem="976" secondAttribute="centerX" id="BqN-QU-plG"/>
<constraint firstAttribute="centerX" secondItem="979" secondAttribute="centerX" id="Dmf-If-mue"/>
<constraint firstItem="978" firstAttribute="width" secondItem="977" secondAttribute="width" id="OLg-PY-KOQ"/>
<constraint firstItem="976" firstAttribute="trailing" secondItem="1021" secondAttribute="trailing" id="SW5-1f-7rd"/>
<constraint firstItem="976" firstAttribute="top" secondItem="1021" secondAttribute="top" id="Scn-jG-PGU"/>
<constraint firstAttribute="bottom" secondItem="977" secondAttribute="bottom" constant="8" id="WpJ-zn-ZXZ"/>
<constraint firstItem="979" firstAttribute="top" secondItem="976" secondAttribute="bottom" constant="8" symbolic="YES" id="glW-gx-yMC"/>
<constraint firstItem="976" firstAttribute="top" secondItem="965" secondAttribute="top" constant="4" id="lCY-pF-WD1"/>
<constraint firstItem="978" firstAttribute="width" secondItem="979" secondAttribute="width" id="nh9-91-rTJ"/>
<constraint firstItem="978" firstAttribute="leading" secondItem="965" secondAttribute="leading" constant="3" id="rfy-JA-Rzu"/>
<constraint firstAttribute="trailing" secondItem="978" secondAttribute="trailing" constant="3" id="vOS-Qk-paU"/>
<constraint firstAttribute="centerX" secondItem="977" secondAttribute="centerX" id="wB2-dm-nDi"/>
<constraint firstAttribute="centerX" secondItem="978" secondAttribute="centerX" id="yEW-fK-6C2"/>
<constraint firstItem="978" firstAttribute="top" secondItem="979" secondAttribute="bottom" constant="8" symbolic="YES" id="yIl-84-XQn"/>
</constraints>
<color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
<color key="fillColor" name="selectedControlColor" catalog="System" colorSpace="catalog"/>
<connections>
<binding destination="958" name="transparent" keyPath="selected" id="991">
<dictionary key="options">
<string key="NSValueTransformerName">NSNegateBoolean</string>
</dictionary>
</binding>
</connections>
</box>
</subviews>
<constraints>
<constraint firstAttribute="bottom" secondItem="965" secondAttribute="bottom" id="OGJ-eO-hiY"/>
<constraint firstAttribute="trailing" secondItem="965" secondAttribute="trailing" id="ZGZ-Hv-Egd"/>
<constraint firstItem="965" firstAttribute="leading" secondItem="957" secondAttribute="leading" id="ZW4-VZ-e0X"/>
<constraint firstItem="965" firstAttribute="top" secondItem="957" secondAttribute="top" id="hJO-p9-8f9"/>
</constraints>
</view>
<collectionViewItem id="958">
<connections>
<outlet property="view" destination="957" id="987"/>
</connections>
</collectionViewItem>
<arrayController objectClassName="PcsxrMemoryObject" id="959" userLabel="MemCard2">
<declaredKeys>
<string>englishName</string>
<string>sjisName</string>
<string>memImage</string>
</declaredKeys>
<connections>
<binding destination="955" name="contentArray" keyPath="self.memCard2Array.memoryArray" id="1033"/>
</connections>
</arrayController>
<arrayController objectClassName="PcsxrMemoryObject" id="960" userLabel="MemCard1">
<declaredKeys>
<string>englishName</string>
<string>sjisName</string>
<string>memImage</string>
</declaredKeys>
<connections>
<binding destination="955" name="contentArray" keyPath="self.memCard1Array.memoryArray" id="1034"/>
</connections>
</arrayController>
<customObject id="384" userLabel="GraphicsController" customClass="PluginController">
<connections>
<outlet property="aboutButton" destination="260" id="469"/>
<outlet property="configureButton" destination="262" id="470"/>
<outlet property="pluginMenu" destination="368" id="385"/>
</connections>
</customObject>
<customObject id="388" userLabel="SoundController" customClass="PluginController">
<connections>
<outlet property="aboutButton" destination="290" id="471"/>
<outlet property="configureButton" destination="292" id="472"/>
<outlet property="pluginMenu" destination="371" id="389"/>
</connections>
</customObject>
<customObject id="392" userLabel="PadController" customClass="PluginController">
<connections>
<outlet property="aboutButton" destination="303" id="473"/>
<outlet property="configureButton" destination="301" id="474"/>
<outlet property="pluginMenu" destination="374" id="396"/>
</connections>
</customObject>
<customObject id="397" userLabel="CdromController" customClass="PluginController">
<connections>
<outlet property="aboutButton" destination="296" id="475"/>
<outlet property="configureButton" destination="297" id="476"/>
<outlet property="pluginMenu" destination="377" id="398"/>
</connections>
</customObject>
<customObject id="620" userLabel="Net Plugin" customClass="PluginController">
<connections>
<outlet property="aboutButton" destination="624" id="634"/>
<outlet property="configureButton" destination="625" id="635"/>
<outlet property="pluginMenu" destination="623" id="636"/>
</connections>
</customObject>
<customObject id="914" userLabel="Sio1 Plugin" customClass="PluginController">
<connections>
<outlet property="aboutButton" destination="904" id="916"/>
<outlet property="configureButton" destination="903" id="917"/>
<outlet property="pluginMenu" destination="905" id="918"/>
</connections>
</customObject>
<viewController id="955" customClass="PcsxrMemCardController">
<connections>
<outlet property="memCard1Label" destination="932" id="1003"/>
<outlet property="memCard1view" destination="946" id="997"/>
<outlet property="memCard2Label" destination="935" id="1004"/>
<outlet property="memCard2view" destination="951" id="998"/>
<outlet property="view" destination="580" id="993"/>
</connections>
</viewController>
</objects>
<resources>
<image name="NSAdvanced" width="32" height="32"/>
</resources>
</document>