mirror of
				https://github.com/redphx/better-xcloud.git
				synced 2025-11-03 23:44:05 +01:00 
			
		
		
		
	Custom touch controls for Arcade Paradise (#352)
* Create 1741728886.json * Create arcade-paradise.json * Update 1741728886.json * Update arcade-paradise.json
This commit is contained in:
		
							
								
								
									
										7
									
								
								touch-layouts/1741728886.json
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										7
									
								
								touch-layouts/1741728886.json
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,7 @@
 | 
			
		||||
{
 | 
			
		||||
  "name": "Arcade Paradise",
 | 
			
		||||
  "default_layout": "custom",
 | 
			
		||||
  "layouts": [
 | 
			
		||||
    "arcade-paradise"
 | 
			
		||||
  ]
 | 
			
		||||
}
 | 
			
		||||
							
								
								
									
										103
									
								
								touch-layouts/layouts/arcade-paradise.json
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										103
									
								
								touch-layouts/layouts/arcade-paradise.json
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,103 @@
 | 
			
		||||
{
 | 
			
		||||
  "schema_version": 1,
 | 
			
		||||
  "layouts": {
 | 
			
		||||
    "custom": {
 | 
			
		||||
      "name": "Custom",
 | 
			
		||||
      "content": {
 | 
			
		||||
        "left": {
 | 
			
		||||
          "inner": [
 | 
			
		||||
            {
 | 
			
		||||
              "type": "joystick",
 | 
			
		||||
              "axis": {
 | 
			
		||||
                "input": "axisXY",
 | 
			
		||||
                "output": "leftJoystick"
 | 
			
		||||
              }
 | 
			
		||||
            }
 | 
			
		||||
          ],
 | 
			
		||||
          "outer": [
 | 
			
		||||
            null,
 | 
			
		||||
            null,
 | 
			
		||||
            null,
 | 
			
		||||
            null,
 | 
			
		||||
            null,
 | 
			
		||||
            null,
 | 
			
		||||
            null,
 | 
			
		||||
            {
 | 
			
		||||
              "type": "button",
 | 
			
		||||
              "action": "rightTrigger"
 | 
			
		||||
            }
 | 
			
		||||
          ]
 | 
			
		||||
        },
 | 
			
		||||
        "right": {
 | 
			
		||||
          "inner": [
 | 
			
		||||
            {
 | 
			
		||||
              "type": "joystick",
 | 
			
		||||
              "axis": {
 | 
			
		||||
                "input": "axisXY",
 | 
			
		||||
                "output": "rightJoystick"
 | 
			
		||||
              }
 | 
			
		||||
            }
 | 
			
		||||
          ],
 | 
			
		||||
          "outer": [
 | 
			
		||||
            {
 | 
			
		||||
              "type": "button",
 | 
			
		||||
              "action": "gamepadY",
 | 
			
		||||
              "styles": {
 | 
			
		||||
                "default": {
 | 
			
		||||
                  "faceImage": {
 | 
			
		||||
                    "type": "icon",
 | 
			
		||||
                    "value": "reset"
 | 
			
		||||
                  }
 | 
			
		||||
                }
 | 
			
		||||
              }
 | 
			
		||||
            },
 | 
			
		||||
            null,
 | 
			
		||||
            null,
 | 
			
		||||
            null,
 | 
			
		||||
            {
 | 
			
		||||
              "type": "button",
 | 
			
		||||
              "action": "gamepadB",
 | 
			
		||||
              "styles": {
 | 
			
		||||
                "default": {
 | 
			
		||||
                  "faceImage": {
 | 
			
		||||
                    "type": "icon",
 | 
			
		||||
                    "value": "crouch"
 | 
			
		||||
                  }
 | 
			
		||||
                }
 | 
			
		||||
              }
 | 
			
		||||
            },
 | 
			
		||||
            {
 | 
			
		||||
              "type": "button",
 | 
			
		||||
              "action": "gamepadA",
 | 
			
		||||
              "styles": {
 | 
			
		||||
                "default": {
 | 
			
		||||
                  "faceImage": {
 | 
			
		||||
                    "type": "icon",
 | 
			
		||||
                    "value": "interact"
 | 
			
		||||
                  }
 | 
			
		||||
                }
 | 
			
		||||
              }
 | 
			
		||||
            },
 | 
			
		||||
            null
 | 
			
		||||
          ]
 | 
			
		||||
        },
 | 
			
		||||
        "upper": {
 | 
			
		||||
          "right": [
 | 
			
		||||
            {
 | 
			
		||||
              "type": "button",
 | 
			
		||||
              "action": "menu"
 | 
			
		||||
            },
 | 
			
		||||
            {
 | 
			
		||||
              "type": "button",
 | 
			
		||||
              "action": "view"
 | 
			
		||||
            },
 | 
			
		||||
            {
 | 
			
		||||
              "type": "button",
 | 
			
		||||
              "action": "gamepadX"
 | 
			
		||||
            }
 | 
			
		||||
          ]
 | 
			
		||||
        }
 | 
			
		||||
      }
 | 
			
		||||
    }
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user