OrizonSAMP commited on
Commit
b8e6afa
·
verified ·
1 Parent(s): d73a100

Upload 6 files

Browse files
data-full/files/files/data/360Default1280x720.cfg ADDED
@@ -0,0 +1,207 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ ; Default touch controls. Whitespace and comments are allowed here.
3
+
4
+ ; The positions don't need to be in any order, but the ID (i.e. WIDGET_POSITION_HOME)
5
+ ; must be present so the game can know what widget you are talking about.
6
+
7
+ ; Positions for the widgets (in 640x448 space): Format is OriginX, OriginY, ScaleX, ScaleY
8
+ ; or OriginX, OriginY, SCALE (for round buttons).
9
+
10
+
11
+
12
+ ; On Foot
13
+
14
+ PositionAndScale 591, 131, SCALE_SMALL ; WIDGET_POSITION_PHONE
15
+ PositionAndScale 533, 313, SCALE_MEDIUM ; WIDGET_POSITION_VC_SHOOT
16
+ PositionAndScale 584, 248, SCALE_MEDIUM ; WIDGET_POSITION_ENTER_CAR
17
+ PositionAndScale 56, 248, SCALE_MEDIUM ; WIDGET_POSITION_VC_SHOOT_ALT
18
+ PositionAndScale 584, 184, SCALE_MEDIUM ; WIDGET_POSITION_SWAP_WEAPONS
19
+ PositionAndScale 590, 46, SCALE_SMALL ; WIDGET_POSITION_SKIP_CUTSCENE
20
+ PositionAndScale 29, 100, SCALE_MEDIUM ; WIDGET_POSITION_MISSION_CANCEL_ALT
21
+ PositionAndScale 584, 312, SCALE_MEDIUM ; WIDGET_POSITION_TARGETING_AND_ATTACK
22
+ PositionAndScale 56, 170, SCALE_MEDIUM ; WIDGET_POSITION_MISSION_START_AND_MISSION_CANCEL
23
+
24
+ PositionAndScale 579, 380, SCALE_LARGE ; WIDGET_POSITION_BUTTON_SPRINT_AND_SWIM
25
+
26
+
27
+ ; In Vehicle
28
+
29
+ PositionAndScale 591, 185, SCALE_SMALL ; WIDGET_POSITION_HORN
30
+ PositionAndScale 618, 42, SCALE_SMALL ; WIDGET_POSITION_HORN_ALT
31
+ PositionAndScale 591, 138, SCALE_SMALL ; WIDGET_POSITION_CAM_TOGGLE
32
+
33
+ PositionAndScale 534, 310, SCALE_MEDIUM ; WIDGET_POSITION_CAR_SHOOT
34
+ PositionAndScale 56, 300, SCALE_MEDIUM ; WIDGET_POSITION_VEHICLE_SHOOT_LEFT
35
+ PositionAndScale 105, 300, SCALE_MEDIUM ; WIDGET_POSITION_VEHICLE_SHOOT_RIGHT
36
+ PositionAndScale 42, 380, SCALE_MEDIUM ; WIDGET_POSITION_VEHICLE_SHOOT_LEFT_ALT
37
+ PositionAndScale 97, 380, SCALE_MEDIUM ; WIDGET_POSITION_VEHICLE_SHOOT_RIGHT_ALT
38
+ PositionAndScale 584, 310, SCALE_MEDIUM ; WIDGET_POSITION_HANDBRAKE_AND_AIR_SHOOT
39
+ PositionAndScale 533, 247, SCALE_MEDIUM ; WIDGET_POSITION_HYDRAULICS
40
+
41
+ PositionAndScale 519, 380, SCALE_LARGE ; WIDGET_POSITION_BRAKE
42
+ PositionAndScale 579, 380, SCALE_LARGE ; WIDGET_POSITION_ACCELERATE
43
+
44
+ PositionAndScale 535, 395, SCALE_MEDIUM ; WIDGET_POSITION_VEHICLE_STEER_LEFT
45
+ PositionAndScale 585, 395, SCALE_MEDIUM ; WIDGET_POSITION_VEHICLE_STEER_RIGHT
46
+
47
+
48
+
49
+ ; Misc
50
+ PositionAndScale 112, 328, 80, 80 ; WIDGET_POSITION_THUMB_CIRCLE
51
+ PositionAndScale 55, 275, 14, 65 ; WIDGET_POSITION_TAP_METER
52
+ PositionAndScale 55, 400, SCALE_MEDIUM ; WIDGET_POSITION_TAP_METER_BUTTON
53
+
54
+ PositionAndScale 240, 424, SCALE_SMALL ; WIDGET_POSITION_NEGATIVE
55
+ PositionAndScale 390, 424, SCALE_SMALL ; WIDGET_POSITION_POSITIVE
56
+
57
+ PositionAndScale 505, 385, 45, 40 ; WIDGET_POSITION_POOL_ENGLISH
58
+
59
+ PositionAndScale 565, 418, 25, 25 ; WIDGET_POSITION_ARCADE_BUTTON
60
+ PositionAndScale 287, 410, 30, 30 ; WIDGET_POSITION_ARCADE_POWER_OFF
61
+ PositionAndScale 353, 410, 30, 30 ; WIDGET_POSITION_ARCADE_RESET
62
+ PositionAndScale 80, 382, 80, 60 ; WIDGET_POSITION_ARCADE_JOYSTICK
63
+
64
+ PositionAndScale 300, 405, SCALE_SMALL ; WIDGET_POSITION_RACE_LEFT
65
+ PositionAndScale 340, 405, SCALE_SMALL ; WIDGET_POSITION_RACE_RIGHT
66
+
67
+ PositionAndScale 550, 405, SCALE_SMALL ; WIDGET_POSITION_STORE_ACCEPT
68
+ PositionAndScale 590, 405, SCALE_SMALL ; WIDGET_POSITION_STORE_CANCEL
69
+ PositionAndScale 550, 405, SCALE_SMALL ; WIDGET_POSITION_STORE_BUY
70
+
71
+ PositionAndScale 320, 220, 160, 160 ; WIDGET_POSITION_STEERING_SELECTION
72
+ PositionAndScale 320, 220, 140, 120 ; WIDGET_POSITION_TOUCH_LAYOUT_SELECTION
73
+
74
+ PositionAndScale 275, 387, 35, 35 ; WIDGET_POSITION_SCHOOL_EXIT
75
+
76
+ PositionAndScale 585, 395, SCALE_MEDIUM ; WIDGET_POSITION_SCHOOL_CONTINUE
77
+
78
+ PositionAndScale 445, 388, 9, 9 ; WIDGET_POSITION_SCHOOL_LEFT
79
+ PositionAndScale 475, 388, 9, 9 ; WIDGET_POSITION_SCHOOL_RIGHT
80
+ PositionAndScale 180, 387, 35, 35 ; WIDGET_POSITION_SCHOOL_START
81
+
82
+ PositionAndScale 320, 80, 220, 44 ; WIDGET_POSITION_SCHOOL_TITLE_BACKGROUND
83
+ PositionAndScale 320, 205, 119, 50 ; WIDGET_POSITION_SCHOOL_AWARD
84
+ PositionAndScale 320, 220, 119, 35 ; WIDGET_POSITION_SCHOOL_RESULTS
85
+
86
+ PositionAndScale 320, 271, 119, 15 ; WIDGET_POSITION_SCHOOL_FRAME_ONE
87
+ PositionAndScale 320, 302, 119, 15 ; WIDGET_POSITION_SCHOOL_FRAME_TWO
88
+ PositionAndScale 320, 333, 119, 15 ; WIDGET_POSITION_SCHOOL_FRAME_THREE
89
+ PositionAndScale 320, 364, 119, 15 ; WIDGET_POSITION_SCHOOL_FRAME_FOUR
90
+
91
+ PositionAndScale 520, 320, SCALE_MEDIUM ; WIDGET_POSITION_BASKETBALL_TRICK
92
+ PositionAndScale 575, 320, SCALE_MEDIUM ; WIDGET_POSITION_BASKETBALL_SHOOT
93
+
94
+ PositionAndScale 345, 350, 150, 75 ; WIDGET_POSITION_BLACK_JACK_REGION
95
+ PositionAndScale 330, 400, 120, 20 ; WIDGET_POSITION_BLACK_JACK_SLIDER
96
+
97
+ PositionAndScale 540, 335, SCALE_MEDIUM ; WIDGET_POSITION_RHYTHM_UP
98
+ PositionAndScale 540, 399, SCALE_MEDIUM ; WIDGET_POSITION_RHYTHM_DOWN
99
+ PositionAndScale 492, 367, SCALE_MEDIUM ; WIDGET_POSITION_RHYTHM_LEFT
100
+ PositionAndScale 587, 367, SCALE_MEDIUM ; WIDGET_POSITION_RHYTHM_RIGHT
101
+
102
+ PositionAndScale 320, 224, SCALE_LARGE ; WIDGET_POSITION_RHYTHM_SELECT
103
+ PositionAndScale 585, 295, 20, 20 ; WIDGET_POSITION_RHYTHM_EXIT
104
+
105
+ PositionAndScale 114, 36, 81, 13 ; WIDGET_POSITION_PLAYER_SCORE
106
+ PositionAndScale 526, 36, 81, 13 ; WIDGET_POSITION_OPPOSITION_SCORE
107
+
108
+ PositionAndScale 452, 57, 35, 35 ; WIDGET_POSITION_GANG_REGION
109
+
110
+ PositionAndScale 134, 243, 104, 130 ; WIDGET_POSITION_COLOR_PICKER
111
+ PositionAndScale 192, 225, 164, 205 ; WIDGET_POSITION_COLOR_PICKER_PHONES
112
+
113
+ PositionAndScale 232, 210, 38, 38 ; WIDGET_POSITION_WOF_FIRST_BET
114
+ PositionAndScale 348, 158, 32, 32 ; WIDGET_POSITION_WOF_SECOND_BET
115
+ PositionAndScale 436, 115, 28, 28 ; WIDGET_POSITION_WOF_THIRD_BET
116
+ PositionAndScale 280, 322, 43, 43 ; WIDGET_POSITION_WOF_FOURTH_BET
117
+ PositionAndScale 403, 247, 37, 37 ; WIDGET_POSITION_WOF_FIFTH_BET
118
+ PositionAndScale 504, 186, 33, 33 ; WIDGET_POSITION_WOF_SIXTH_BET
119
+
120
+ PositionAndScale 406 410, 25, 25 ; WIDGET_POSITION_VIDEO_POKER_ADD_COIN
121
+ PositionAndScale 218, 410, 25, 25 ; WIDGET_POSITION_VIDEO_POKER_REMOVE_COIN
122
+
123
+ PositionAndScale 100, 353, 47, 24 ; WIDGET_POSITION_VIDEO_POKER_HOLD_FIRST_CARD
124
+ PositionAndScale 210, 353, 47, 24 ; WIDGET_POSITION_VIDEO_POKER_HOLD_SECOND_CARD
125
+ PositionAndScale 320, 353, 47, 24 ; WIDGET_POSITION_VIDEO_POKER_HOLD_THIRD_CARD
126
+ PositionAndScale 430, 353, 47, 24 ; WIDGET_POSITION_VIDEO_POKER_HOLD_FOURTH_CARD
127
+ PositionAndScale 540, 353, 47, 24 ; WIDGET_POSITION_VIDEO_POKER_HOLD_FIFTH_CARD
128
+
129
+ PositionAndScale 100, 255, 47, 64 ; WIDGET_POSITION_VIDEO_POKER_HOLD_FIRST_CARD_REGION
130
+ PositionAndScale 210, 255, 47, 64 ; WIDGET_POSITION_VIDEO_POKER_HOLD_SECOND_CARD_REGION
131
+ PositionAndScale 320, 255, 47, 64 ; WIDGET_POSITION_VIDEO_POKER_HOLD_THIRD_CARD_REGION
132
+ PositionAndScale 430, 255, 47, 64 ; WIDGET_POSITION_VIDEO_POKER_HOLD_FOURTH_CARD_REGION
133
+ PositionAndScale 540, 255, 47, 64 ; WIDGET_POSITION_VIDEO_POKER_HOLD_FIFTH_CARD_REGION
134
+
135
+ PositionAndScale 490, 413, 40, 40 ; WIDGET_POSITION_VIDEO_POKER_EXIT
136
+ PositionAndScale 580, 413, 50, 40 ; WIDGET_POSITION_VIDEO_POKER_DEAL
137
+
138
+
139
+ PositionAndScale 225, 164, 170, 24 ; WIDGET_POSITION_ITB_FIRST_HORSE
140
+ PositionAndScale 225, 214, 170, 24 ; WIDGET_POSITION_ITB_SECOND_HORSE
141
+ PositionAndScale 225, 264, 170, 24 ; WIDGET_POSITION_ITB_THIRD_HORSE
142
+ PositionAndScale 225, 314, 170, 24 ; WIDGET_POSITION_ITB_FOURTH_HORSE
143
+ PositionAndScale 225, 364, 170, 24 ; WIDGET_POSITION_ITB_FIFTH_HORSE
144
+ PositionAndScale 448, 200, 36, 18 ; WIDGET_POSITION_ITB_FIRST_BET
145
+ PositionAndScale 530, 200, 36, 18 ; WIDGET_POSITION_ITB_SECOND_BET
146
+ PositionAndScale 448, 240, 36, 18 ; WIDGET_POSITION_ITB_THIRD_BET
147
+ PositionAndScale 530, 240, 36, 18 ; WIDGET_POSITION_ITB_FOURTH_BET
148
+ PositionAndScale 448, 280, 36, 18 ; WIDGET_POSITION_ITB_FIFTH_BET
149
+ PositionAndScale 530, 280, 36, 18 ; WIDGET_POSITION_ITB_SIXTH_BET
150
+ PositionAndScale 448, 320, 36, 18 ; WIDGET_POSITION_ITB_SEVENTH_BET
151
+ PositionAndScale 530, 320, 36, 18 ; WIDGET_POSITION_ITB_EIGHTH_BET
152
+ PositionAndScale 488, 363, 80, 18 ; WIDGET_POSITION_ITB_PLACE_BET
153
+ PositionAndScale 320, 430, 28, 28 ; WIDGET_POSITION_ITB_EXIT
154
+
155
+
156
+ PositionAndScale 0, 0, 0, 0 ; WIDGET_POSITION_MAP
157
+ PositionAndScale 0, 0, 0, 0 ; WIDGET_POSITION_RESPONSE
158
+ PositionAndScale 525, 377, 150, 150 ; WIDGET_POSITION_DRIVE
159
+
160
+ PositionAndScale 540, 70, 70, 40 ; WIDGET_POSITION_PLAYER_INFO
161
+ PositionAndScale 0, 0, 0, 0 ; WIDGET_POSITION_RADAR
162
+
163
+ PositionAndScale 320, 21, 320, 21 ; WIDGET_POSITION_HELP_TEXT
164
+ PositionAndScale 132, 82, 100, 60 ; WIDGET_POSITION_HELP_TEXT_ALT
165
+ PositionAndScale 314, 83, 113, 60 ; WIDGET_POSITION_HELP_TEXT_ALT_SHOPS
166
+
167
+ PositionAndScale 130, 438, 130, 10 ; WIDGET_POSITION_SWIPE_RADIO
168
+ PositionAndScale 90, 358, 90, 90 ; WIDGET_POSITION_PED_MOVE
169
+ PositionAndScale 550, 358, 90, 90 ; WIDGET_POSITION_SPRINT_AND_BASKETBALL_JUMP
170
+ PositionAndScale 550, 358, 90, 90 ; WIDGET_POSITION_SHOOT_LOOK
171
+
172
+ PositionAndScale 130, 338, 130, 90 ; WIDGET_POSITION_VEHICLE_STEER_ANALOG
173
+ PositionAndScale 130, 338, 130, 90 ; WIDGET_POSITION_VEHICLE_FLICK
174
+
175
+ PositionAndScale 320, 224, 320, 224 ; WIDGET_POSITION_LOOK
176
+
177
+ PositionAndScale 320, 58, 60, 35 ; WIDGET_POSITION_MISSION_TIMERS
178
+ PositionAndScale 320, 58, 60, 35 ; WIDGET_POSITION_RACING
179
+ PositionAndScale 320, 200, 85, 95 ; WIDGET_POSITION_RACE_RESULTS
180
+ PositionAndScale 320, 200, 100, 95 ; WIDGET_POSITION_HORSE_RESULTS
181
+ PositionAndScale 93, 316, 60, 110 ; WIDGET_POSITION_WAGER
182
+ PositionAndScale 518, 50, 90, 26 ; WIDGET_POSITION_POOL
183
+
184
+ PositionAndScale 320, 210, 80, 14 ; WIDGET_POSITION_POKER_PAYOUT
185
+
186
+ PositionAndScale 320, 85, 100, 60 ; WIDGET_POSITION_VITAL_STATS
187
+
188
+ PositionAndScale 213, 242, 100, 15 ; WIDGET_POSITION_AIRPORT_LEFT
189
+ PositionAndScale 423, 242, 100, 15 ; WIDGET_POSITION_AIRPORT_RIGHT
190
+
191
+ ; Gambling
192
+
193
+ PositionAndScale 50, 175, SCALE_SMALL ; WIDGET_POSITION_GAMBLING_QUIT
194
+
195
+ PositionAndScale 585, 335, SCALE_MEDIUM ; WIDGET_POSITION_PLACE_BET
196
+ PositionAndScale 535, 335, SCALE_MEDIUM ; WIDGET_POSITION_REMOVE_BET
197
+ PositionAndScale 585, 395, SCALE_MEDIUM ; WIDGET_POSITION_GAMBLING_CONTINUE
198
+ PositionAndScale 585, 280, SCALE_SMALL ; WIDGET_POSITION_MINIGAME_CANCEL
199
+
200
+ PositionAndScale 535, 335, SCALE_MEDIUM ; WIDGET_POSITION_BLACK_JACK_SPLIT
201
+ PositionAndScale 535, 395, SCALE_MEDIUM ; WIDGET_POSITION_BLACK_JACK_DOUBLE
202
+ PositionAndScale 585, 395, SCALE_MEDIUM ; WIDGET_POSITION_BLACK_JACK_HIT
203
+ PositionAndScale 585, 335, SCALE_MEDIUM ; WIDGET_POSITION_BLACK_JACK_STAND
204
+
205
+ PositionAndScale 640, 190, 120, 105 ; WIDGET_POSITION_TATTOO_PREVIEW
206
+
207
+ PositionAndScale 558, 132, 50, 12 ; WIDGET_POSITION_SAVE_NOTIFICATION
data-full/files/files/data/360Default960x720.cfg ADDED
@@ -0,0 +1,208 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ ; Default touch controls. Whitespace and comments are allowed here.
3
+
4
+ ; The positions don't need to be in any order, but the ID (i.e. WIDGET_POSITION_HOME)
5
+ ; must be present so the game can know what widget you are talking about.
6
+
7
+ ; Positions for the widgets (in 640x448 space): Format is OriginX, OriginY, ScaleX, ScaleY
8
+ ; or OriginX, OriginY, SCALE (for round buttons).
9
+
10
+
11
+
12
+ ; On Foot
13
+
14
+ PositionAndScale 591, 131, SCALE_SMALL ; WIDGET_POSITION_PHONE
15
+ PositionAndScale 533, 313, SCALE_MEDIUM ; WIDGET_POSITION_VC_SHOOT
16
+ PositionAndScale 584, 248, SCALE_MEDIUM ; WIDGET_POSITION_ENTER_CAR
17
+ PositionAndScale 56, 248, SCALE_MEDIUM ; WIDGET_POSITION_VC_SHOOT_ALT
18
+
19
+ PositionAndScale 584, 184, SCALE_MEDIUM ; WIDGET_POSITION_SWAP_WEAPONS
20
+
21
+ PositionAndScale 590, 40, SCALE_SMALL ; WIDGET_POSITION_SKIP_CUTSCENE
22
+ PositionAndScale 29, 100, SCALE_MEDIUM ; WIDGET_POSITION_MISSION_CANCEL_ALT
23
+ PositionAndScale 584, 312, SCALE_MEDIUM ; WIDGET_POSITION_TARGETING_AND_ATTACK
24
+ PositionAndScale 56, 170, SCALE_MEDIUM ; WIDGET_POSITION_MISSION_START_AND_MISSION_CANCEL
25
+
26
+ PositionAndScale 579, 380, SCALE_LARGE ; WIDGET_POSITION_BUTTON_SPRINT_AND_SWIM
27
+
28
+
29
+ ; In Vehicle
30
+
31
+ PositionAndScale 591, 185, SCALE_SMALL ; WIDGET_POSITION_HORN
32
+ PositionAndScale 618, 42, SCALE_SMALL ; WIDGET_POSITION_HORN_ALT
33
+ PositionAndScale 591, 138, SCALE_SMALL ; WIDGET_POSITION_CAM_TOGGLE
34
+
35
+ PositionAndScale 534, 310, SCALE_MEDIUM ; WIDGET_POSITION_CAR_SHOOT
36
+ PositionAndScale 56, 310, SCALE_MEDIUM ; WIDGET_POSITION_VEHICLE_SHOOT_LEFT
37
+ PositionAndScale 105, 310, SCALE_MEDIUM ; WIDGET_POSITION_VEHICLE_SHOOT_RIGHT
38
+ PositionAndScale 42, 389, SCALE_MEDIUM ; WIDGET_POSITION_VEHICLE_SHOOT_LEFT_ALT
39
+ PositionAndScale 97, 389, SCALE_MEDIUM ; WIDGET_POSITION_VEHICLE_SHOOT_RIGHT_ALT
40
+ PositionAndScale 584, 310, SCALE_MEDIUM ; WIDGET_POSITION_HANDBRAKE_AND_AIR_SHOOT
41
+ PositionAndScale 533, 247, SCALE_MEDIUM ; WIDGET_POSITION_HYDRAULICS
42
+
43
+ PositionAndScale 519, 380, SCALE_LARGE ; WIDGET_POSITION_BRAKE
44
+ PositionAndScale 579, 380, SCALE_LARGE ; WIDGET_POSITION_ACCELERATE
45
+
46
+ PositionAndScale 535, 400, SCALE_MEDIUM ; WIDGET_POSITION_VEHICLE_STEER_LEFT
47
+ PositionAndScale 585, 400, SCALE_MEDIUM ; WIDGET_POSITION_VEHICLE_STEER_RIGHT
48
+
49
+
50
+ ; Misc
51
+ PositionAndScale 112, 350, 80, 80 ; WIDGET_POSITION_THUMB_CIRCLE
52
+ PositionAndScale 55, 308, 14, 65 ; WIDGET_POSITION_TAP_METER
53
+ PositionAndScale 55, 405, SCALE_MEDIUM ; WIDGET_POSITION_TAP_METER_BUTTON
54
+
55
+ PositionAndScale 240, 424, SCALE_SMALL ; WIDGET_POSITION_NEGATIVE
56
+ PositionAndScale 390, 424, SCALE_SMALL ; WIDGET_POSITION_POSITIVE
57
+
58
+ PositionAndScale 565, 385, 45, 40 ; WIDGET_POSITION_POOL_ENGLISH
59
+
60
+ PositionAndScale 565, 418, 25, 25 ; WIDGET_POSITION_ARCADE_BUTTON
61
+ PositionAndScale 287, 410, 30, 30 ; WIDGET_POSITION_ARCADE_POWER_OFF
62
+ PositionAndScale 353, 410, 30, 30 ; WIDGET_POSITION_ARCADE_RESET
63
+ PositionAndScale 80, 382, 80, 60 ; WIDGET_POSITION_ARCADE_JOYSTICK
64
+
65
+ PositionAndScale 300, 400, SCALE_SMALL ; WIDGET_POSITION_RACE_LEFT
66
+ PositionAndScale 340, 400, SCALE_SMALL ; WIDGET_POSITION_RACE_RIGHT
67
+
68
+ PositionAndScale 550, 410, SCALE_SMALL ; WIDGET_POSITION_STORE_ACCEPT
69
+ PositionAndScale 590, 410, SCALE_SMALL ; WIDGET_POSITION_STORE_CANCEL
70
+ PositionAndScale 550, 410, SCALE_SMALL ; WIDGET_POSITION_STORE_BUY
71
+
72
+ PositionAndScale 320, 220, 160, 160 ; WIDGET_POSITION_STEERING_SELECTION
73
+ PositionAndScale 320, 220, 140, 120 ; WIDGET_POSITION_TOUCH_LAYOUT_SELECTION
74
+
75
+ PositionAndScale 275, 387, 35, 35 ; WIDGET_POSITION_SCHOOL_EXIT
76
+
77
+ PositionAndScale 584, 400, SCALE_MEDIUM ; WIDGET_POSITION_SCHOOL_CONTINUE
78
+
79
+ PositionAndScale 445, 388, 9, 9 ; WIDGET_POSITION_SCHOOL_LEFT
80
+ PositionAndScale 475, 388, 9, 9 ; WIDGET_POSITION_SCHOOL_RIGHT
81
+ PositionAndScale 180, 387, 35, 35 ; WIDGET_POSITION_SCHOOL_START
82
+
83
+ PositionAndScale 320, 80, 300, 44 ; WIDGET_POSITION_SCHOOL_TITLE_BACKGROUND
84
+ PositionAndScale 320, 205, 119, 50 ; WIDGET_POSITION_SCHOOL_AWARD
85
+ PositionAndScale 320, 220, 119, 35 ; WIDGET_POSITION_SCHOOL_RESULTS
86
+
87
+ PositionAndScale 320, 271, 119, 15 ; WIDGET_POSITION_SCHOOL_FRAME_ONE
88
+ PositionAndScale 320, 302, 119, 15 ; WIDGET_POSITION_SCHOOL_FRAME_TWO
89
+ PositionAndScale 320, 333, 119, 15 ; WIDGET_POSITION_SCHOOL_FRAME_THREE
90
+ PositionAndScale 320, 364, 119, 15 ; WIDGET_POSITION_SCHOOL_FRAME_FOUR
91
+
92
+ PositionAndScale 520, 320, SCALE_MEDIUM ; WIDGET_POSITION_BASKETBALL_TRICK
93
+ PositionAndScale 575, 320, SCALE_MEDIUM ; WIDGET_POSITION_BASKETBALL_SHOOT
94
+
95
+ PositionAndScale 345, 350, 150, 75 ; WIDGET_POSITION_BLACK_JACK_REGION
96
+ PositionAndScale 330, 400, 120, 20 ; WIDGET_POSITION_BLACK_JACK_SLIDER
97
+
98
+ PositionAndScale 540, 340, SCALE_MEDIUM ; WIDGET_POSITION_RHYTHM_UP
99
+ PositionAndScale 540, 404, SCALE_MEDIUM ; WIDGET_POSITION_RHYTHM_DOWN
100
+ PositionAndScale 492, 372, SCALE_MEDIUM ; WIDGET_POSITION_RHYTHM_LEFT
101
+ PositionAndScale 587, 372, SCALE_MEDIUM ; WIDGET_POSITION_RHYTHM_RIGHT
102
+
103
+ PositionAndScale 320, 224, SCALE_LARGE ; WIDGET_POSITION_RHYTHM_SELECT
104
+ PositionAndScale 588, 295, 20, 20 ; WIDGET_POSITION_RHYTHM_EXIT
105
+
106
+ PositionAndScale 114, 36, 81, 13 ; WIDGET_POSITION_PLAYER_SCORE
107
+ PositionAndScale 526, 36, 81, 13 ; WIDGET_POSITION_OPPOSITION_SCORE
108
+
109
+ PositionAndScale 452, 57, 35, 35 ; WIDGET_POSITION_GANG_REGION
110
+
111
+ PositionAndScale 134, 210, 104, 98 ; WIDGET_POSITION_COLOR_PICKER
112
+ PositionAndScale 192, 225, 164, 205 ; WIDGET_POSITION_COLOR_PICKER_PHONES
113
+
114
+ PositionAndScale 220, 212, 38, 38 ; WIDGET_POSITION_WOF_FIRST_BET
115
+ PositionAndScale 355, 162, 32, 32 ; WIDGET_POSITION_WOF_SECOND_BET
116
+ PositionAndScale 466, 122, 28, 28 ; WIDGET_POSITION_WOF_THIRD_BET
117
+ PositionAndScale 270, 310, 43, 43 ; WIDGET_POSITION_WOF_FOURTH_BET
118
+ PositionAndScale 420, 240, 37, 37 ; WIDGET_POSITION_WOF_FIFTH_BET
119
+ PositionAndScale 544, 188, 33, 33 ; WIDGET_POSITION_WOF_SIXTH_BET
120
+
121
+ PositionAndScale 406 410, 25, 25 ; WIDGET_POSITION_VIDEO_POKER_ADD_COIN
122
+ PositionAndScale 218, 410, 25, 25 ; WIDGET_POSITION_VIDEO_POKER_REMOVE_COIN
123
+
124
+ PositionAndScale 100, 353, 47, 24 ; WIDGET_POSITION_VIDEO_POKER_HOLD_FIRST_CARD
125
+ PositionAndScale 210, 353, 47, 24 ; WIDGET_POSITION_VIDEO_POKER_HOLD_SECOND_CARD
126
+ PositionAndScale 320, 353, 47, 24 ; WIDGET_POSITION_VIDEO_POKER_HOLD_THIRD_CARD
127
+ PositionAndScale 430, 353, 47, 24 ; WIDGET_POSITION_VIDEO_POKER_HOLD_FOURTH_CARD
128
+ PositionAndScale 540, 353, 47, 24 ; WIDGET_POSITION_VIDEO_POKER_HOLD_FIFTH_CARD
129
+
130
+ PositionAndScale 100, 255, 47, 64 ; WIDGET_POSITION_VIDEO_POKER_HOLD_FIRST_CARD_REGION
131
+ PositionAndScale 210, 255, 47, 64 ; WIDGET_POSITION_VIDEO_POKER_HOLD_SECOND_CARD_REGION
132
+ PositionAndScale 320, 255, 47, 64 ; WIDGET_POSITION_VIDEO_POKER_HOLD_THIRD_CARD_REGION
133
+ PositionAndScale 430, 255, 47, 64 ; WIDGET_POSITION_VIDEO_POKER_HOLD_FOURTH_CARD_REGION
134
+ PositionAndScale 540, 255, 47, 64 ; WIDGET_POSITION_VIDEO_POKER_HOLD_FIFTH_CARD_REGION
135
+
136
+ PositionAndScale 490, 413, 40, 40 ; WIDGET_POSITION_VIDEO_POKER_EXIT
137
+ PositionAndScale 580, 413, 50, 40 ; WIDGET_POSITION_VIDEO_POKER_DEAL
138
+
139
+
140
+ PositionAndScale 225, 164, 170, 24 ; WIDGET_POSITION_ITB_FIRST_HORSE
141
+ PositionAndScale 225, 214, 170, 24 ; WIDGET_POSITION_ITB_SECOND_HORSE
142
+ PositionAndScale 225, 264, 170, 24 ; WIDGET_POSITION_ITB_THIRD_HORSE
143
+ PositionAndScale 225, 314, 170, 24 ; WIDGET_POSITION_ITB_FOURTH_HORSE
144
+ PositionAndScale 225, 364, 170, 24 ; WIDGET_POSITION_ITB_FIFTH_HORSE
145
+ PositionAndScale 448, 200, 36, 18 ; WIDGET_POSITION_ITB_FIRST_BET
146
+ PositionAndScale 530, 200, 36, 18 ; WIDGET_POSITION_ITB_SECOND_BET
147
+ PositionAndScale 448, 240, 36, 18 ; WIDGET_POSITION_ITB_THIRD_BET
148
+ PositionAndScale 530, 240, 36, 18 ; WIDGET_POSITION_ITB_FOURTH_BET
149
+ PositionAndScale 448, 280, 36, 18 ; WIDGET_POSITION_ITB_FIFTH_BET
150
+ PositionAndScale 530, 280, 36, 18 ; WIDGET_POSITION_ITB_SIXTH_BET
151
+ PositionAndScale 448, 320, 36, 18 ; WIDGET_POSITION_ITB_SEVENTH_BET
152
+ PositionAndScale 530, 320, 36, 18 ; WIDGET_POSITION_ITB_EIGHTH_BET
153
+ PositionAndScale 488, 363, 80, 18 ; WIDGET_POSITION_ITB_PLACE_BET
154
+ PositionAndScale 320, 430, 28, 28 ; WIDGET_POSITION_ITB_EXIT
155
+
156
+
157
+ PositionAndScale 0, 0, 0, 0 ; WIDGET_POSITION_MAP
158
+ PositionAndScale 0, 0, 0, 0 ; WIDGET_POSITION_RESPONSE
159
+ PositionAndScale 525, 377, 150, 150 ; WIDGET_POSITION_DRIVE
160
+
161
+ PositionAndScale 540, 60, 70, 40 ; WIDGET_POSITION_PLAYER_INFO
162
+ PositionAndScale 0, 0, 0, 0 ; WIDGET_POSITION_RADAR
163
+
164
+ PositionAndScale 320, 21, 320, 21 ; WIDGET_POSITION_HELP_TEXT
165
+ PositionAndScale 146, 83, 113, 60 ; WIDGET_POSITION_HELP_TEXT_ALT
166
+ PositionAndScale 314, 83, 113, 60 ; WIDGET_POSITION_HELP_TEXT_ALT_SHOPS
167
+
168
+ PositionAndScale 130, 438, 130, 10 ; WIDGET_POSITION_SWIPE_RADIO
169
+ PositionAndScale 90, 358, 90, 90 ; WIDGET_POSITION_PED_MOVE
170
+ PositionAndScale 550, 358, 90, 90 ; WIDGET_POSITION_SPRINT_AND_BASKETBALL_JUMP
171
+ PositionAndScale 550, 358, 90, 90 ; WIDGET_POSITION_SHOOT_LOOK
172
+
173
+ PositionAndScale 130, 338, 130, 90 ; WIDGET_POSITION_VEHICLE_STEER_ANALOG
174
+ PositionAndScale 130, 338, 130, 90 ; WIDGET_POSITION_VEHICLE_FLICK
175
+
176
+ PositionAndScale 320, 224, 320, 224 ; WIDGET_POSITION_LOOK
177
+
178
+ PositionAndScale 320, 58, 60, 35 ; WIDGET_POSITION_MISSION_TIMERS
179
+ PositionAndScale 320, 58, 60, 35 ; WIDGET_POSITION_RACING
180
+ PositionAndScale 320, 200, 85, 95 ; WIDGET_POSITION_RACE_RESULTS
181
+ PositionAndScale 320, 200, 100, 95 ; WIDGET_POSITION_HORSE_RESULTS
182
+ PositionAndScale 92, 318, 60, 110 ; WIDGET_POSITION_WAGER
183
+ PositionAndScale 518, 48, 90, 26 ; WIDGET_POSITION_POOL
184
+
185
+ PositionAndScale 320, 210, 80, 14 ; WIDGET_POSITION_POKER_PAYOUT
186
+
187
+ PositionAndScale 320, 85, 100, 60 ; WIDGET_POSITION_VITAL_STATS
188
+
189
+ PositionAndScale 213, 242, 100, 15 ; WIDGET_POSITION_AIRPORT_LEFT
190
+ PositionAndScale 423, 242, 100, 15 ; WIDGET_POSITION_AIRPORT_RIGHT
191
+
192
+ ; Gambling
193
+
194
+ PositionAndScale 50, 175, SCALE_SMALL ; WIDGET_POSITION_GAMBLING_QUIT
195
+
196
+ PositionAndScale 585, 350, SCALE_MEDIUM ; WIDGET_POSITION_PLACE_BET
197
+ PositionAndScale 530, 350, SCALE_MEDIUM ; WIDGET_POSITION_REMOVE_BET
198
+ PositionAndScale 585, 400, SCALE_MEDIUM ; WIDGET_POSITION_GAMBLING_CONTINUE
199
+ PositionAndScale 590, 280, SCALE_SMALL ; WIDGET_POSITION_MINIGAME_CANCEL
200
+
201
+ PositionAndScale 530, 350, SCALE_MEDIUM ; WIDGET_POSITION_BLACK_JACK_SPLIT
202
+ PositionAndScale 530, 400, SCALE_MEDIUM ; WIDGET_POSITION_BLACK_JACK_DOUBLE
203
+ PositionAndScale 585, 400, SCALE_MEDIUM ; WIDGET_POSITION_BLACK_JACK_HIT
204
+ PositionAndScale 585, 350, SCALE_MEDIUM ; WIDGET_POSITION_BLACK_JACK_STAND
205
+
206
+ PositionAndScale 545, 170, 120, 105 ; WIDGET_POSITION_TATTOO_PREVIEW
207
+
208
+ PositionAndScale 548, 110, 60, 12 ; WIDGET_POSITION_SAVE_NOTIFICATION
data-full/files/files/data/TouchDefaultPhone3x2.cfg ADDED
@@ -0,0 +1,213 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ ; Default touch controls. Whitespace and comments are allowed here.
3
+
4
+ ; The positions don't need to be in any order, but the ID (i.e. WIDGET_POSITION_HOME)
5
+ ; must be present so the game can know what widget you are talking about.
6
+
7
+ ; Positions for the widgets (in 640x448 space): Format is OriginX, OriginY, ScaleX, ScaleY
8
+ ; or OriginX, OriginY, SCALE (for round buttons).
9
+
10
+
11
+ ; On Foot
12
+
13
+ PositionAndScale 612, 30, SCALE_MEDIUM ; WIDGET_POSITION_SKIP_CUTSCENE
14
+
15
+ PositionAndScale 606, 139, SCALE_MEDIUM ; WIDGET_POSITION_PHONE
16
+ PositionAndScale 29, 100, SCALE_MEDIUM ; WIDGET_POSITION_MISSION_CANCEL_ALT
17
+ PositionAndScale 606, 192, SCALE_MEDIUM ; WIDGET_POSITION_SWAP_WEAPONS
18
+
19
+ PositionAndScale 32, 181, SCALE_MEDIUM ; WIDGET_POSITION_MISSION_START_AND_MISSION_CANCEL
20
+
21
+ PositionAndScale 538, 315, SCALE_LARGE ; WIDGET_POSITION_VC_SHOOT
22
+ PositionAndScale 37, 240, SCALE_LARGE ; WIDGET_POSITION_VC_SHOOT_ALT
23
+ PositionAndScale 600, 251, SCALE_LARGE ; WIDGET_POSITION_ENTER_CAR
24
+
25
+ PositionAndScale 599, 315, SCALE_LARGE ; WIDGET_POSITION_TARGETING_AND_ATTACK
26
+
27
+ PositionAndScale 598, 383, SCALE_LARGER ; WIDGET_POSITION_BUTTON_SPRINT_AND_SWIM
28
+
29
+
30
+
31
+ ; In Vehicle
32
+
33
+ PositionAndScale 611, 42, SCALE_MEDIUM ; WIDGET_POSITION_HORN_ALT
34
+ PositionAndScale 606, 139, SCALE_MEDIUM ; WIDGET_POSITION_HORN
35
+ PositionAndScale 606, 192, SCALE_MEDIUM ; WIDGET_POSITION_CAM_TOGGLE
36
+
37
+ PositionAndScale 538, 315, SCALE_LARGE ; WIDGET_POSITION_CAR_SHOOT
38
+ PositionAndScale 41, 315, SCALE_LARGE ; WIDGET_POSITION_VEHICLE_SHOOT_LEFT
39
+ PositionAndScale 106, 315, SCALE_LARGE ; WIDGET_POSITION_VEHICLE_SHOOT_RIGHT
40
+ PositionAndScale 41, 389, SCALE_LARGE ; WIDGET_POSITION_VEHICLE_SHOOT_LEFT_ALT
41
+ PositionAndScale 106, 389, SCALE_LARGE ; WIDGET_POSITION_VEHICLE_SHOOT_RIGHT_ALT
42
+ PositionAndScale 601, 315, SCALE_LARGE ; WIDGET_POSITION_HANDBRAKE_AND_AIR_SHOOT
43
+ PositionAndScale 538, 249, SCALE_LARGE ; WIDGET_POSITION_HYDRAULICS
44
+
45
+ PositionAndScale 598, 383, SCALE_LARGER ; WIDGET_POSITION_ACCELERATE
46
+ PositionAndScale 529, 383, SCALE_LARGER ; WIDGET_POSITION_BRAKE
47
+ PositionAndScale 41, 383, SCALE_LARGER ; WIDGET_POSITION_VEHICLE_STEER_LEFT
48
+ PositionAndScale 111, 383, SCALE_LARGER ; WIDGET_POSITION_VEHICLE_STEER_RIGHT
49
+
50
+
51
+ ; Misc
52
+ PositionAndScale 110, 333, 100, 100 ; WIDGET_POSITION_THUMB_CIRCLE
53
+
54
+ PositionAndScale 55, 285, 16, 75 ; WIDGET_POSITION_TAP_METER
55
+ PositionAndScale 55, 405, SCALE_MEDIUM ; WIDGET_POSITION_TAP_METER_BUTTON
56
+
57
+ PositionAndScale 240, 424, SCALE_SMALL ; WIDGET_POSITION_NEGATIVE
58
+ PositionAndScale 390, 424, SCALE_SMALL ; WIDGET_POSITION_POSITIVE
59
+
60
+ PositionAndScale 565, 385, 45, 40 ; WIDGET_POSITION_POOL_ENGLISH
61
+
62
+ PositionAndScale 565, 428, 25, 25 ; WIDGET_POSITION_ARCADE_BUTTON
63
+ PositionAndScale 287, 420, 30, 30 ; WIDGET_POSITION_ARCADE_POWER_OFF
64
+ PositionAndScale 353, 420, 30, 30 ; WIDGET_POSITION_ARCADE_RESET
65
+ PositionAndScale 80, 392, 80, 60 ; WIDGET_POSITION_ARCADE_JOYSTICK
66
+
67
+ PositionAndScale 26, 230, SCALE_SMALL ; WIDGET_POSITION_RACE_LEFT
68
+ PositionAndScale 614, 230, SCALE_SMALL ; WIDGET_POSITION_RACE_RIGHT
69
+
70
+ PositionAndScale 530, 415, SCALE_LARGE ; WIDGET_POSITION_STORE_ACCEPT
71
+ PositionAndScale 600, 415, SCALE_LARGE ; WIDGET_POSITION_STORE_CANCEL
72
+ PositionAndScale 530, 415, SCALE_LARGE ; WIDGET_POSITION_STORE_BUY
73
+
74
+ PositionAndScale 320, 220, 180, 180 ; WIDGET_POSITION_STEERING_SELECTION
75
+ PositionAndScale 320, 220, 200, 160 ; WIDGET_POSITION_TOUCH_LAYOUT_SELECTION
76
+
77
+ PositionAndScale 275, 387, 35, 35 ; WIDGET_POSITION_SCHOOL_EXIT
78
+
79
+ PositionAndScale 607, 415, SCALE_MEDIUM ; WIDGET_POSITION_SCHOOL_CONTINUE
80
+
81
+ PositionAndScale 445, 388, 10, 10 ; WIDGET_POSITION_SCHOOL_LEFT
82
+ PositionAndScale 475, 388, 10, 10 ; WIDGET_POSITION_SCHOOL_RIGHT
83
+ PositionAndScale 180, 387, 35, 35 ; WIDGET_POSITION_SCHOOL_START
84
+
85
+ PositionAndScale 320, 80, 300, 44 ; WIDGET_POSITION_SCHOOL_TITLE_BACKGROUND
86
+ PositionAndScale 320, 205, 119, 50 ; WIDGET_POSITION_SCHOOL_AWARD
87
+ PositionAndScale 320, 220, 119, 35 ; WIDGET_POSITION_SCHOOL_RESULTS
88
+
89
+ PositionAndScale 320, 271, 119, 15 ; WIDGET_POSITION_SCHOOL_FRAME_ONE
90
+ PositionAndScale 320, 302, 119, 15 ; WIDGET_POSITION_SCHOOL_FRAME_TWO
91
+ PositionAndScale 320, 333, 119, 15 ; WIDGET_POSITION_SCHOOL_FRAME_THREE
92
+ PositionAndScale 320, 364, 119, 15 ; WIDGET_POSITION_SCHOOL_FRAME_FOUR
93
+
94
+ PositionAndScale 520, 320, SCALE_MEDIUM ; WIDGET_POSITION_BASKETBALL_TRICK
95
+ PositionAndScale 575, 320, SCALE_MEDIUM ; WIDGET_POSITION_BASKETBALL_SHOOT
96
+
97
+ PositionAndScale 345, 350, 150, 75 ; WIDGET_POSITION_BLACK_JACK_REGION
98
+ PositionAndScale 330, 400, 120, 40 ; WIDGET_POSITION_BLACK_JACK_SLIDER
99
+
100
+ PositionAndScale 560, 345, SCALE_MEDIUM ; WIDGET_POSITION_RHYTHM_UP
101
+ PositionAndScale 560, 409, SCALE_MEDIUM ; WIDGET_POSITION_RHYTHM_DOWN
102
+ PositionAndScale 512, 377, SCALE_MEDIUM ; WIDGET_POSITION_RHYTHM_LEFT
103
+ PositionAndScale 607, 377, SCALE_MEDIUM ; WIDGET_POSITION_RHYTHM_RIGHT
104
+
105
+ PositionAndScale 320, 224, SCALE_LARGE ; WIDGET_POSITION_RHYTHM_SELECT
106
+ PositionAndScale 611, 295, 20, 20 ; WIDGET_POSITION_RHYTHM_EXIT
107
+
108
+ PositionAndScale 90, 18, 81, 13 ; WIDGET_POSITION_PLAYER_SCORE
109
+ PositionAndScale 550, 18, 81, 13 ; WIDGET_POSITION_OPPOSITION_SCORE
110
+
111
+ PositionAndScale 425, 65, 48, 42 ; WIDGET_POSITION_GANG_REGION
112
+
113
+ PositionAndScale 132, 243, 104, 130 ; WIDGET_POSITION_COLOR_PICKER
114
+ PositionAndScale 192, 225, 164, 205 ; WIDGET_POSITION_COLOR_PICKER_PHONES
115
+
116
+ PositionAndScale 217, 210, 36, 36 ; WIDGET_POSITION_WOF_FIRST_BET
117
+ PositionAndScale 353, 158, 32, 32 ; WIDGET_POSITION_WOF_SECOND_BET
118
+ PositionAndScale 455, 120, 28, 28 ; WIDGET_POSITION_WOF_THIRD_BET
119
+ PositionAndScale 275, 320, 43, 43 ; WIDGET_POSITION_WOF_FOURTH_BET
120
+ PositionAndScale 418, 247, 37, 37 ; WIDGET_POSITION_WOF_FIFTH_BET
121
+ PositionAndScale 528, 190, 33, 33 ; WIDGET_POSITION_WOF_SIXTH_BET
122
+
123
+ PositionAndScale 406 410, 25, 25 ; WIDGET_POSITION_VIDEO_POKER_ADD_COIN
124
+ PositionAndScale 218, 410, 25, 25 ; WIDGET_POSITION_VIDEO_POKER_REMOVE_COIN
125
+
126
+ PositionAndScale 100, 353, 47, 24 ; WIDGET_POSITION_VIDEO_POKER_HOLD_FIRST_CARD
127
+ PositionAndScale 210, 353, 47, 24 ; WIDGET_POSITION_VIDEO_POKER_HOLD_SECOND_CARD
128
+ PositionAndScale 320, 353, 47, 24 ; WIDGET_POSITION_VIDEO_POKER_HOLD_THIRD_CARD
129
+ PositionAndScale 430, 353, 47, 24 ; WIDGET_POSITION_VIDEO_POKER_HOLD_FOURTH_CARD
130
+ PositionAndScale 540, 353, 47, 24 ; WIDGET_POSITION_VIDEO_POKER_HOLD_FIFTH_CARD
131
+
132
+ PositionAndScale 100, 255, 47, 64 ; WIDGET_POSITION_VIDEO_POKER_HOLD_FIRST_CARD_REGION
133
+ PositionAndScale 210, 255, 47, 64 ; WIDGET_POSITION_VIDEO_POKER_HOLD_SECOND_CARD_REGION
134
+ PositionAndScale 320, 255, 47, 64 ; WIDGET_POSITION_VIDEO_POKER_HOLD_THIRD_CARD_REGION
135
+ PositionAndScale 430, 255, 47, 64 ; WIDGET_POSITION_VIDEO_POKER_HOLD_FOURTH_CARD_REGION
136
+ PositionAndScale 540, 255, 47, 64 ; WIDGET_POSITION_VIDEO_POKER_HOLD_FIFTH_CARD_REGION
137
+
138
+ PositionAndScale 490, 413, 40, 40 ; WIDGET_POSITION_VIDEO_POKER_EXIT
139
+ PositionAndScale 580, 413, 50, 40 ; WIDGET_POSITION_VIDEO_POKER_DEAL
140
+
141
+
142
+ PositionAndScale 225, 164, 170, 24 ; WIDGET_POSITION_ITB_FIRST_HORSE
143
+ PositionAndScale 225, 214, 170, 24 ; WIDGET_POSITION_ITB_SECOND_HORSE
144
+ PositionAndScale 225, 264, 170, 24 ; WIDGET_POSITION_ITB_THIRD_HORSE
145
+ PositionAndScale 225, 314, 170, 24 ; WIDGET_POSITION_ITB_FOURTH_HORSE
146
+ PositionAndScale 225, 364, 170, 24 ; WIDGET_POSITION_ITB_FIFTH_HORSE
147
+ PositionAndScale 448, 200, 36, 18 ; WIDGET_POSITION_ITB_FIRST_BET
148
+ PositionAndScale 530, 200, 36, 18 ; WIDGET_POSITION_ITB_SECOND_BET
149
+ PositionAndScale 448, 240, 36, 18 ; WIDGET_POSITION_ITB_THIRD_BET
150
+ PositionAndScale 530, 240, 36, 18 ; WIDGET_POSITION_ITB_FOURTH_BET
151
+ PositionAndScale 448, 280, 36, 18 ; WIDGET_POSITION_ITB_FIFTH_BET
152
+ PositionAndScale 530, 280, 36, 18 ; WIDGET_POSITION_ITB_SIXTH_BET
153
+ PositionAndScale 448, 320, 36, 18 ; WIDGET_POSITION_ITB_SEVENTH_BET
154
+ PositionAndScale 530, 320, 36, 18 ; WIDGET_POSITION_ITB_EIGHTH_BET
155
+ PositionAndScale 488, 363, 80, 18 ; WIDGET_POSITION_ITB_PLACE_BET
156
+ PositionAndScale 320, 430, 28, 28 ; WIDGET_POSITION_ITB_EXIT
157
+
158
+
159
+ PositionAndScale 0, 0, 0, 0 ; WIDGET_POSITION_MAP
160
+ PositionAndScale 0, 0, 0, 0 ; WIDGET_POSITION_RESPONSE
161
+ PositionAndScale 520, 348, 120, 100 ; WIDGET_POSITION_DRIVE
162
+
163
+ PositionAndScale 555, 62, 75, 45 ; WIDGET_POSITION_PLAYER_INFO
164
+ PositionAndScale 0, 0, 0, 0 ; WIDGET_POSITION_RADAR
165
+
166
+ PositionAndScale 320, 27, 320, 27 ; WIDGET_POSITION_HELP_TEXT
167
+ PositionAndScale 205, 53, 100, 40 ; WIDGET_POSITION_HELP_TEXT_ALT
168
+ PositionAndScale 314, 83, 113, 60 ; WIDGET_POSITION_HELP_TEXT_ALT_SHOPS
169
+
170
+ PositionAndScale 130, 438, 130, 10 ; WIDGET_POSITION_SWIPE_RADIO
171
+ PositionAndScale 120, 348, 120, 100 ; WIDGET_POSITION_PED_MOVE
172
+ PositionAndScale 520, 348, 120, 100 ; WIDGET_POSITION_SPRINT_AND_BASKETBALL_JUMP
173
+ PositionAndScale 550, 358, 90, 90 ; WIDGET_POSITION_SHOOT_LOOK
174
+
175
+ PositionAndScale 130, 338, 130, 90 ; WIDGET_POSITION_VEHICLE_STEER_ANALOG
176
+ PositionAndScale 130, 338, 130, 90 ; WIDGET_POSITION_VEHICLE_FLICK
177
+
178
+ PositionAndScale 320, 224, 320, 224 ; WIDGET_POSITION_LOOK
179
+
180
+ PositionAndScale 320, 63, 80, 35 ; WIDGET_POSITION_MISSION_TIMERS
181
+ PositionAndScale 320, 63, 80, 35 ; WIDGET_POSITION_RACING
182
+ PositionAndScale 320, 200, 120, 100 ; WIDGET_POSITION_RACE_RESULTS
183
+ PositionAndScale 320, 200, 100, 95 ; WIDGET_POSITION_HORSE_RESULTS
184
+ PositionAndScale 90, 308, 80, 130 ; WIDGET_POSITION_WAGER
185
+ PositionAndScale 100, 36, 90, 26 ; WIDGET_POSITION_POOL
186
+
187
+ PositionAndScale 320, 210, 100, 14 ; WIDGET_POSITION_POKER_PAYOUT
188
+
189
+ PositionAndScale 320, 85, 100, 60 ; WIDGET_POSITION_VITAL_STATS
190
+
191
+ PositionAndScale 213, 242, 100, 15 ; WIDGET_POSITION_AIRPORT_LEFT
192
+ PositionAndScale 423, 242, 100, 15 ; WIDGET_POSITION_AIRPORT_RIGHT
193
+
194
+
195
+ ; Gambling
196
+
197
+ PositionAndScale 30, 175, SCALE_SMALL ; WIDGET_POSITION_GAMBLING_QUIT
198
+
199
+ PositionAndScale 605, 350, SCALE_MEDIUM ; WIDGET_POSITION_PLACE_BET
200
+ PositionAndScale 550, 350, SCALE_MEDIUM ; WIDGET_POSITION_REMOVE_BET
201
+ PositionAndScale 605, 410, SCALE_MEDIUM ; WIDGET_POSITION_GAMBLING_CONTINUE
202
+ PositionAndScale 610, 295, SCALE_SMALL ; WIDGET_POSITION_MINIGAME_CANCEL
203
+
204
+ PositionAndScale 550, 350, SCALE_MEDIUM ; WIDGET_POSITION_BLACK_JACK_SPLIT
205
+ PositionAndScale 550, 410, SCALE_MEDIUM ; WIDGET_POSITION_BLACK_JACK_DOUBLE
206
+ PositionAndScale 605, 410, SCALE_MEDIUM ; WIDGET_POSITION_BLACK_JACK_HIT
207
+ PositionAndScale 605, 350, SCALE_MEDIUM ; WIDGET_POSITION_BLACK_JACK_STAND
208
+
209
+ PositionAndScale 580, 190, 120, 105 ; WIDGET_POSITION_TATTOO_PREVIEW
210
+
211
+ PositionAndScale 320, 414, 80, 12 ; WIDGET_POSITION_SAVE_NOTIFICATION
212
+
213
+ PositionAndScale 475, 50, 9, 9 ; WIDGET_POSITION_REPLAY
data-full/files/files/data/TouchDefaultPhoneWidescreen.cfg ADDED
@@ -0,0 +1,211 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ ; Default touch controls. Whitespace and comments are allowed here.
3
+
4
+ ; The positions don't need to be in any order, but the ID (i.e. WIDGET_POSITION_HOME)
5
+ ; must be present so the game can know what widget you are talking about.
6
+
7
+ ; Positions for the widgets (in 640x448 space): Format is OriginX, OriginY, ScaleX, ScaleY
8
+ ; or OriginX, OriginY, SCALE (for round buttons).
9
+
10
+
11
+ ; On Foot
12
+
13
+ PositionAndScale 606, 182, SCALE_MEDIUM ; WIDGET_POSITION_PHONE
14
+
15
+ PositionAndScale 607, 246, SCALE_MEDIUM ; WIDGET_POSITION_ENTER_CAR
16
+ PositionAndScale 607, 310, SCALE_MEDIUM ; WIDGET_POSITION_TARGETING_AND_ATTACK
17
+ PositionAndScale 553, 310, SCALE_MEDIUM ; WIDGET_POSITION_VC_SHOOT
18
+ PositionAndScale 31, 247, SCALE_MEDIUM ; WIDGET_POSITION_VC_SHOOT_ALT
19
+ PositionAndScale 611, 34, SCALE_MEDIUM ; WIDGET_POSITION_SKIP_CUTSCENE
20
+ PositionAndScale 29, 100, SCALE_MEDIUM ; WIDGET_POSITION_MISSION_CANCEL_ALT
21
+ PositionAndScale 554, 246, SCALE_MEDIUM ; WIDGET_POSITION_SWAP_WEAPONS
22
+ PositionAndScale 31, 170, SCALE_MEDIUM ; WIDGET_POSITION_MISSION_START_AND_MISSION_CANCEL
23
+
24
+ PositionAndScale 603, 381, SCALE_LARGE ; WIDGET_POSITION_BUTTON_SPRINT_AND_SWIM
25
+
26
+
27
+ ; In Vehicle
28
+
29
+
30
+ PositionAndScale 618, 42, SCALE_SMALL ; WIDGET_POSITION_HORN_ALT
31
+ PositionAndScale 614, 191, SCALE_SMALL ; WIDGET_POSITION_HORN
32
+ PositionAndScale 613, 143, SCALE_SMALL ; WIDGET_POSITION_CAM_TOGGLE
33
+
34
+ PositionAndScale 554, 310, SCALE_MEDIUM ; WIDGET_POSITION_CAR_SHOOT
35
+ PositionAndScale 42, 310, SCALE_MEDIUM ; WIDGET_POSITION_VEHICLE_SHOOT_LEFT
36
+ PositionAndScale 97, 310, SCALE_MEDIUM ; WIDGET_POSITION_VEHICLE_SHOOT_RIGHT
37
+ PositionAndScale 42, 389, SCALE_MEDIUM ; WIDGET_POSITION_VEHICLE_SHOOT_LEFT_ALT
38
+ PositionAndScale 97, 389, SCALE_MEDIUM ; WIDGET_POSITION_VEHICLE_SHOOT_RIGHT_ALT
39
+ PositionAndScale 607, 310, SCALE_MEDIUM ; WIDGET_POSITION_HANDBRAKE_AND_AIR_SHOOT
40
+ PositionAndScale 554, 245, SCALE_MEDIUM ; WIDGET_POSITION_HYDRAULICS
41
+
42
+ PositionAndScale 602, 380, SCALE_LARGE ; WIDGET_POSITION_ACCELERATE
43
+ PositionAndScale 541, 381, SCALE_LARGE ; WIDGET_POSITION_BRAKE
44
+ PositionAndScale 36, 380, SCALE_LARGE ; WIDGET_POSITION_VEHICLE_STEER_LEFT
45
+ PositionAndScale 99, 381, SCALE_LARGE ; WIDGET_POSITION_VEHICLE_STEER_RIGHT
46
+
47
+
48
+
49
+
50
+ ; Misc
51
+ PositionAndScale 90, 338, 80, 80 ; WIDGET_POSITION_THUMB_CIRCLE
52
+
53
+ PositionAndScale 55, 265, 16, 75 ; WIDGET_POSITION_TAP_METER
54
+ PositionAndScale 55, 405, SCALE_MEDIUM ; WIDGET_POSITION_TAP_METER_BUTTON
55
+
56
+ PositionAndScale 240, 424, SCALE_SMALL ; WIDGET_POSITION_NEGATIVE
57
+ PositionAndScale 390, 424, SCALE_SMALL ; WIDGET_POSITION_POSITIVE
58
+
59
+ PositionAndScale 565, 385, 45, 40 ; WIDGET_POSITION_POOL_ENGLISH
60
+
61
+ PositionAndScale 565, 428, 25, 25 ; WIDGET_POSITION_ARCADE_BUTTON
62
+ PositionAndScale 287, 420, 30, 30 ; WIDGET_POSITION_ARCADE_POWER_OFF
63
+ PositionAndScale 353, 420, 30, 30 ; WIDGET_POSITION_ARCADE_RESET
64
+ PositionAndScale 80, 392, 80, 60 ; WIDGET_POSITION_ARCADE_JOYSTICK
65
+
66
+ PositionAndScale 26, 230, SCALE_SMALL ; WIDGET_POSITION_RACE_LEFT
67
+ PositionAndScale 614, 230, SCALE_SMALL ; WIDGET_POSITION_RACE_RIGHT
68
+
69
+ PositionAndScale 535, 405, SCALE_LARGE ; WIDGET_POSITION_STORE_ACCEPT
70
+ PositionAndScale 600, 405, SCALE_LARGE ; WIDGET_POSITION_STORE_CANCEL
71
+ PositionAndScale 535, 405, SCALE_LARGE ; WIDGET_POSITION_STORE_BUY
72
+
73
+ PositionAndScale 320, 220, 160, 160 ; WIDGET_POSITION_STEERING_SELECTION
74
+ PositionAndScale 320, 220, 160, 160 ; WIDGET_POSITION_TOUCH_LAYOUT_SELECTION
75
+
76
+ PositionAndScale 275, 387, 35, 35 ; WIDGET_POSITION_SCHOOL_EXIT
77
+
78
+ PositionAndScale 607, 410, SCALE_MEDIUM ; WIDGET_POSITION_SCHOOL_CONTINUE
79
+
80
+ PositionAndScale 445, 388, 9, 9 ; WIDGET_POSITION_SCHOOL_LEFT
81
+ PositionAndScale 475, 388, 9, 9 ; WIDGET_POSITION_SCHOOL_RIGHT
82
+ PositionAndScale 180, 387, 35, 35 ; WIDGET_POSITION_SCHOOL_START
83
+
84
+ PositionAndScale 320, 80, 300, 44 ; WIDGET_POSITION_SCHOOL_TITLE_BACKGROUND
85
+ PositionAndScale 320, 205, 119, 50 ; WIDGET_POSITION_SCHOOL_AWARD
86
+ PositionAndScale 320, 220, 119, 35 ; WIDGET_POSITION_SCHOOL_RESULTS
87
+
88
+ PositionAndScale 320, 271, 119, 15 ; WIDGET_POSITION_SCHOOL_FRAME_ONE
89
+ PositionAndScale 320, 302, 119, 15 ; WIDGET_POSITION_SCHOOL_FRAME_TWO
90
+ PositionAndScale 320, 333, 119, 15 ; WIDGET_POSITION_SCHOOL_FRAME_THREE
91
+ PositionAndScale 320, 364, 119, 15 ; WIDGET_POSITION_SCHOOL_FRAME_FOUR
92
+
93
+ PositionAndScale 520, 320, SCALE_MEDIUM ; WIDGET_POSITION_BASKETBALL_TRICK
94
+ PositionAndScale 575, 320, SCALE_MEDIUM ; WIDGET_POSITION_BASKETBALL_SHOOT
95
+
96
+ PositionAndScale 345, 350, 150, 75 ; WIDGET_POSITION_BLACK_JACK_REGION
97
+ PositionAndScale 330, 400, 120, 40 ; WIDGET_POSITION_BLACK_JACK_SLIDER
98
+
99
+ PositionAndScale 560, 345, SCALE_MEDIUM ; WIDGET_POSITION_RHYTHM_UP
100
+ PositionAndScale 560, 409, SCALE_MEDIUM ; WIDGET_POSITION_RHYTHM_DOWN
101
+ PositionAndScale 512, 377, SCALE_MEDIUM ; WIDGET_POSITION_RHYTHM_LEFT
102
+ PositionAndScale 607, 377, SCALE_MEDIUM ; WIDGET_POSITION_RHYTHM_RIGHT
103
+
104
+ PositionAndScale 320, 224, SCALE_LARGE ; WIDGET_POSITION_RHYTHM_SELECT
105
+ PositionAndScale 611, 295, 20, 20 ; WIDGET_POSITION_RHYTHM_EXIT
106
+
107
+ PositionAndScale 90, 18, 81, 13 ; WIDGET_POSITION_PLAYER_SCORE
108
+ PositionAndScale 550, 18, 81, 13 ; WIDGET_POSITION_OPPOSITION_SCORE
109
+
110
+ PositionAndScale 425, 65, 48, 42 ; WIDGET_POSITION_GANG_REGION
111
+
112
+ PositionAndScale 132, 243, 104, 130 ; WIDGET_POSITION_COLOR_PICKER
113
+ PositionAndScale 192, 225, 164, 205 ; WIDGET_POSITION_COLOR_PICKER_PHONES
114
+
115
+ PositionAndScale 232, 210, 36, 36 ; WIDGET_POSITION_WOF_FIRST_BET
116
+ PositionAndScale 348, 158, 32, 32 ; WIDGET_POSITION_WOF_SECOND_BET
117
+ PositionAndScale 438, 115, 28, 28 ; WIDGET_POSITION_WOF_THIRD_BET
118
+ PositionAndScale 280, 315, 43, 43 ; WIDGET_POSITION_WOF_FOURTH_BET
119
+ PositionAndScale 403, 247, 37, 37 ; WIDGET_POSITION_WOF_FIFTH_BET
120
+ PositionAndScale 504, 185, 33, 33 ; WIDGET_POSITION_WOF_SIXTH_BET
121
+
122
+ PositionAndScale 406 410, 25, 25 ; WIDGET_POSITION_VIDEO_POKER_ADD_COIN
123
+ PositionAndScale 218, 410, 25, 25 ; WIDGET_POSITION_VIDEO_POKER_REMOVE_COIN
124
+
125
+ PositionAndScale 100, 353, 47, 24 ; WIDGET_POSITION_VIDEO_POKER_HOLD_FIRST_CARD
126
+ PositionAndScale 210, 353, 47, 24 ; WIDGET_POSITION_VIDEO_POKER_HOLD_SECOND_CARD
127
+ PositionAndScale 320, 353, 47, 24 ; WIDGET_POSITION_VIDEO_POKER_HOLD_THIRD_CARD
128
+ PositionAndScale 430, 353, 47, 24 ; WIDGET_POSITION_VIDEO_POKER_HOLD_FOURTH_CARD
129
+ PositionAndScale 540, 353, 47, 24 ; WIDGET_POSITION_VIDEO_POKER_HOLD_FIFTH_CARD
130
+
131
+ PositionAndScale 100, 255, 47, 64 ; WIDGET_POSITION_VIDEO_POKER_HOLD_FIRST_CARD_REGION
132
+ PositionAndScale 210, 255, 47, 64 ; WIDGET_POSITION_VIDEO_POKER_HOLD_SECOND_CARD_REGION
133
+ PositionAndScale 320, 255, 47, 64 ; WIDGET_POSITION_VIDEO_POKER_HOLD_THIRD_CARD_REGION
134
+ PositionAndScale 430, 255, 47, 64 ; WIDGET_POSITION_VIDEO_POKER_HOLD_FOURTH_CARD_REGION
135
+ PositionAndScale 540, 255, 47, 64 ; WIDGET_POSITION_VIDEO_POKER_HOLD_FIFTH_CARD_REGION
136
+
137
+ PositionAndScale 490, 413, 40, 40 ; WIDGET_POSITION_VIDEO_POKER_EXIT
138
+ PositionAndScale 580, 413, 50, 40 ; WIDGET_POSITION_VIDEO_POKER_DEAL
139
+
140
+
141
+ PositionAndScale 225, 164, 170, 24 ; WIDGET_POSITION_ITB_FIRST_HORSE
142
+ PositionAndScale 225, 214, 170, 24 ; WIDGET_POSITION_ITB_SECOND_HORSE
143
+ PositionAndScale 225, 264, 170, 24 ; WIDGET_POSITION_ITB_THIRD_HORSE
144
+ PositionAndScale 225, 314, 170, 24 ; WIDGET_POSITION_ITB_FOURTH_HORSE
145
+ PositionAndScale 225, 364, 170, 24 ; WIDGET_POSITION_ITB_FIFTH_HORSE
146
+ PositionAndScale 448, 200, 36, 18 ; WIDGET_POSITION_ITB_FIRST_BET
147
+ PositionAndScale 530, 200, 36, 18 ; WIDGET_POSITION_ITB_SECOND_BET
148
+ PositionAndScale 448, 240, 36, 18 ; WIDGET_POSITION_ITB_THIRD_BET
149
+ PositionAndScale 530, 240, 36, 18 ; WIDGET_POSITION_ITB_FOURTH_BET
150
+ PositionAndScale 448, 280, 36, 18 ; WIDGET_POSITION_ITB_FIFTH_BET
151
+ PositionAndScale 530, 280, 36, 18 ; WIDGET_POSITION_ITB_SIXTH_BET
152
+ PositionAndScale 448, 320, 36, 18 ; WIDGET_POSITION_ITB_SEVENTH_BET
153
+ PositionAndScale 530, 320, 36, 18 ; WIDGET_POSITION_ITB_EIGHTH_BET
154
+ PositionAndScale 488, 363, 80, 18 ; WIDGET_POSITION_ITB_PLACE_BET
155
+ PositionAndScale 320, 430, 28, 28 ; WIDGET_POSITION_ITB_EXIT
156
+
157
+
158
+ PositionAndScale 0, 0, 0, 0 ; WIDGET_POSITION_MAP
159
+ PositionAndScale 0, 0, 0, 0 ; WIDGET_POSITION_RESPONSE
160
+ PositionAndScale 520, 348, 120, 100 ; WIDGET_POSITION_DRIVE
161
+
162
+ PositionAndScale 555, 70, 75, 45 ; WIDGET_POSITION_PLAYER_INFO
163
+ PositionAndScale 0, 0, 0, 0 ; WIDGET_POSITION_RADAR
164
+
165
+ PositionAndScale 320, 27, 320, 27 ; WIDGET_POSITION_HELP_TEXT
166
+ PositionAndScale 205, 55, 100, 40 ; WIDGET_POSITION_HELP_TEXT_ALT
167
+ PositionAndScale 314, 83, 113, 60 ; WIDGET_POSITION_HELP_TEXT_ALT_SHOPS
168
+
169
+ PositionAndScale 130, 438, 130, 10 ; WIDGET_POSITION_SWIPE_RADIO
170
+ PositionAndScale 120, 348, 120, 100 ; WIDGET_POSITION_PED_MOVE
171
+ PositionAndScale 520, 348, 120, 100 ; WIDGET_POSITION_SPRINT_AND_BASKETBALL_JUMP
172
+ PositionAndScale 550, 358, 90, 90 ; WIDGET_POSITION_SHOOT_LOOK
173
+
174
+ PositionAndScale 130, 338, 130, 90 ; WIDGET_POSITION_VEHICLE_STEER_ANALOG
175
+ PositionAndScale 130, 338, 130, 90 ; WIDGET_POSITION_VEHICLE_FLICK
176
+
177
+ PositionAndScale 320, 224, 320, 224 ; WIDGET_POSITION_LOOK
178
+
179
+ PositionAndScale 320, 58, 60, 35 ; WIDGET_POSITION_MISSION_TIMERS
180
+ PositionAndScale 320, 58, 60, 35 ; WIDGET_POSITION_RACING
181
+ PositionAndScale 320, 200, 100, 100 ; WIDGET_POSITION_RACE_RESULTS
182
+ PositionAndScale 320, 200, 100, 95 ; WIDGET_POSITION_HORSE_RESULTS
183
+ PositionAndScale 70, 318, 60, 120 ; WIDGET_POSITION_WAGER
184
+ PositionAndScale 100, 36, 90, 26 ; WIDGET_POSITION_POOL
185
+
186
+ PositionAndScale 320, 210, 80, 14 ; WIDGET_POSITION_POKER_PAYOUT
187
+
188
+ PositionAndScale 320, 85, 100, 60 ; WIDGET_POSITION_VITAL_STATS
189
+
190
+ PositionAndScale 213, 242, 100, 15 ; WIDGET_POSITION_AIRPORT_LEFT
191
+ PositionAndScale 423, 242, 100, 15 ; WIDGET_POSITION_AIRPORT_RIGHT
192
+
193
+ ; Gambling
194
+
195
+ PositionAndScale 30, 175, SCALE_SMALL ; WIDGET_POSITION_GAMBLING_QUIT
196
+
197
+ PositionAndScale 605, 335, SCALE_MEDIUM ; WIDGET_POSITION_PLACE_BET
198
+ PositionAndScale 550, 335, SCALE_MEDIUM ; WIDGET_POSITION_REMOVE_BET
199
+ PositionAndScale 605, 405, SCALE_MEDIUM ; WIDGET_POSITION_GAMBLING_CONTINUE
200
+ PositionAndScale 610, 273, SCALE_SMALL ; WIDGET_POSITION_MINIGAME_CANCEL
201
+
202
+ PositionAndScale 550, 335, SCALE_MEDIUM ; WIDGET_POSITION_BLACK_JACK_SPLIT
203
+ PositionAndScale 550, 405, SCALE_MEDIUM ; WIDGET_POSITION_BLACK_JACK_DOUBLE
204
+ PositionAndScale 605, 405, SCALE_MEDIUM ; WIDGET_POSITION_BLACK_JACK_HIT
205
+ PositionAndScale 605, 335, SCALE_MEDIUM ; WIDGET_POSITION_BLACK_JACK_STAND
206
+
207
+ PositionAndScale 625, 190, 120, 105 ; WIDGET_POSITION_TATTOO_PREVIEW
208
+
209
+ PositionAndScale 320, 414, 80, 12 ; WIDGET_POSITION_SAVE_NOTIFICATION
210
+
211
+ PositionAndScale 475, 50, 9, 9 ; WIDGET_POSITION_REPLAY
data-full/files/files/data/TouchDefaultTablet4x3.cfg ADDED
@@ -0,0 +1,212 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ ; Default touch controls. Whitespace and comments are allowed here.
3
+
4
+ ; The positions don't need to be in any order, but the ID (i.e. WIDGET_POSITION_HOME)
5
+ ; must be present so the game can know what widget you are talking about.
6
+
7
+ ; Positions for the widgets (in 640x448 space): Format is OriginX, OriginY, ScaleX, ScaleY
8
+ ; or OriginX, OriginY, SCALE (for round buttons).
9
+
10
+
11
+
12
+ ; On Foot
13
+
14
+ PositionAndScale 606, 170, SCALE_MEDIUM ; WIDGET_POSITION_PHONE
15
+ PositionAndScale 552, 335, SCALE_MEDIUM ; WIDGET_POSITION_TARGETING_AND_ATTACK
16
+ PositionAndScale 605, 335, SCALE_MEDIUM ; WIDGET_POSITION_VC_SHOOT
17
+ PositionAndScale 605, 284, SCALE_MEDIUM ; WIDGET_POSITION_ENTER_CAR
18
+ PositionAndScale 32, 228, SCALE_MEDIUM ; WIDGET_POSITION_VC_SHOOT_ALT
19
+ PositionAndScale 606, 219, SCALE_MEDIUM ; WIDGET_POSITION_SWAP_WEAPONS
20
+ PositionAndScale 611, 27, SCALE_MEDIUM ; WIDGET_POSITION_SKIP_CUTSCENE
21
+ PositionAndScale 29, 100, SCALE_MEDIUM ; WIDGET_POSITION_MISSION_CANCEL_ALT
22
+ PositionAndScale 32, 170, SCALE_MEDIUM ; WIDGET_POSITION_MISSION_START_AND_MISSION_CANCEL
23
+
24
+ PositionAndScale 601, 389, SCALE_LARGE ; WIDGET_POSITION_BUTTON_SPRINT_AND_SWIM
25
+
26
+
27
+ ; In Vehicle
28
+
29
+ PositionAndScale 612, 240, SCALE_SMALL ; WIDGET_POSITION_HORN
30
+ PositionAndScale 618, 42, SCALE_SMALL ; WIDGET_POSITION_HORN_ALT
31
+ PositionAndScale 612, 130, SCALE_SMALL ; WIDGET_POSITION_CAM_TOGGLE
32
+
33
+ PositionAndScale 552, 335, SCALE_MEDIUM ; WIDGET_POSITION_CAR_SHOOT
34
+ PositionAndScale 42, 335, SCALE_MEDIUM ; WIDGET_POSITION_VEHICLE_SHOOT_LEFT
35
+ PositionAndScale 97, 335, SCALE_MEDIUM ; WIDGET_POSITION_VEHICLE_SHOOT_RIGHT
36
+ PositionAndScale 42, 389, SCALE_MEDIUM ; WIDGET_POSITION_VEHICLE_SHOOT_LEFT_ALT
37
+ PositionAndScale 97, 389, SCALE_MEDIUM ; WIDGET_POSITION_VEHICLE_SHOOT_RIGHT_ALT
38
+ PositionAndScale 605, 335, SCALE_MEDIUM ; WIDGET_POSITION_HANDBRAKE_AND_AIR_SHOOT
39
+ PositionAndScale 552, 284, SCALE_MEDIUM ; WIDGET_POSITION_HYDRAULICS
40
+
41
+ PositionAndScale 38, 389, SCALE_LARGE ; WIDGET_POSITION_VEHICLE_STEER_LEFT
42
+ PositionAndScale 100, 389, SCALE_LARGE ; WIDGET_POSITION_VEHICLE_STEER_RIGHT
43
+ PositionAndScale 601, 389, SCALE_LARGE ; WIDGET_POSITION_ACCELERATE
44
+ PositionAndScale 539, 389, SCALE_LARGE ; WIDGET_POSITION_BRAKE
45
+
46
+
47
+
48
+ ; Misc
49
+ PositionAndScale 100, 353, 90, 90 ; WIDGET_POSITION_THUMB_CIRCLE
50
+ PositionAndScale 35, 315, 14, 65 ; WIDGET_POSITION_TAP_METER
51
+ PositionAndScale 35, 405, SCALE_MEDIUM ; WIDGET_POSITION_TAP_METER_BUTTON
52
+
53
+ PositionAndScale 565, 385, 45, 40 ; WIDGET_POSITION_POOL_ENGLISH
54
+
55
+ PositionAndScale 565, 428, 25, 25 ; WIDGET_POSITION_ARCADE_BUTTON
56
+ PositionAndScale 287, 420, 30, 30 ; WIDGET_POSITION_ARCADE_POWER_OFF
57
+ PositionAndScale 353, 420, 30, 30 ; WIDGET_POSITION_ARCADE_RESET
58
+ PositionAndScale 80, 392, 80, 60 ; WIDGET_POSITION_ARCADE_JOYSTICK
59
+
60
+
61
+ PositionAndScale 26, 230, SCALE_SMALL ; WIDGET_POSITION_RACE_LEFT
62
+ PositionAndScale 614, 230, SCALE_SMALL ; WIDGET_POSITION_RACE_RIGHT
63
+
64
+ PositionAndScale 547, 415, SCALE_MEDIUM ; WIDGET_POSITION_STORE_ACCEPT
65
+ PositionAndScale 600, 415, SCALE_MEDIUM ; WIDGET_POSITION_STORE_CANCEL
66
+ PositionAndScale 547, 415, SCALE_MEDIUM ; WIDGET_POSITION_STORE_BUY
67
+
68
+ PositionAndScale 320, 220, 185, 160 ; WIDGET_POSITION_STEERING_SELECTION
69
+ PositionAndScale 320, 220, 180, 120 ; WIDGET_POSITION_TOUCH_LAYOUT_SELECTION
70
+
71
+ PositionAndScale 275, 387, 35, 35 ; WIDGET_POSITION_SCHOOL_EXIT
72
+
73
+ PositionAndScale 607, 415, SCALE_MEDIUM ; WIDGET_POSITION_SCHOOL_CONTINUE
74
+
75
+ PositionAndScale 445, 388, 10, 12 ; WIDGET_POSITION_SCHOOL_LEFT
76
+ PositionAndScale 475, 388, 10, 12 ; WIDGET_POSITION_SCHOOL_RIGHT
77
+ PositionAndScale 180, 387, 35, 35 ; WIDGET_POSITION_SCHOOL_START
78
+
79
+ PositionAndScale 320, 80, 300, 44 ; WIDGET_POSITION_SCHOOL_TITLE_BACKGROUND
80
+ PositionAndScale 320, 205, 119, 50 ; WIDGET_POSITION_SCHOOL_AWARD
81
+ PositionAndScale 320, 220, 119, 35 ; WIDGET_POSITION_SCHOOL_RESULTS
82
+
83
+ PositionAndScale 320, 271, 119, 15 ; WIDGET_POSITION_SCHOOL_FRAME_ONE
84
+ PositionAndScale 320, 302, 119, 15 ; WIDGET_POSITION_SCHOOL_FRAME_TWO
85
+ PositionAndScale 320, 333, 119, 15 ; WIDGET_POSITION_SCHOOL_FRAME_THREE
86
+ PositionAndScale 320, 364, 119, 15 ; WIDGET_POSITION_SCHOOL_FRAME_FOUR
87
+
88
+ PositionAndScale 520, 320, SCALE_MEDIUM ; WIDGET_POSITION_BASKETBALL_TRICK
89
+ PositionAndScale 575, 320, SCALE_MEDIUM ; WIDGET_POSITION_BASKETBALL_SHOOT
90
+
91
+ PositionAndScale 345, 350, 150, 85 ; WIDGET_POSITION_BLACK_JACK_REGION
92
+ PositionAndScale 330, 400, 120, 20 ; WIDGET_POSITION_BLACK_JACK_SLIDER
93
+
94
+ PositionAndScale 560, 350, SCALE_MEDIUM ; WIDGET_POSITION_RHYTHM_UP
95
+ PositionAndScale 560, 404, SCALE_MEDIUM ; WIDGET_POSITION_RHYTHM_DOWN
96
+ PositionAndScale 512, 377, SCALE_MEDIUM ; WIDGET_POSITION_RHYTHM_LEFT
97
+ PositionAndScale 607, 377, SCALE_MEDIUM ; WIDGET_POSITION_RHYTHM_RIGHT
98
+
99
+ PositionAndScale 320, 380, SCALE_LARGEST ; WIDGET_POSITION_RHYTHM_SELECT
100
+ PositionAndScale 607, 310, 20, 20 ; WIDGET_POSITION_RHYTHM_EXIT
101
+
102
+ PositionAndScale 90, 18, 81, 13 ; WIDGET_POSITION_PLAYER_SCORE
103
+ PositionAndScale 550, 18, 81, 13 ; WIDGET_POSITION_OPPOSITION_SCORE
104
+
105
+ PositionAndScale 425, 57, 44, 34 ; WIDGET_POSITION_GANG_REGION
106
+
107
+ PositionAndScale 412, 71, SCALE_SMALL ; WIDGET_POSITION_NEGATIVE
108
+ PositionAndScale 458, 71, SCALE_SMALL ; WIDGET_POSITION_POSITIVE
109
+
110
+ PositionAndScale 140, 237, 124, 116 ; WIDGET_POSITION_COLOR_PICKER
111
+ PositionAndScale 195, 208, 180, 168 ; WIDGET_POSITION_COLOR_PICKER_PHONES
112
+
113
+ PositionAndScale 217, 214, 34, 34 ; WIDGET_POSITION_WOF_FIRST_BET
114
+ PositionAndScale 353, 165, 28, 28 ; WIDGET_POSITION_WOF_SECOND_BET
115
+ PositionAndScale 463, 127, SCALE_MEDIUM ; WIDGET_POSITION_WOF_THIRD_BET
116
+ PositionAndScale 270, 310, 40, 40 ; WIDGET_POSITION_WOF_FOURTH_BET
117
+ PositionAndScale 423, 242, 33, 33 ; WIDGET_POSITION_WOF_FIFTH_BET
118
+ PositionAndScale 544, 190, SCALE_LARGE ; WIDGET_POSITION_WOF_SIXTH_BET
119
+
120
+ PositionAndScale 406 410, 25, 25 ; WIDGET_POSITION_VIDEO_POKER_ADD_COIN
121
+ PositionAndScale 218, 410, 25, 25 ; WIDGET_POSITION_VIDEO_POKER_REMOVE_COIN
122
+
123
+ PositionAndScale 100, 353, 47, 24 ; WIDGET_POSITION_VIDEO_POKER_HOLD_FIRST_CARD
124
+ PositionAndScale 210, 353, 47, 24 ; WIDGET_POSITION_VIDEO_POKER_HOLD_SECOND_CARD
125
+ PositionAndScale 320, 353, 47, 24 ; WIDGET_POSITION_VIDEO_POKER_HOLD_THIRD_CARD
126
+ PositionAndScale 430, 353, 47, 24 ; WIDGET_POSITION_VIDEO_POKER_HOLD_FOURTH_CARD
127
+ PositionAndScale 540, 353, 47, 24 ; WIDGET_POSITION_VIDEO_POKER_HOLD_FIFTH_CARD
128
+
129
+ PositionAndScale 100, 255, 47, 64 ; WIDGET_POSITION_VIDEO_POKER_HOLD_FIRST_CARD_REGION
130
+ PositionAndScale 210, 255, 47, 64 ; WIDGET_POSITION_VIDEO_POKER_HOLD_SECOND_CARD_REGION
131
+ PositionAndScale 320, 255, 47, 64 ; WIDGET_POSITION_VIDEO_POKER_HOLD_THIRD_CARD_REGION
132
+ PositionAndScale 430, 255, 47, 64 ; WIDGET_POSITION_VIDEO_POKER_HOLD_FOURTH_CARD_REGION
133
+ PositionAndScale 540, 255, 47, 64 ; WIDGET_POSITION_VIDEO_POKER_HOLD_FIFTH_CARD_REGION
134
+
135
+ PositionAndScale 490, 413, 40, 40 ; WIDGET_POSITION_VIDEO_POKER_EXIT
136
+ PositionAndScale 580, 413, 50, 40 ; WIDGET_POSITION_VIDEO_POKER_DEAL
137
+
138
+
139
+ PositionAndScale 225, 164, 170, 24 ; WIDGET_POSITION_ITB_FIRST_HORSE
140
+ PositionAndScale 225, 214, 170, 24 ; WIDGET_POSITION_ITB_SECOND_HORSE
141
+ PositionAndScale 225, 264, 170, 24 ; WIDGET_POSITION_ITB_THIRD_HORSE
142
+ PositionAndScale 225, 314, 170, 24 ; WIDGET_POSITION_ITB_FOURTH_HORSE
143
+ PositionAndScale 225, 364, 170, 24 ; WIDGET_POSITION_ITB_FIFTH_HORSE
144
+ PositionAndScale 448, 200, 36, 18 ; WIDGET_POSITION_ITB_FIRST_BET
145
+ PositionAndScale 530, 200, 36, 18 ; WIDGET_POSITION_ITB_SECOND_BET
146
+ PositionAndScale 448, 240, 36, 18 ; WIDGET_POSITION_ITB_THIRD_BET
147
+ PositionAndScale 530, 240, 36, 18 ; WIDGET_POSITION_ITB_FOURTH_BET
148
+ PositionAndScale 448, 280, 36, 18 ; WIDGET_POSITION_ITB_FIFTH_BET
149
+ PositionAndScale 530, 280, 36, 18 ; WIDGET_POSITION_ITB_SIXTH_BET
150
+ PositionAndScale 448, 320, 36, 18 ; WIDGET_POSITION_ITB_SEVENTH_BET
151
+ PositionAndScale 530, 320, 36, 18 ; WIDGET_POSITION_ITB_EIGHTH_BET
152
+ PositionAndScale 488, 363, 80, 18 ; WIDGET_POSITION_ITB_PLACE_BET
153
+ PositionAndScale 320, 430, 28, 28 ; WIDGET_POSITION_ITB_EXIT
154
+
155
+
156
+ PositionAndScale 0, 0, 0, 0 ; WIDGET_POSITION_MAP
157
+ PositionAndScale 0, 0, 0, 0 ; WIDGET_POSITION_RESPONSE
158
+ PositionAndScale 525, 377, 150, 150 ; WIDGET_POSITION_DRIVE
159
+
160
+ PositionAndScale 550, 60, 80, 47 ; WIDGET_POSITION_PLAYER_INFO
161
+ PositionAndScale 0, 0, 0, 0 ; WIDGET_POSITION_RADAR
162
+
163
+ PositionAndScale 320, 17, 320, 17 ; WIDGET_POSITION_HELP_TEXT
164
+ PositionAndScale 210, 60, 100, 40 ; WIDGET_POSITION_HELP_TEXT_ALT
165
+ PositionAndScale 314, 83, 113, 60 ; WIDGET_POSITION_HELP_TEXT_ALT_SHOPS
166
+
167
+ PositionAndScale 130, 438, 130, 10 ; WIDGET_POSITION_SWIPE_RADIO
168
+ PositionAndScale 105, 358, 105, 90 ; WIDGET_POSITION_PED_MOVE
169
+ PositionAndScale 535, 358, 105, 90 ; WIDGET_POSITION_SPRINT_AND_BASKETBALL_JUMP
170
+ PositionAndScale 535, 358, 105, 90 ; WIDGET_POSITION_SHOOT_LOOK
171
+
172
+ PositionAndScale 130, 338, 130, 90 ; WIDGET_POSITION_VEHICLE_STEER_ANALOG
173
+ PositionAndScale 130, 338, 130, 90 ; WIDGET_POSITION_VEHICLE_FLICK
174
+
175
+ PositionAndScale 320, 224, 320, 224 ; WIDGET_POSITION_LOOK
176
+
177
+ PositionAndScale 320, 58, 80, 35 ; WIDGET_POSITION_MISSION_TIMERS
178
+ PositionAndScale 320, 58, 80, 35 ; WIDGET_POSITION_RACING
179
+ PositionAndScale 320, 200, 100, 95 ; WIDGET_POSITION_RACE_RESULTS
180
+
181
+ PositionAndScale 320, 215, 150, 95 ; WIDGET_POSITION_HORSE_RESULTS
182
+
183
+ PositionAndScale 85, 328, 75, 110 ; WIDGET_POSITION_WAGER
184
+ PositionAndScale 100, 36, 90, 26 ; WIDGET_POSITION_POOL
185
+
186
+ PositionAndScale 320, 210, 100, 14 ; WIDGET_POSITION_POKER_PAYOUT
187
+
188
+ PositionAndScale 320, 85, 100, 60 ; WIDGET_POSITION_VITAL_STATS
189
+
190
+ PositionAndScale 200, 242, 100, 15 ; WIDGET_POSITION_AIRPORT_LEFT
191
+ PositionAndScale 437, 242, 100, 15 ; WIDGET_POSITION_AIRPORT_RIGHT
192
+
193
+
194
+ ; Gambling
195
+
196
+ PositionAndScale 30, 175, SCALE_SMALL ; WIDGET_POSITION_GAMBLING_QUIT
197
+
198
+ PositionAndScale 605, 355, SCALE_MEDIUM ; WIDGET_POSITION_PLACE_BET
199
+ PositionAndScale 550, 355, SCALE_MEDIUM ; WIDGET_POSITION_REMOVE_BET
200
+ PositionAndScale 605, 410, SCALE_MEDIUM ; WIDGET_POSITION_GAMBLING_CONTINUE
201
+ PositionAndScale 610, 305, SCALE_SMALL ; WIDGET_POSITION_MINIGAME_CANCEL
202
+
203
+ PositionAndScale 550, 355, SCALE_MEDIUM ; WIDGET_POSITION_BLACK_JACK_SPLIT
204
+ PositionAndScale 550, 410, SCALE_MEDIUM ; WIDGET_POSITION_BLACK_JACK_DOUBLE
205
+ PositionAndScale 605, 410, SCALE_MEDIUM ; WIDGET_POSITION_BLACK_JACK_HIT
206
+ PositionAndScale 605, 355, SCALE_MEDIUM ; WIDGET_POSITION_BLACK_JACK_STAND
207
+
208
+ PositionAndScale 545, 170, 100, 90 ; WIDGET_POSITION_TATTOO_PREVIEW
209
+
210
+ PositionAndScale 320, 414, 80, 12 ; WIDGET_POSITION_SAVE_NOTIFICATION
211
+
212
+ PositionAndScale 475, 50, 9, 9 ; WIDGET_POSITION_REPLAY
data-full/files/files/data/TouchDefaultTabletWidescreen.cfg ADDED
@@ -0,0 +1,212 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ ; Default touch controls. Whitespace and comments are allowed here.
3
+
4
+ ; The positions don't need to be in any order, but the ID (i.e. WIDGET_POSITION_HOME)
5
+ ; must be present so the game can know what widget you are talking about.
6
+
7
+ ; Positions for the widgets (in 640x448 space): Format is OriginX, OriginY, ScaleX, ScaleY
8
+ ; or OriginX, OriginY, SCALE (for round buttons).
9
+
10
+
11
+
12
+ ; On Foot
13
+
14
+ PositionAndScale 612, 126, SCALE_SMALL ; WIDGET_POSITION_PHONE
15
+
16
+ PositionAndScale 554, 310, SCALE_MEDIUM ; WIDGET_POSITION_VC_SHOOT
17
+ PositionAndScale 606, 245, SCALE_MEDIUM ; WIDGET_POSITION_ENTER_CAR
18
+ PositionAndScale 33, 248, SCALE_MEDIUM ; WIDGET_POSITION_VC_SHOOT_ALT
19
+ PositionAndScale 606, 180, SCALE_MEDIUM ; WIDGET_POSITION_SWAP_WEAPONS
20
+ PositionAndScale 611, 34, SCALE_MEDIUM ; WIDGET_POSITION_SKIP_CUTSCENE
21
+ PositionAndScale 29, 100, SCALE_MEDIUM ; WIDGET_POSITION_MISSION_CANCEL_ALT
22
+ PositionAndScale 606, 310, SCALE_MEDIUM ; WIDGET_POSITION_TARGETING_AND_ATTACK
23
+ PositionAndScale 33, 170, SCALE_MEDIUM ; WIDGET_POSITION_MISSION_START_AND_MISSION_CANCEL
24
+
25
+ PositionAndScale 601, 380, SCALE_LARGE ; WIDGET_POSITION_BUTTON_SPRINT_AND_SWIM
26
+
27
+
28
+
29
+
30
+ ; In Vehicle
31
+
32
+ PositionAndScale 613, 185, SCALE_SMALL ; WIDGET_POSITION_HORN
33
+ PositionAndScale 618, 42, SCALE_SMALL ; WIDGET_POSITION_HORN_ALT
34
+ PositionAndScale 613, 138, SCALE_SMALL ; WIDGET_POSITION_CAM_TOGGLE
35
+
36
+ PositionAndScale 554, 310, SCALE_MEDIUM ; WIDGET_POSITION_CAR_SHOOT
37
+ PositionAndScale 42, 310, SCALE_MEDIUM ; WIDGET_POSITION_VEHICLE_SHOOT_LEFT
38
+ PositionAndScale 97, 310, SCALE_MEDIUM ; WIDGET_POSITION_VEHICLE_SHOOT_RIGHT
39
+ PositionAndScale 42, 389, SCALE_MEDIUM ; WIDGET_POSITION_VEHICLE_SHOOT_LEFT_ALT
40
+ PositionAndScale 97, 389, SCALE_MEDIUM ; WIDGET_POSITION_VEHICLE_SHOOT_RIGHT_ALT
41
+ PositionAndScale 606, 310, SCALE_MEDIUM ; WIDGET_POSITION_HANDBRAKE_AND_AIR_SHOOT
42
+ PositionAndScale 554, 245, SCALE_MEDIUM ; WIDGET_POSITION_HYDRAULICS
43
+
44
+ PositionAndScale 541, 380, SCALE_LARGE ; WIDGET_POSITION_BRAKE
45
+ PositionAndScale 601, 380, SCALE_LARGE ; WIDGET_POSITION_ACCELERATE
46
+ PositionAndScale 38, 380, SCALE_LARGE ; WIDGET_POSITION_VEHICLE_STEER_LEFT
47
+ PositionAndScale 99, 380, SCALE_LARGE ; WIDGET_POSITION_VEHICLE_STEER_RIGHT
48
+
49
+
50
+
51
+
52
+ ; Misc
53
+ PositionAndScale 80, 338, 80, 80 ; WIDGET_POSITION_THUMB_CIRCLE
54
+ PositionAndScale 35, 285, 14, 65 ; WIDGET_POSITION_TAP_METER
55
+ PositionAndScale 35, 405, SCALE_MEDIUM ; WIDGET_POSITION_TAP_METER_BUTTON
56
+
57
+ PositionAndScale 240, 424, SCALE_SMALL ; WIDGET_POSITION_NEGATIVE
58
+ PositionAndScale 390, 424, SCALE_SMALL ; WIDGET_POSITION_POSITIVE
59
+
60
+ PositionAndScale 565, 385, 45, 40 ; WIDGET_POSITION_POOL_ENGLISH
61
+
62
+ PositionAndScale 565, 428, 25, 25 ; WIDGET_POSITION_ARCADE_BUTTON
63
+ PositionAndScale 287, 420, 30, 30 ; WIDGET_POSITION_ARCADE_POWER_OFF
64
+ PositionAndScale 353, 420, 30, 30 ; WIDGET_POSITION_ARCADE_RESET
65
+ PositionAndScale 80, 392, 80, 60 ; WIDGET_POSITION_ARCADE_JOYSTICK
66
+
67
+ PositionAndScale 26, 230, SCALE_SMALL ; WIDGET_POSITION_RACE_LEFT
68
+ PositionAndScale 614, 230, SCALE_SMALL ; WIDGET_POSITION_RACE_RIGHT
69
+
70
+ PositionAndScale 565, 415, SCALE_SMALL ; WIDGET_POSITION_STORE_ACCEPT
71
+ PositionAndScale 605, 415, SCALE_SMALL ; WIDGET_POSITION_STORE_CANCEL
72
+ PositionAndScale 565, 415, SCALE_SMALL ; WIDGET_POSITION_STORE_BUY
73
+
74
+ PositionAndScale 320, 220, 160, 160 ; WIDGET_POSITION_STEERING_SELECTION
75
+ PositionAndScale 320, 220, 140, 120 ; WIDGET_POSITION_TOUCH_LAYOUT_SELECTION
76
+
77
+ PositionAndScale 275, 387, 35, 35 ; WIDGET_POSITION_SCHOOL_EXIT
78
+
79
+ PositionAndScale 607, 410, SCALE_MEDIUM ; WIDGET_POSITION_SCHOOL_CONTINUE
80
+
81
+ PositionAndScale 445, 388, 9, 9 ; WIDGET_POSITION_SCHOOL_LEFT
82
+ PositionAndScale 475, 388, 9, 9 ; WIDGET_POSITION_SCHOOL_RIGHT
83
+ PositionAndScale 180, 387, 35, 35 ; WIDGET_POSITION_SCHOOL_START
84
+
85
+ PositionAndScale 320, 80, 220, 44 ; WIDGET_POSITION_SCHOOL_TITLE_BACKGROUND
86
+ PositionAndScale 320, 205, 119, 50 ; WIDGET_POSITION_SCHOOL_AWARD
87
+ PositionAndScale 320, 220, 119, 35 ; WIDGET_POSITION_SCHOOL_RESULTS
88
+
89
+ PositionAndScale 320, 271, 119, 15 ; WIDGET_POSITION_SCHOOL_FRAME_ONE
90
+ PositionAndScale 320, 302, 119, 15 ; WIDGET_POSITION_SCHOOL_FRAME_TWO
91
+ PositionAndScale 320, 333, 119, 15 ; WIDGET_POSITION_SCHOOL_FRAME_THREE
92
+ PositionAndScale 320, 364, 119, 15 ; WIDGET_POSITION_SCHOOL_FRAME_FOUR
93
+
94
+ PositionAndScale 520, 320, SCALE_MEDIUM ; WIDGET_POSITION_BASKETBALL_TRICK
95
+ PositionAndScale 575, 320, SCALE_MEDIUM ; WIDGET_POSITION_BASKETBALL_SHOOT
96
+
97
+ PositionAndScale 345, 350, 150, 75 ; WIDGET_POSITION_BLACK_JACK_REGION
98
+ PositionAndScale 330, 400, 120, 20 ; WIDGET_POSITION_BLACK_JACK_SLIDER
99
+
100
+ PositionAndScale 560, 345, SCALE_MEDIUM ; WIDGET_POSITION_RHYTHM_UP
101
+ PositionAndScale 560, 409, SCALE_MEDIUM ; WIDGET_POSITION_RHYTHM_DOWN
102
+ PositionAndScale 512, 377, SCALE_MEDIUM ; WIDGET_POSITION_RHYTHM_LEFT
103
+ PositionAndScale 607, 377, SCALE_MEDIUM ; WIDGET_POSITION_RHYTHM_RIGHT
104
+
105
+ PositionAndScale 320, 224, SCALE_LARGE ; WIDGET_POSITION_RHYTHM_SELECT
106
+ PositionAndScale 611, 295, 20, 20 ; WIDGET_POSITION_RHYTHM_EXIT
107
+
108
+ PositionAndScale 90, 18, 81, 13 ; WIDGET_POSITION_PLAYER_SCORE
109
+ PositionAndScale 550, 18, 81, 13 ; WIDGET_POSITION_OPPOSITION_SCORE
110
+
111
+ PositionAndScale 452, 57, 35, 35 ; WIDGET_POSITION_GANG_REGION
112
+
113
+ PositionAndScale 132, 243, 104, 130 ; WIDGET_POSITION_COLOR_PICKER
114
+ PositionAndScale 192, 225, 164, 205 ; WIDGET_POSITION_COLOR_PICKER_PHONES
115
+
116
+ PositionAndScale 232, 210, 38, 38 ; WIDGET_POSITION_WOF_FIRST_BET
117
+ PositionAndScale 348, 158, 32, 32 ; WIDGET_POSITION_WOF_SECOND_BET
118
+ PositionAndScale 436, 115, 28, 28 ; WIDGET_POSITION_WOF_THIRD_BET
119
+ PositionAndScale 280, 322, 43, 43 ; WIDGET_POSITION_WOF_FOURTH_BET
120
+ PositionAndScale 403, 247, 37, 37 ; WIDGET_POSITION_WOF_FIFTH_BET
121
+ PositionAndScale 504, 186, 33, 33 ; WIDGET_POSITION_WOF_SIXTH_BET
122
+
123
+ PositionAndScale 406 410, 25, 25 ; WIDGET_POSITION_VIDEO_POKER_ADD_COIN
124
+ PositionAndScale 218, 410, 25, 25 ; WIDGET_POSITION_VIDEO_POKER_REMOVE_COIN
125
+
126
+ PositionAndScale 100, 353, 47, 24 ; WIDGET_POSITION_VIDEO_POKER_HOLD_FIRST_CARD
127
+ PositionAndScale 210, 353, 47, 24 ; WIDGET_POSITION_VIDEO_POKER_HOLD_SECOND_CARD
128
+ PositionAndScale 320, 353, 47, 24 ; WIDGET_POSITION_VIDEO_POKER_HOLD_THIRD_CARD
129
+ PositionAndScale 430, 353, 47, 24 ; WIDGET_POSITION_VIDEO_POKER_HOLD_FOURTH_CARD
130
+ PositionAndScale 540, 353, 47, 24 ; WIDGET_POSITION_VIDEO_POKER_HOLD_FIFTH_CARD
131
+
132
+ PositionAndScale 100, 255, 47, 64 ; WIDGET_POSITION_VIDEO_POKER_HOLD_FIRST_CARD_REGION
133
+ PositionAndScale 210, 255, 47, 64 ; WIDGET_POSITION_VIDEO_POKER_HOLD_SECOND_CARD_REGION
134
+ PositionAndScale 320, 255, 47, 64 ; WIDGET_POSITION_VIDEO_POKER_HOLD_THIRD_CARD_REGION
135
+ PositionAndScale 430, 255, 47, 64 ; WIDGET_POSITION_VIDEO_POKER_HOLD_FOURTH_CARD_REGION
136
+ PositionAndScale 540, 255, 47, 64 ; WIDGET_POSITION_VIDEO_POKER_HOLD_FIFTH_CARD_REGION
137
+
138
+ PositionAndScale 490, 413, 40, 40 ; WIDGET_POSITION_VIDEO_POKER_EXIT
139
+ PositionAndScale 580, 413, 50, 40 ; WIDGET_POSITION_VIDEO_POKER_DEAL
140
+
141
+
142
+ PositionAndScale 225, 164, 170, 24 ; WIDGET_POSITION_ITB_FIRST_HORSE
143
+ PositionAndScale 225, 214, 170, 24 ; WIDGET_POSITION_ITB_SECOND_HORSE
144
+ PositionAndScale 225, 264, 170, 24 ; WIDGET_POSITION_ITB_THIRD_HORSE
145
+ PositionAndScale 225, 314, 170, 24 ; WIDGET_POSITION_ITB_FOURTH_HORSE
146
+ PositionAndScale 225, 364, 170, 24 ; WIDGET_POSITION_ITB_FIFTH_HORSE
147
+ PositionAndScale 448, 200, 36, 18 ; WIDGET_POSITION_ITB_FIRST_BET
148
+ PositionAndScale 530, 200, 36, 18 ; WIDGET_POSITION_ITB_SECOND_BET
149
+ PositionAndScale 448, 240, 36, 18 ; WIDGET_POSITION_ITB_THIRD_BET
150
+ PositionAndScale 530, 240, 36, 18 ; WIDGET_POSITION_ITB_FOURTH_BET
151
+ PositionAndScale 448, 280, 36, 18 ; WIDGET_POSITION_ITB_FIFTH_BET
152
+ PositionAndScale 530, 280, 36, 18 ; WIDGET_POSITION_ITB_SIXTH_BET
153
+ PositionAndScale 448, 320, 36, 18 ; WIDGET_POSITION_ITB_SEVENTH_BET
154
+ PositionAndScale 530, 320, 36, 18 ; WIDGET_POSITION_ITB_EIGHTH_BET
155
+ PositionAndScale 488, 363, 80, 18 ; WIDGET_POSITION_ITB_PLACE_BET
156
+ PositionAndScale 320, 430, 28, 28 ; WIDGET_POSITION_ITB_EXIT
157
+
158
+
159
+ PositionAndScale 0, 0, 0, 0 ; WIDGET_POSITION_MAP
160
+ PositionAndScale 0, 0, 0, 0 ; WIDGET_POSITION_RESPONSE
161
+ PositionAndScale 525, 377, 150, 150 ; WIDGET_POSITION_DRIVE
162
+
163
+ PositionAndScale 560, 67, 70, 40 ; WIDGET_POSITION_PLAYER_INFO
164
+ PositionAndScale 0, 0, 0, 0 ; WIDGET_POSITION_RADAR
165
+
166
+ PositionAndScale 320, 21, 320, 21 ; WIDGET_POSITION_HELP_TEXT
167
+ PositionAndScale 195, 62, 90, 40 ; WIDGET_POSITION_HELP_TEXT_ALT
168
+ PositionAndScale 314, 83, 113, 60 ; WIDGET_POSITION_HELP_TEXT_ALT_SHOPS
169
+
170
+ PositionAndScale 130, 438, 130, 10 ; WIDGET_POSITION_SWIPE_RADIO
171
+ PositionAndScale 90, 358, 90, 90 ; WIDGET_POSITION_PED_MOVE
172
+ PositionAndScale 550, 358, 90, 90 ; WIDGET_POSITION_SPRINT_AND_BASKETBALL_JUMP
173
+ PositionAndScale 550, 358, 90, 90 ; WIDGET_POSITION_SHOOT_LOOK
174
+
175
+ PositionAndScale 130, 338, 130, 90 ; WIDGET_POSITION_VEHICLE_STEER_ANALOG
176
+ PositionAndScale 130, 338, 130, 90 ; WIDGET_POSITION_VEHICLE_FLICK
177
+
178
+ PositionAndScale 320, 224, 320, 224 ; WIDGET_POSITION_LOOK
179
+
180
+ PositionAndScale 320, 58, 60, 35 ; WIDGET_POSITION_MISSION_TIMERS
181
+ PositionAndScale 320, 58, 60, 35 ; WIDGET_POSITION_RACING
182
+ PositionAndScale 320, 200, 85, 95 ; WIDGET_POSITION_RACE_RESULTS
183
+ PositionAndScale 320, 200, 100, 95 ; WIDGET_POSITION_HORSE_RESULTS
184
+ PositionAndScale 70, 328, 60, 110 ; WIDGET_POSITION_WAGER
185
+ PositionAndScale 100, 36, 90, 26 ; WIDGET_POSITION_POOL
186
+
187
+ PositionAndScale 320, 210, 80, 14 ; WIDGET_POSITION_POKER_PAYOUT
188
+
189
+ PositionAndScale 320, 85, 100, 60 ; WIDGET_POSITION_VITAL_STATS
190
+
191
+ PositionAndScale 213, 242, 100, 15 ; WIDGET_POSITION_AIRPORT_LEFT
192
+ PositionAndScale 423, 242, 100, 15 ; WIDGET_POSITION_AIRPORT_RIGHT
193
+
194
+ ; Gambling
195
+
196
+ PositionAndScale 30, 175, SCALE_SMALL ; WIDGET_POSITION_GAMBLING_QUIT
197
+
198
+ PositionAndScale 605, 340, SCALE_MEDIUM ; WIDGET_POSITION_PLACE_BET
199
+ PositionAndScale 550, 340, SCALE_MEDIUM ; WIDGET_POSITION_REMOVE_BET
200
+ PositionAndScale 605, 410, SCALE_MEDIUM ; WIDGET_POSITION_GAMBLING_CONTINUE
201
+ PositionAndScale 610, 280, SCALE_SMALL ; WIDGET_POSITION_MINIGAME_CANCEL
202
+
203
+ PositionAndScale 550, 340, SCALE_MEDIUM ; WIDGET_POSITION_BLACK_JACK_SPLIT
204
+ PositionAndScale 550, 410, SCALE_MEDIUM ; WIDGET_POSITION_BLACK_JACK_DOUBLE
205
+ PositionAndScale 605, 410, SCALE_MEDIUM ; WIDGET_POSITION_BLACK_JACK_HIT
206
+ PositionAndScale 605, 340, SCALE_MEDIUM ; WIDGET_POSITION_BLACK_JACK_STAND
207
+
208
+ PositionAndScale 615, 190, 120, 105 ; WIDGET_POSITION_TATTOO_PREVIEW
209
+
210
+ PositionAndScale 320, 414, 80, 12 ; WIDGET_POSITION_SAVE_NOTIFICATION
211
+
212
+ PositionAndScale 475, 50, 9, 9 ; WIDGET_POSITION_REPLAY