Skip to content
This repository was archived by the owner on Jan 5, 2024. It is now read-only.

Commit 3048e80

Browse files
committed
Update input mapping wizard layout some more
1 parent 53f7bef commit 3048e80

File tree

1 file changed

+114
-50
lines changed

1 file changed

+114
-50
lines changed

Base.rte/GUIs/SettingsGUI.ini

Lines changed: 114 additions & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -672,7 +672,7 @@ Visible = True
672672
Enabled = True
673673
Name = SliderMusicVolume
674674
Anchor = Left, Top
675-
ToolTip =
675+
ToolTip = None
676676
Value = 50
677677
Minimum = 0
678678
Maximum = 100
@@ -2442,7 +2442,7 @@ Anchor = Left, Top
24422442
ToolTip = None
24432443
Text = [InputKey]
24442444

2445-
[CollectionBoxWizardPresets]
2445+
[CollectionBoxInputMappingWizard]
24462446
ControlType = COLLECTIONBOX
24472447
Parent = CollectionBoxPlayerInputMapping
24482448
X = 0
@@ -2451,29 +2451,45 @@ Width = 460
24512451
Height = 226
24522452
Visible = False
24532453
Enabled = False
2454-
Name = CollectionBoxWizardPresets
2454+
Name = CollectionBoxInputMappingWizard
24552455
Anchor = Left, Top
24562456
ToolTip = None
24572457
DrawBackground = True
24582458
DrawType = Image
24592459
DrawColor = 0
24602460

2461-
[LabelPlayerInputConfigWizardTitle]
2461+
[LabelPlayerInputMappingWizardTitle]
24622462
ControlType = LABEL
2463-
Parent = CollectionBoxWizardPresets
2463+
Parent = CollectionBoxInputMappingWizard
24642464
X = 0
24652465
Y = 0
24662466
Width = 460
24672467
Height = 30
24682468
Visible = True
24692469
Enabled = True
2470-
Name = LabelPlayerInputConfigWizardTitle
2470+
Name = LabelPlayerInputMappingWizardTitle
24712471
Anchor = Left, Top
24722472
ToolTip = None
24732473
Text = P L A Y E R # I N P U T C O N F I G U R A T I O N
24742474
HAlignment = centre
24752475
VAlignment = middle
24762476

2477+
[CollectionBoxWizardPresets]
2478+
ControlType = COLLECTIONBOX
2479+
Parent = CollectionBoxInputMappingWizard
2480+
X = 0
2481+
Y = 0
2482+
Width = 460
2483+
Height = 226
2484+
Visible = False
2485+
Enabled = False
2486+
Name = CollectionBoxWizardPresets
2487+
Anchor = Left, Top
2488+
ToolTip = None
2489+
DrawBackground = False
2490+
DrawType = Color
2491+
DrawColor = 0
2492+
24772493
[ButtonCloseWizardBox]
24782494
ControlType = BUTTON
24792495
Parent = CollectionBoxWizardPresets
@@ -2569,10 +2585,10 @@ Text = D-Pad
25692585
[CollectionBoxConfigDPadTypeDiagram]
25702586
ControlType = COLLECTIONBOX
25712587
Parent = CollectionBoxConfigDPadType
2572-
X = 15
2573-
Y = 30
2574-
Width = 70
2575-
Height = 50
2588+
X = 18
2589+
Y = 39
2590+
Width = 64
2591+
Height = 29
25762592
Visible = True
25772593
Enabled = True
25782594
Name = CollectionBoxConfigDPadTypeDiagram
@@ -2615,10 +2631,10 @@ Text = Dual Analog
26152631
[CollectionBoxConfigAnalogTypeDSDiagram]
26162632
ControlType = COLLECTIONBOX
26172633
Parent = CollectionBoxConfigAnalogTypeDS
2618-
X = 15
2634+
X = 16
26192635
Y = 30
2620-
Width = 70
2621-
Height = 50
2636+
Width = 68
2637+
Height = 47
26222638
Visible = True
26232639
Enabled = True
26242640
Name = CollectionBoxConfigAnalogTypeDSDiagram
@@ -2661,10 +2677,10 @@ Text = Dual Analog
26612677
[CollectionBoxConfigAnalogTypeXBDiagram]
26622678
ControlType = COLLECTIONBOX
26632679
Parent = CollectionBoxConfigAnalogTypeXB
2664-
X = 15
2680+
X = 16
26652681
Y = 30
2666-
Width = 70
2667-
Height = 50
2682+
Width = 68
2683+
Height = 47
26682684
Visible = True
26692685
Enabled = True
26702686
Name = CollectionBoxConfigAnalogTypeXBDiagram
@@ -2707,10 +2723,10 @@ Text = SNES
27072723
[CollectionBoxPresetDPadSNESDiagram]
27082724
ControlType = COLLECTIONBOX
27092725
Parent = CollectionBoxPresetDPadSNES
2710-
X = 15
2711-
Y = 5
2712-
Width = 70
2713-
Height = 50
2726+
X = 18
2727+
Y = 17
2728+
Width = 64
2729+
Height = 29
27142730
Visible = True
27152731
Enabled = True
27162732
Name = CollectionBoxPresetDPadSNESDiagram
@@ -2723,10 +2739,10 @@ DrawColor = 0
27232739
[LabelPresetNotAvailableSNES]
27242740
ControlType = LABEL
27252741
Parent = CollectionBoxPresetDPadSNES
2726-
X = 15
2727-
Y = 5
2728-
Width = 70
2729-
Height = 50
2742+
X = 18
2743+
Y = 17
2744+
Width = 64
2745+
Height = 29
27302746
Visible = True
27312747
Enabled = True
27322748
Name = LabelPresetNotAvailableSNES
@@ -2769,10 +2785,10 @@ Text = DualShock 4
27692785
[CollectionBoxPresetAnalogDS4Diagram]
27702786
ControlType = COLLECTIONBOX
27712787
Parent = CollectionBoxPresetAnalogDS4
2772-
X = 15
2773-
Y = 5
2774-
Width = 70
2775-
Height = 50
2788+
X = 16
2789+
Y = 8
2790+
Width = 68
2791+
Height = 47
27762792
Visible = True
27772793
Enabled = True
27782794
Name = CollectionBoxPresetAnalogDS4Diagram
@@ -2785,10 +2801,10 @@ DrawColor = 0
27852801
[LabelPresetNotAvailableDS4]
27862802
ControlType = LABEL
27872803
Parent = CollectionBoxPresetAnalogDS4
2788-
X = 15
2789-
Y = 5
2790-
Width = 70
2791-
Height = 50
2804+
X = 16
2805+
Y = 8
2806+
Width = 68
2807+
Height = 47
27922808
Visible = True
27932809
Enabled = True
27942810
Name = LabelPresetNotAvailableDS4
@@ -2831,10 +2847,10 @@ Text = Xbox 360
28312847
[CollectionBoxPresetAnalogXB360Diagram]
28322848
ControlType = COLLECTIONBOX
28332849
Parent = CollectionBoxPresetAnalogXB360
2834-
X = 15
2835-
Y = 5
2836-
Width = 70
2837-
Height = 50
2850+
X = 16
2851+
Y = 8
2852+
Width = 68
2853+
Height = 47
28382854
Visible = True
28392855
Enabled = True
28402856
Name = CollectionBoxPresetAnalogXB360Diagram
@@ -2846,7 +2862,7 @@ DrawColor = 62
28462862

28472863
[CollectionBoxWizardManualConfig]
28482864
ControlType = COLLECTIONBOX
2849-
Parent = CollectionBoxPlayerInputMapping
2865+
Parent = CollectionBoxInputMappingWizard
28502866
X = 0
28512867
Y = 0
28522868
Width = 460
@@ -2856,15 +2872,47 @@ Enabled = False
28562872
Name = CollectionBoxWizardManualConfig
28572873
Anchor = Left, Top
28582874
ToolTip = None
2859-
DrawBackground = True
2860-
DrawType = Image
2875+
DrawBackground = False
2876+
DrawType = Color
28612877
DrawColor = 0
28622878

2879+
[LabelConfigDevice]
2880+
ControlType = LABEL
2881+
Parent = CollectionBoxWizardManualConfig
2882+
X = 0
2883+
Y = 35
2884+
Width = 225
2885+
Height = 20
2886+
Visible = True
2887+
Enabled = True
2888+
Name = LabelConfigDevice
2889+
Anchor = Right, Top
2890+
ToolTip = None
2891+
Text = Configuring device type:
2892+
HAlignment = right
2893+
VAlignment = middle
2894+
2895+
[LabelConfigDeviceType]
2896+
ControlType = LABEL
2897+
Parent = CollectionBoxWizardManualConfig
2898+
X = 235
2899+
Y = 35
2900+
Width = 225
2901+
Height = 20
2902+
Visible = True
2903+
Enabled = True
2904+
Name = LabelConfigDeviceType
2905+
Anchor = Right, Top
2906+
ToolTip = None
2907+
Text = InputDevice
2908+
HAlignment = left
2909+
VAlignment = middle
2910+
28632911
[LabelConfigInstruction]
28642912
ControlType = LABEL
28652913
Parent = CollectionBoxWizardManualConfig
28662914
X = 0
2867-
Y = 40
2915+
Y = 60
28682916
Width = 225
28692917
Height = 20
28702918
Visible = True
@@ -2880,7 +2928,7 @@ VAlignment = middle
28802928
ControlType = LABEL
28812929
Parent = CollectionBoxWizardManualConfig
28822930
X = 235
2883-
Y = 40
2931+
Y = 60
28842932
Width = 225
28852933
Height = 20
28862934
Visible = True
@@ -2896,7 +2944,7 @@ VAlignment = middle
28962944
ControlType = LABEL
28972945
Parent = CollectionBoxWizardManualConfig
28982946
X = 0
2899-
Y = 85
2947+
Y = 100
29002948
Width = 225
29012949
Height = 20
29022950
Visible = True
@@ -2912,7 +2960,7 @@ VAlignment = middle
29122960
ControlType = LABEL
29132961
Parent = CollectionBoxWizardManualConfig
29142962
X = 235
2915-
Y = 85
2963+
Y = 100
29162964
Width = 215
29172965
Height = 20
29182966
Visible = True
@@ -2928,7 +2976,7 @@ VAlignment = middle
29282976
ControlType = COLLECTIONBOX
29292977
Parent = CollectionBoxWizardManualConfig
29302978
X = 234
2931-
Y = 70
2979+
Y = 85
29322980
Width = 215
29332981
Height = 50
29342982
Visible = True
@@ -2956,7 +3004,7 @@ Text = [Left Stick Right]
29563004
HAlignment = left
29573005
VAlignment = middle
29583006

2959-
[CollectionBoxRecommendedGamepadInputDiagram]
3007+
[CollectionBoxRecommendedGamepadInputDiagramCenteringBox]
29603008
ControlType = COLLECTIONBOX
29613009
Parent = CollectionBoxGamepadRecommendedInput
29623010
X = 0
@@ -2965,6 +3013,22 @@ Width = 70
29653013
Height = 50
29663014
Visible = True
29673015
Enabled = True
3016+
Name = CollectionBoxRecommendedGamepadInputDiagramCenteringBox
3017+
Anchor = Left, Top
3018+
ToolTip = None
3019+
DrawBackground = False
3020+
DrawType = Color
3021+
DrawColor = 62
3022+
3023+
[CollectionBoxRecommendedGamepadInputDiagram]
3024+
ControlType = COLLECTIONBOX
3025+
Parent = CollectionBoxRecommendedGamepadInputDiagramCenteringBox
3026+
X = 0
3027+
Y = 0
3028+
Width = 70
3029+
Height = 50
3030+
Visible = True
3031+
Enabled = True
29683032
Name = CollectionBoxRecommendedGamepadInputDiagram
29693033
Anchor = Left, Top
29703034
ToolTip = None
@@ -2976,7 +3040,7 @@ DrawColor = 62
29763040
ControlType = LABEL
29773041
Parent = CollectionBoxWizardManualConfig
29783042
X = 185
2979-
Y = 135
3043+
Y = 145
29803044
Width = 90
29813045
Height = 20
29823046
Visible = True
@@ -2992,7 +3056,7 @@ VAlignment = middle
29923056
ControlType = BUTTON
29933057
Parent = CollectionBoxWizardManualConfig
29943058
X = 106
2995-
Y = 135
3059+
Y = 145
29963060
Width = 80
29973061
Height = 20
29983062
Visible = True
@@ -3006,7 +3070,7 @@ Text = < Back
30063070
ControlType = BUTTON
30073071
Parent = CollectionBoxWizardManualConfig
30083072
X = 274
3009-
Y = 135
3073+
Y = 145
30103074
Width = 80
30113075
Height = 20
30123076
Visible = True
@@ -3020,7 +3084,7 @@ Text = Skip >
30203084
ControlType = BUTTON
30213085
Parent = CollectionBoxWizardManualConfig
30223086
X = 200
3023-
Y = 160
3087+
Y = 170
30243088
Width = 60
30253089
Height = 20
30263090
Visible = True
@@ -3034,7 +3098,7 @@ Text = Reset
30343098
ControlType = BUTTON
30353099
Parent = CollectionBoxWizardManualConfig
30363100
X = 175
3037-
Y = 195
3101+
Y = 200
30383102
Width = 110
30393103
Height = 20
30403104
Visible = True

0 commit comments

Comments
 (0)