mirror of
				https://github.com/redphx/better-xcloud.git
				synced 2025-10-30 13:34:07 +01:00 
			
		
		
		
	bejeweled-3: add layout
This commit is contained in:
		
							
								
								
									
										8
									
								
								touch-layouts/378390466.json
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										8
									
								
								touch-layouts/378390466.json
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,8 @@ | |||||||
|  | { | ||||||
|  |   "name": "Bejeweled 3", | ||||||
|  |   "product_id": "BR7QJW8V9L2S", | ||||||
|  |   "default_layout": "custom", | ||||||
|  |   "layouts": [ | ||||||
|  |     "bejeweled-3" | ||||||
|  |   ] | ||||||
|  | } | ||||||
| @@ -32,6 +32,7 @@ | |||||||
|   "9PNJXVCVWD4K", |   "9PNJXVCVWD4K", | ||||||
|   "BPCN22ZVT05C", |   "BPCN22ZVT05C", | ||||||
|   "BR1D9CR82ZM8", |   "BR1D9CR82ZM8", | ||||||
|  |   "BR7QJW8V9L2S", | ||||||
|   "BTQMHK78ZPF9", |   "BTQMHK78ZPF9", | ||||||
|   "BWMH951M3G3P", |   "BWMH951M3G3P", | ||||||
|   "BX3M8L83BBRW", |   "BX3M8L83BBRW", | ||||||
|   | |||||||
							
								
								
									
										70
									
								
								touch-layouts/layouts/bejeweled-3.json
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										70
									
								
								touch-layouts/layouts/bejeweled-3.json
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,70 @@ | |||||||
|  | { | ||||||
|  |   "schema_version": 1, | ||||||
|  |   "layouts": { | ||||||
|  |     "custom": { | ||||||
|  |       "name": "Custom", | ||||||
|  |       "author": "redphx", | ||||||
|  |       "content": { | ||||||
|  |         "left": { | ||||||
|  |           "inner": [ | ||||||
|  |             { | ||||||
|  |               "type": "directionalPad", | ||||||
|  |               "scale": 1.5, | ||||||
|  |               "interaction": { | ||||||
|  |                 "activationType": "exclusive" | ||||||
|  |               } | ||||||
|  |             } | ||||||
|  |           ] | ||||||
|  |         }, | ||||||
|  |         "right": { | ||||||
|  |           "inner": [ | ||||||
|  |             { | ||||||
|  |               "type": "button", | ||||||
|  |               "action": "gamepadY" | ||||||
|  |             }, | ||||||
|  |             { | ||||||
|  |               "type": "button", | ||||||
|  |               "action": "gamepadB" | ||||||
|  |             }, | ||||||
|  |             { | ||||||
|  |               "type": "button", | ||||||
|  |               "action": "gamepadA" | ||||||
|  |             }, | ||||||
|  |             { | ||||||
|  |               "type": "button", | ||||||
|  |               "action": "gamepadX" | ||||||
|  |             } | ||||||
|  |           ], | ||||||
|  |           "outer": [ | ||||||
|  |             { | ||||||
|  |               "type": "button", | ||||||
|  |               "action": "rightBumper" | ||||||
|  |             }, | ||||||
|  |             null, | ||||||
|  |             null, | ||||||
|  |             null, | ||||||
|  |             null, | ||||||
|  |             null, | ||||||
|  |             null, | ||||||
|  |             { | ||||||
|  |               "type": "button", | ||||||
|  |               "action": "leftBumper" | ||||||
|  |             } | ||||||
|  |           ] | ||||||
|  |         }, | ||||||
|  |         "upper": { | ||||||
|  |           "right": [ | ||||||
|  |             { | ||||||
|  |               "type": "button", | ||||||
|  |               "action": "menu" | ||||||
|  |             }, | ||||||
|  |             { | ||||||
|  |               "type": "button", | ||||||
|  |               "action": "view" | ||||||
|  |             } | ||||||
|  |           ] | ||||||
|  |         } | ||||||
|  |       } | ||||||
|  |     } | ||||||
|  |   } | ||||||
|  | } | ||||||
		Reference in New Issue
	
	Block a user
	 redphx
					redphx