chore(2k):finished gamecube tooltips and added xb1 tooltips from old tu0 ui
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"down_button": {"icon": "\uE735\uE001","tipIcon": "\uF735","iconOverlay": "\uF002"},
|
||||
"right_button": {"icon": "\uE736\uE002","tipIcon": "\uF736","iconOverlay": "\uF003"},
|
||||
"left_button": {"icon": "\uE737\uE003","tipIcon": "\uF737","iconOverlay": "\uF004"},
|
||||
"up_button": {"icon": "\uE738\uE004","tipIcon": "\uF738","iconOverlay": "\uF005"},
|
||||
"back":{"iconOverlay": "\uE73E"},
|
||||
"guide":{"iconOverlay": "\uE745"},
|
||||
"start":{"iconOverlay": "\uE73D"},
|
||||
"left_stick":{"iconOverlay": "\uE746"},
|
||||
"right_stick":{"iconOverlay": "\uE749"},
|
||||
"left_stick_button":{"iconOverlay": "\uE743"},
|
||||
"right_stick_button":{"iconOverlay": "\uE744"},
|
||||
"left_bumper":{"iconOverlay": "\uE739"},
|
||||
"right_bumper":{"iconOverlay": "\uE73A"},
|
||||
"left_trigger":{"iconOverlay": "\uE73B"},
|
||||
"right_trigger":{"iconOverlay": "\uE73C"},
|
||||
"dpad_up":{"iconOverlay": "\uE742"},
|
||||
"dpad_down":{"iconOverlay": "\uE73F"},
|
||||
"dpad_left":{"iconOverlay": "\uE741"},
|
||||
"dpad_right":{"iconOverlay": "\uE740"},
|
||||
"left_stick_up":{"icon": "\uE746"},
|
||||
"left_stick_down":{"icon": "\uE746"},
|
||||
"left_stick_right":{"icon": "\uE748"},
|
||||
"left_stick_left":{"icon": "\uE747"},
|
||||
"right_stick_up":{"icon": "\uE749"},
|
||||
"right_stick_down":{"icon": "\uE749"},
|
||||
"right_stick_right":{"icon": "\uE74F"},
|
||||
"right_stick_left":{"icon": "\uE74E"}
|
||||
}
|
||||
@@ -1,73 +1,129 @@
|
||||
{
|
||||
"providers":[
|
||||
{
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/xone/down_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"ascent": 15,
|
||||
"height": 22,
|
||||
"chars": ["\uE735"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/xone/down_button_icon.png",
|
||||
"ascent": 12,
|
||||
"height": 17,
|
||||
"chars": ["\uF735"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/xone/down_button_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"ascent": 15,
|
||||
"height": 22,
|
||||
"chars": ["\uE001"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/xone/down_overlay.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uF002"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/xone/right_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"ascent": 15,
|
||||
"height": 22,
|
||||
"chars": ["\uE736"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/xone/right_button_icon.png",
|
||||
"ascent": 12,
|
||||
"height": 17,
|
||||
"chars": ["\uF736"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/xone/right_button_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"ascent": 15,
|
||||
"height": 22,
|
||||
"chars": ["\uE002"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/xone/right_overlay.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uF003"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/xone/left_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"ascent": 15,
|
||||
"height": 22,
|
||||
"chars": ["\uE737"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/xone/left_button_icon.png",
|
||||
"ascent": 12,
|
||||
"height": 17,
|
||||
"chars": ["\uF737"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/xone/left_button_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"ascent": 15,
|
||||
"height": 22,
|
||||
"chars": ["\uE003"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/xone/left_overlay.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uF004"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/xone/up_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"ascent": 15,
|
||||
"height": 22,
|
||||
"chars": ["\uE738"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/xone/up_button_icon.png",
|
||||
"ascent": 12,
|
||||
"height": 17,
|
||||
"chars": ["\uF738"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/xone/up_button_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"ascent": 15,
|
||||
"height": 22,
|
||||
"chars": ["\uE004"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/xone/up_overlay.png",
|
||||
"ascent": 9,
|
||||
"height": 11,
|
||||
"chars": ["\uF005"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/xone/back_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"ascent": 13,
|
||||
"height": 18,
|
||||
"chars": ["\uE73E"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/xone/back_button_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"ascent": 13,
|
||||
"height": 18,
|
||||
"chars": ["\uE005"]
|
||||
},
|
||||
{
|
||||
@@ -80,22 +136,22 @@
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/xone/start_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"ascent": 13,
|
||||
"height": 18,
|
||||
"chars": ["\uE73D"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/xone/start_button_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"ascent": 13,
|
||||
"height": 18,
|
||||
"chars": ["\uE006"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/xone/left_stick.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"ascent": 14,
|
||||
"height": 21,
|
||||
"chars": ["\uE746"]
|
||||
},
|
||||
{
|
||||
@@ -115,8 +171,8 @@
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/xone/right_stick.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"ascent": 14,
|
||||
"height": 21,
|
||||
"chars": ["\uE749"]
|
||||
},
|
||||
{
|
||||
@@ -136,13 +192,13 @@
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/xone/left_stick_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"ascent": 16,
|
||||
"height": 21,
|
||||
"chars": ["\uE743"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/xone/left_stick_button_pressed.png",
|
||||
"file": "legacy:component/xone/right_stick_button_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE00F"]
|
||||
@@ -150,8 +206,8 @@
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/xone/right_stick_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"ascent": 16,
|
||||
"height": 21,
|
||||
"chars": ["\uE744"]
|
||||
},
|
||||
{
|
||||
@@ -164,64 +220,36 @@
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/xone/left_bumper.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"ascent": 14,
|
||||
"height": 21,
|
||||
"chars": ["\uE739"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/xone/left_bumper_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE74A"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/xone/right_bumper.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"ascent": 14,
|
||||
"height": 21,
|
||||
"chars": ["\uE73A"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/xone/right_bumper_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE74B"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/xone/left_trigger.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"ascent": 14,
|
||||
"height": 22,
|
||||
"chars": ["\uE73B"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/xone/left_trigger_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE74C"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/xone/right_trigger.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"ascent": 14,
|
||||
"height": 22,
|
||||
"chars": ["\uE73C"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/xone/right_trigger_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE74D"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/xone/dpad_down.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"ascent": 12,
|
||||
"height": 18,
|
||||
"chars": ["\uE73F"]
|
||||
},
|
||||
{
|
||||
@@ -234,8 +262,8 @@
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/xone/dpad_right.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"ascent": 12,
|
||||
"height": 18,
|
||||
"chars": ["\uE740"]
|
||||
},
|
||||
{
|
||||
@@ -248,8 +276,8 @@
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/xone/dpad_left.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"ascent": 12,
|
||||
"height": 18,
|
||||
"chars": ["\uE741"]
|
||||
},
|
||||
{
|
||||
@@ -262,8 +290,8 @@
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/xone/dpad_up.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"ascent": 12,
|
||||
"height": 18,
|
||||
"chars": ["\uE742"]
|
||||
},
|
||||
{
|
||||
@@ -272,83 +300,6 @@
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE00F"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/xone/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE750"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/xone/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE752"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/xone/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE753"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/xone/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE754"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/xone/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE755"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/xone/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE756"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/xone/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE757"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/xone/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE758"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/xone/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE759"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/xone/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE75A"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/xone/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE75B"]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
|
Before Width: | Height: | Size: 260 B After Width: | Height: | Size: 395 B |
|
Before Width: | Height: | Size: 261 B After Width: | Height: | Size: 382 B |
|
Before Width: | Height: | Size: 425 B After Width: | Height: | Size: 367 B |
|
Before Width: | Height: | Size: 377 B After Width: | Height: | Size: 325 B |
|
Before Width: | Height: | Size: 330 B After Width: | Height: | Size: 389 B |
|
Before Width: | Height: | Size: 308 B After Width: | Height: | Size: 389 B |
|
Before Width: | Height: | Size: 319 B After Width: | Height: | Size: 381 B |
|
Before Width: | Height: | Size: 318 B After Width: | Height: | Size: 370 B |
|
Before Width: | Height: | Size: 325 B After Width: | Height: | Size: 383 B |
|
Before Width: | Height: | Size: 320 B After Width: | Height: | Size: 395 B |
|
Before Width: | Height: | Size: 322 B After Width: | Height: | Size: 385 B |
|
Before Width: | Height: | Size: 320 B After Width: | Height: | Size: 383 B |
|
Before Width: | Height: | Size: 316 B After Width: | Height: | Size: 340 B |
|
Before Width: | Height: | Size: 280 B After Width: | Height: | Size: 319 B |
|
Before Width: | Height: | Size: 248 B After Width: | Height: | Size: 293 B |
|
Before Width: | Height: | Size: 369 B After Width: | Height: | Size: 377 B |
|
Before Width: | Height: | Size: 357 B After Width: | Height: | Size: 349 B |
|
Before Width: | Height: | Size: 565 B After Width: | Height: | Size: 517 B |
|
Before Width: | Height: | Size: 498 B After Width: | Height: | Size: 430 B |
|
Before Width: | Height: | Size: 466 B After Width: | Height: | Size: 409 B |
|
Before Width: | Height: | Size: 580 B After Width: | Height: | Size: 536 B |
|
Before Width: | Height: | Size: 580 B After Width: | Height: | Size: 531 B |
|
Before Width: | Height: | Size: 285 B After Width: | Height: | Size: 353 B |
|
Before Width: | Height: | Size: 252 B After Width: | Height: | Size: 328 B |
|
Before Width: | Height: | Size: 301 B After Width: | Height: | Size: 336 B |
|
Before Width: | Height: | Size: 267 B After Width: | Height: | Size: 293 B |
|
Before Width: | Height: | Size: 374 B After Width: | Height: | Size: 313 B |
|
Before Width: | Height: | Size: 350 B After Width: | Height: | Size: 288 B |
|
Before Width: | Height: | Size: 351 B After Width: | Height: | Size: 569 B |
|
Before Width: | Height: | Size: 326 B After Width: | Height: | Size: 438 B |
|
Before Width: | Height: | Size: 312 B After Width: | Height: | Size: 398 B |
|
Before Width: | Height: | Size: 362 B After Width: | Height: | Size: 554 B |
|
Before Width: | Height: | Size: 353 B After Width: | Height: | Size: 566 B |
|
Before Width: | Height: | Size: 303 B After Width: | Height: | Size: 358 B |
|
Before Width: | Height: | Size: 272 B After Width: | Height: | Size: 319 B |
|
Before Width: | Height: | Size: 297 B After Width: | Height: | Size: 385 B |
|
Before Width: | Height: | Size: 281 B After Width: | Height: | Size: 364 B |
|
Before Width: | Height: | Size: 409 B After Width: | Height: | Size: 356 B |
|
Before Width: | Height: | Size: 349 B After Width: | Height: | Size: 338 B |
|
Before Width: | Height: | Size: 326 B After Width: | Height: | Size: 317 B |
|
Before Width: | Height: | Size: 4.3 KiB After Width: | Height: | Size: 344 B |
|
Before Width: | Height: | Size: 4.3 KiB After Width: | Height: | Size: 298 B |
|
After Width: | Height: | Size: 201 B |
|
Before Width: | Height: | Size: 4.3 KiB After Width: | Height: | Size: 307 B |
|
After Width: | Height: | Size: 453 B |
|
Before Width: | Height: | Size: 4.3 KiB After Width: | Height: | Size: 267 B |
|
After Width: | Height: | Size: 198 B |
|
Before Width: | Height: | Size: 4.2 KiB After Width: | Height: | Size: 288 B |
|
Before Width: | Height: | Size: 4.2 KiB After Width: | Height: | Size: 288 B |
|
Before Width: | Height: | Size: 4.2 KiB After Width: | Height: | Size: 287 B |
|
Before Width: | Height: | Size: 4.2 KiB After Width: | Height: | Size: 287 B |
|
Before Width: | Height: | Size: 4.2 KiB After Width: | Height: | Size: 289 B |
|
Before Width: | Height: | Size: 4.2 KiB After Width: | Height: | Size: 288 B |
|
Before Width: | Height: | Size: 4.2 KiB After Width: | Height: | Size: 288 B |
|
Before Width: | Height: | Size: 4.2 KiB After Width: | Height: | Size: 291 B |
|
After Width: | Height: | Size: 333 B |
|
Before Width: | Height: | Size: 4.3 KiB After Width: | Height: | Size: 352 B |
|
Before Width: | Height: | Size: 4.3 KiB After Width: | Height: | Size: 362 B |
|
Before Width: | Height: | Size: 4.3 KiB After Width: | Height: | Size: 307 B |
|
After Width: | Height: | Size: 475 B |
|
Before Width: | Height: | Size: 4.3 KiB After Width: | Height: | Size: 267 B |
|
After Width: | Height: | Size: 2.8 KiB |
|
Before Width: | Height: | Size: 4.4 KiB After Width: | Height: | Size: 754 B |
|
Before Width: | Height: | Size: 4.4 KiB After Width: | Height: | Size: 311 B |
|
Before Width: | Height: | Size: 4.3 KiB After Width: | Height: | Size: 312 B |
|
Before Width: | Height: | Size: 4.4 KiB After Width: | Height: | Size: 367 B |
|
Before Width: | Height: | Size: 4.4 KiB After Width: | Height: | Size: 356 B |
|
Before Width: | Height: | Size: 4.3 KiB After Width: | Height: | Size: 331 B |
|
Before Width: | Height: | Size: 4.2 KiB After Width: | Height: | Size: 352 B |
|
Before Width: | Height: | Size: 4.3 KiB After Width: | Height: | Size: 361 B |
|
Before Width: | Height: | Size: 4.3 KiB After Width: | Height: | Size: 366 B |
|
Before Width: | Height: | Size: 4.3 KiB After Width: | Height: | Size: 307 B |
|
After Width: | Height: | Size: 462 B |
|
Before Width: | Height: | Size: 4.3 KiB After Width: | Height: | Size: 267 B |
|
After Width: | Height: | Size: 2.8 KiB |
|
Before Width: | Height: | Size: 347 B After Width: | Height: | Size: 757 B |
|
Before Width: | Height: | Size: 4.4 KiB After Width: | Height: | Size: 312 B |
|
Before Width: | Height: | Size: 4.4 KiB After Width: | Height: | Size: 316 B |
|
Before Width: | Height: | Size: 903 B After Width: | Height: | Size: 325 B |
|
Before Width: | Height: | Size: 900 B After Width: | Height: | Size: 326 B |
|
Before Width: | Height: | Size: 4.3 KiB After Width: | Height: | Size: 340 B |
|
Before Width: | Height: | Size: 4.2 KiB After Width: | Height: | Size: 381 B |
|
Before Width: | Height: | Size: 4.3 KiB After Width: | Height: | Size: 329 B |
|
Before Width: | Height: | Size: 4.3 KiB After Width: | Height: | Size: 286 B |
|
After Width: | Height: | Size: 171 B |
|
Before Width: | Height: | Size: 716 B After Width: | Height: | Size: 307 B |
|
After Width: | Height: | Size: 452 B |
|
Before Width: | Height: | Size: 4.3 KiB After Width: | Height: | Size: 267 B |
|
After Width: | Height: | Size: 2.8 KiB |