mirror of
				https://github.com/redphx/better-xcloud.git
				synced 2025-10-30 13:34:07 +01:00 
			
		
		
		
	Cocoon: add layout
This commit is contained in:
		
							
								
								
									
										44
									
								
								touch-layouts/1610974574.json
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										44
									
								
								touch-layouts/1610974574.json
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,44 @@ | ||||
| { | ||||
|   "schema_version": 2, | ||||
|   "name": "Cocoon", | ||||
|   "default_layout": "custom", | ||||
|   "layouts": { | ||||
|     "custom": { | ||||
|       "name": "Custom", | ||||
|       "content": { | ||||
|         "left": { | ||||
|           "inner": [ | ||||
|             { | ||||
|               "type": "joystick", | ||||
|               "axis": { | ||||
|                 "input": "axisXY", | ||||
|                 "output": "leftJoystick" | ||||
|               }, | ||||
|               "relative": false | ||||
|             } | ||||
|           ] | ||||
|         }, | ||||
|         "right": { | ||||
|           "inner": [ | ||||
|             { | ||||
|               "type": "button", | ||||
|               "action": "gamepadA" | ||||
|             } | ||||
|           ] | ||||
|         }, | ||||
|         "upper": { | ||||
|           "right": [ | ||||
|             { | ||||
|               "type": "button", | ||||
|               "action": "menu" | ||||
|             }, | ||||
|             { | ||||
|               "type": "button", | ||||
|               "action": "gamepadB" | ||||
|             } | ||||
|           ] | ||||
|         } | ||||
|       } | ||||
|     } | ||||
|   } | ||||
| } | ||||
		Reference in New Issue
	
	Block a user
	 redphx
					redphx