2017-07-06 13:24:01 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<window>
|
|
|
|
<defaultcontrol>1000</defaultcontrol>
|
|
|
|
<include>dialogeffect</include>
|
|
|
|
<coordinates>
|
|
|
|
<left>470</left>
|
2018-08-12 19:46:48 +02:00
|
|
|
<top>147</top>
|
2017-07-06 13:24:01 +02:00
|
|
|
</coordinates>
|
|
|
|
<controls>
|
2017-09-24 13:56:31 +02:00
|
|
|
<control type="group">
|
2019-02-08 10:23:44 +01:00
|
|
|
<visible>!Window.IsActive(GameVideoFilter) + !Window.IsActive(gamestretchmode) + !Window.IsActive(GameVideoRotation) + !Window.IsActive(GameControllers)</visible>
|
2017-09-24 13:56:31 +02:00
|
|
|
<control type="image">
|
|
|
|
<description>background image</description>
|
|
|
|
<left>0</left>
|
|
|
|
<top>0</top>
|
|
|
|
<width>340</width>
|
2018-08-12 19:46:48 +02:00
|
|
|
<height>470</height>
|
2017-09-24 13:56:31 +02:00
|
|
|
<texture border="20">DialogBack.png</texture>
|
2017-07-06 13:24:01 +02:00
|
|
|
</control>
|
2017-09-24 13:56:31 +02:00
|
|
|
<control type="image">
|
|
|
|
<description>Dialog Header image</description>
|
|
|
|
<left>40</left>
|
|
|
|
<top>16</top>
|
|
|
|
<width>260</width>
|
|
|
|
<height>40</height>
|
|
|
|
<texture>dialogheader.png</texture>
|
2017-07-06 13:24:01 +02:00
|
|
|
</control>
|
2017-09-24 13:56:31 +02:00
|
|
|
<control type="label">
|
|
|
|
<description>header label</description>
|
|
|
|
<left>40</left>
|
|
|
|
<top>20</top>
|
|
|
|
<width>260</width>
|
|
|
|
<height>30</height>
|
|
|
|
<font>font13_title</font>
|
|
|
|
<label>$LOCALIZE[35221]</label>
|
2017-07-06 13:24:01 +02:00
|
|
|
<align>center</align>
|
2017-09-24 13:56:31 +02:00
|
|
|
<aligny>center</aligny>
|
|
|
|
<textcolor>selected</textcolor>
|
|
|
|
<shadowcolor>black</shadowcolor>
|
2017-07-06 13:24:01 +02:00
|
|
|
</control>
|
2017-09-24 13:56:31 +02:00
|
|
|
<control type="grouplist" id="1000">
|
|
|
|
<description>grouplist for buttons</description>
|
|
|
|
<left>20</left>
|
|
|
|
<top>70</top>
|
2017-07-06 13:24:01 +02:00
|
|
|
<width>300</width>
|
2018-08-12 19:46:48 +02:00
|
|
|
<height>380</height>
|
2017-09-24 13:56:31 +02:00
|
|
|
<itemgap>4</itemgap>
|
|
|
|
<control type="button" id="1001">
|
|
|
|
<description>Resume button</description>
|
|
|
|
<width>300</width>
|
|
|
|
<height>38</height>
|
|
|
|
<font>fontContextMenu</font>
|
|
|
|
<textcolor>grey2</textcolor>
|
|
|
|
<focusedcolor>white</focusedcolor>
|
|
|
|
<texturefocus border="5">button-focus.png</texturefocus>
|
|
|
|
<label>$LOCALIZE[13404]</label>
|
|
|
|
<label2>Select + X</label2>
|
|
|
|
<onclick>Play</onclick>
|
|
|
|
</control>
|
|
|
|
<control type="button" id="1002">
|
|
|
|
<description>Reset button</description>
|
|
|
|
<width>300</width>
|
|
|
|
<height>38</height>
|
|
|
|
<font>fontContextMenu</font>
|
|
|
|
<textcolor>grey2</textcolor>
|
|
|
|
<focusedcolor>white</focusedcolor>
|
|
|
|
<texturefocus border="5">button-focus.png</texturefocus>
|
2018-08-12 19:46:48 +02:00
|
|
|
<label>$LOCALIZE[13007]</label>
|
2017-09-24 13:56:31 +02:00
|
|
|
<onclick>PlayerControl(Reset)</onclick>
|
|
|
|
</control>
|
|
|
|
<control type="button" id="1003">
|
|
|
|
<description>Stop button</description>
|
|
|
|
<width>300</width>
|
|
|
|
<height>38</height>
|
|
|
|
<font>fontContextMenu</font>
|
|
|
|
<textcolor>grey2</textcolor>
|
|
|
|
<focusedcolor>white</focusedcolor>
|
|
|
|
<texturefocus border="5">button-focus.png</texturefocus>
|
|
|
|
<label>$LOCALIZE[35222]</label>
|
|
|
|
<label2>Select + Start</label2>
|
|
|
|
<onclick>Stop</onclick>
|
|
|
|
</control>
|
2018-08-12 19:46:48 +02:00
|
|
|
<control type="button" id="1004">
|
|
|
|
<description>Volume button</description>
|
|
|
|
<width>300</width>
|
|
|
|
<height>38</height>
|
|
|
|
<font>fontContextMenu</font>
|
|
|
|
<textcolor>grey2</textcolor>
|
|
|
|
<focusedcolor>white</focusedcolor>
|
|
|
|
<texturefocus border="5">button-focus.png</texturefocus>
|
|
|
|
<label>13376</label>
|
|
|
|
<label2>Select + Right Stick</label2>
|
|
|
|
<onclick>ActivateWindow(GameVolume)</onclick>
|
|
|
|
</control>
|
|
|
|
<control type="image" id="1005">
|
2017-09-24 13:56:31 +02:00
|
|
|
<description>separator image</description>
|
|
|
|
<height>2</height>
|
|
|
|
<texture>separator2.png</texture>
|
|
|
|
</control>
|
2018-08-12 19:46:48 +02:00
|
|
|
<control type="button" id="1006">
|
2017-09-24 13:56:31 +02:00
|
|
|
<description>Video filter button</description>
|
|
|
|
<width>300</width>
|
|
|
|
<height>38</height>
|
|
|
|
<font>fontContextMenu</font>
|
|
|
|
<align>center</align>
|
|
|
|
<textcolor>grey2</textcolor>
|
|
|
|
<focusedcolor>white</focusedcolor>
|
|
|
|
<texturefocus border="5">button-focus.png</texturefocus>
|
|
|
|
<label>$LOCALIZE[230]</label>
|
|
|
|
<onclick>ActivateWindow(GameVideoFilter)</onclick>
|
|
|
|
</control>
|
2018-08-12 19:46:48 +02:00
|
|
|
<control type="button" id="1007">
|
|
|
|
<description>Stretch mode button</description>
|
2017-09-24 13:56:31 +02:00
|
|
|
<width>300</width>
|
|
|
|
<height>38</height>
|
|
|
|
<font>fontContextMenu</font>
|
|
|
|
<align>center</align>
|
|
|
|
<textcolor>grey2</textcolor>
|
|
|
|
<focusedcolor>white</focusedcolor>
|
|
|
|
<texturefocus border="5">button-focus.png</texturefocus>
|
2018-08-12 19:46:48 +02:00
|
|
|
<label>35233</label>
|
2019-02-08 10:23:44 +01:00
|
|
|
<onclick>ActivateWindow(GameStretchMode)</onclick>
|
2017-09-24 13:56:31 +02:00
|
|
|
</control>
|
2018-08-12 19:46:48 +02:00
|
|
|
<control type="button" id="1008">
|
|
|
|
<description>Rotation button</description>
|
2017-09-24 13:56:31 +02:00
|
|
|
<width>300</width>
|
|
|
|
<height>38</height>
|
|
|
|
<font>fontContextMenu</font>
|
|
|
|
<align>center</align>
|
|
|
|
<textcolor>grey2</textcolor>
|
|
|
|
<focusedcolor>white</focusedcolor>
|
|
|
|
<texturefocus border="5">button-focus.png</texturefocus>
|
2018-08-12 19:46:48 +02:00
|
|
|
<label>35227</label>
|
|
|
|
<onclick>ActivateWindow(GameVideoRotation)</onclick>
|
|
|
|
</control>
|
|
|
|
<control type="button" id="1009">
|
|
|
|
<description>Controller button</description>
|
|
|
|
<width>300</width>
|
|
|
|
<height>38</height>
|
|
|
|
<font>fontContextMenu</font>
|
|
|
|
<align>center</align>
|
|
|
|
<textcolor>grey2</textcolor>
|
|
|
|
<focusedcolor>white</focusedcolor>
|
|
|
|
<texturefocus border="5">button-focus.png</texturefocus>
|
|
|
|
<label>$LOCALIZE[35234]</label>
|
2017-09-24 13:56:31 +02:00
|
|
|
<onclick>ActivateWindow(gamecontrollers)</onclick>
|
|
|
|
</control>
|
2018-08-12 19:46:48 +02:00
|
|
|
<control type="button" id="1010">
|
|
|
|
<description>Advanced settings button</description>
|
|
|
|
<width>300</width>
|
|
|
|
<height>38</height>
|
|
|
|
<font>fontContextMenu</font>
|
|
|
|
<align>center</align>
|
|
|
|
<textcolor>grey2</textcolor>
|
|
|
|
<focusedcolor>white</focusedcolor>
|
|
|
|
<texturefocus border="5">button-focus.png</texturefocus>
|
|
|
|
<label>$LOCALIZE[35226]</label>
|
|
|
|
<onclick>ActivateWindow(GameAdvancedSettings)</onclick>
|
|
|
|
</control>
|
2017-09-24 13:56:31 +02:00
|
|
|
</control>
|
|
|
|
<control type="button">
|
|
|
|
<description>Close Window button</description>
|
|
|
|
<left>260</left>
|
|
|
|
<top>5</top>
|
|
|
|
<width>64</width>
|
|
|
|
<height>32</height>
|
|
|
|
<label/>
|
|
|
|
<font/>
|
|
|
|
<onclick>PreviousMenu</onclick>
|
|
|
|
<texturefocus>DialogCloseButton-focus.png</texturefocus>
|
|
|
|
<texturenofocus>DialogCloseButton.png</texturenofocus>
|
|
|
|
<onleft>2</onleft>
|
|
|
|
<onright>2</onright>
|
|
|
|
<onup>2</onup>
|
|
|
|
<ondown>2</ondown>
|
|
|
|
<visible>system.getbool(input.enablemouse)</visible>
|
2017-07-06 13:24:01 +02:00
|
|
|
</control>
|
|
|
|
</control>
|
|
|
|
</controls>
|
2017-09-24 13:56:31 +02:00
|
|
|
</window>
|