Advertisement
Guest User

VG - ISBoxer Config

a guest
Oct 21st, 2010
245
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.10 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <ISBoxerToolkitProfile xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" Version="37">
  3. <CharacterSet>
  4. <ExecuteOnLoad />
  5. <Name>Two Toons</Name>
  6. <DisableFPSIndicator>false</DisableFPSIndicator>
  7. <DisableForceWindowed>false</DisableForceWindowed>
  8. <UseConsoleToggleCombo>false</UseConsoleToggleCombo>
  9. <LaunchDelay>1</LaunchDelay>
  10. <Slots>
  11. <Slot>
  12. <ForegroundMaxFPS>24</ForegroundMaxFPS>
  13. <BackgroundMaxFPS>12</BackgroundMaxFPS>
  14. <CharacterString>Character1Name</CharacterString>
  15. <EffectType>None</EffectType>
  16. <GenerateFocusTargetMacro>false</GenerateFocusTargetMacro>
  17. <GenerateFollowMacro>false</GenerateFollowMacro>
  18. <GenerateFollowEnablesJambaStrobing>false</GenerateFollowEnablesJambaStrobing>
  19. <FTLModifiers />
  20. <CPUCores>
  21. <unsignedInt>1</unsignedInt>
  22. </CPUCores>
  23. </Slot>
  24. <Slot>
  25. <ForegroundMaxFPS>24</ForegroundMaxFPS>
  26. <BackgroundMaxFPS>12</BackgroundMaxFPS>
  27. <CharacterString>Character2Name</CharacterString>
  28. <EffectType>None</EffectType>
  29. <GenerateFocusTargetMacro>false</GenerateFocusTargetMacro>
  30. <GenerateFollowMacro>false</GenerateFollowMacro>
  31. <GenerateFollowEnablesJambaStrobing>false</GenerateFollowEnablesJambaStrobing>
  32. <FTLModifiers />
  33. <CPUCores>
  34. <unsignedInt>2</unsignedInt>
  35. </CPUCores>
  36. </Slot>
  37. </Slots>
  38. <LockForeground>false</LockForeground>
  39. <LockWindow>false</LockWindow>
  40. <DisableJambaTeamManagement>false</DisableJambaTeamManagement>
  41. <KeyMapStrings />
  42. <KeyMapWhiteOrBlackListType>Ignore</KeyMapWhiteOrBlackListType>
  43. <KeyMapWhiteOrBlackList />
  44. <ClickBarStrings />
  45. <VirtualMappedKeys />
  46. <LaunchCharacterSetStrings />
  47. <WindowSnapperProfile>Default</WindowSnapperProfile>
  48. </CharacterSet>
  49. <Character>
  50. <Name>Character1Name</Name>
  51. <AccountName>Character1Account</AccountName>
  52. <SubAccountName />
  53. <ActualName>Character1Name</ActualName>
  54. <Game>Vanguard: Saga of Heroes</Game>
  55. <GameProfile>Vanguard: Saga of Heroes Default Profile</GameProfile>
  56. <KnownGame>Unknown</KnownGame>
  57. <RelayGroupStrings />
  58. <KeyMapStrings />
  59. <ClickBarStrings />
  60. <VirtualFileTargets />
  61. <VirtualMappedKeys />
  62. </Character>
  63. <Character>
  64. <Name>Character2Name</Name>
  65. <AccountName>Character2Account</AccountName>
  66. <SubAccountName />
  67. <ActualName>Character2ActualName</ActualName>
  68. <Game>Vanguard: Saga of Heroes</Game>
  69. <GameProfile>Vanguard: Saga of Heroes Default Profile</GameProfile>
  70. <KnownGame>Unknown</KnownGame>
  71. <RelayGroupStrings />
  72. <KeyMapStrings />
  73. <ClickBarStrings />
  74. <VirtualFileTargets />
  75. <VirtualMappedKeys />
  76. </Character>
  77. <WindowSnapperProfile>
  78. <Name>Default</Name>
  79. <Description />
  80. <UserScreenSet>
  81. <AllScreens>
  82. <UserScreen>
  83. <Bounds>
  84. <Left>0</Left>
  85. <Top>0</Top>
  86. <Width>1920</Width>
  87. <Height>1200</Height>
  88. </Bounds>
  89. <WorkingArea>
  90. <Left>0</Left>
  91. <Top>0</Top>
  92. <Width>1920</Width>
  93. <Height>1170</Height>
  94. </WorkingArea>
  95. <Primary>true</Primary>
  96. <DeviceName>\\.\DISPLAY1</DeviceName>
  97. </UserScreen>
  98. </AllScreens>
  99. <Name>&lt;Window Layout-specified&gt;</Name>
  100. </UserScreenSet>
  101. <EnableSnapping>true</EnableSnapping>
  102. <SnapOnSlotActivateKey>false</SnapOnSlotActivateKey>
  103. <SnapCombo>
  104. <Combo>Alt+Z</Combo>
  105. <Modifiers>Alt</Modifiers>
  106. <Key>
  107. <Key>Z</Key>
  108. <Code>44</Code>
  109. </Key>
  110. </SnapCombo>
  111. <PiPSqueak>true</PiPSqueak>
  112. <Regions>
  113. <Rect>
  114. <Left>0</Left>
  115. <Top>911</Top>
  116. <Width>587</Width>
  117. <Height>289</Height>
  118. </Rect>
  119. </Regions>
  120. <Rollover>
  121. <Enabled>false</Enabled>
  122. <Scale>1.5</Scale>
  123. <Rollup>false</Rollup>
  124. <Frames>10</Frames>
  125. </Rollover>
  126. <MainWindow>
  127. <Region>
  128. <Left>0</Left>
  129. <Top>0</Top>
  130. <Width>1920</Width>
  131. <Height>1200</Height>
  132. </Region>
  133. <Border>ApplicationDefined</Border>
  134. </MainWindow>
  135. <AlwaysOnTop>false</AlwaysOnTop>
  136. <SometimesOnTop>true</SometimesOnTop>
  137. <RenderSize>
  138. <Width>0</Width>
  139. <Height>0</Height>
  140. </RenderSize>
  141. <FocusFollowsMouse>false</FocusFollowsMouse>
  142. <DisableInstantSwap>false</DisableInstantSwap>
  143. <DisableAlwaysDeactivate>true</DisableAlwaysDeactivate>
  144. </WindowSnapperProfile>
  145. <RepeaterProfile>
  146. <Name>Default</Name>
  147. <Description />
  148. <KeyRepeatEnabled>false</KeyRepeatEnabled>
  149. <MouseRepeatEnabled>false</MouseRepeatEnabled>
  150. <WhiteOrBlackList />
  151. <WhiteOrBlackListType>Ignore</WhiteOrBlackListType>
  152. <MouseLight>None</MouseLight>
  153. <KeyboardLight>None</KeyboardLight>
  154. <FalseCursor>true</FalseCursor>
  155. </RepeaterProfile>
  156. </ISBoxerToolkitProfile>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement