mirror of
				https://github.com/Ultra-NX/UltraNX.git
				synced 2025-10-30 18:59:57 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			21 lines
		
	
	
		
			402 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			21 lines
		
	
	
		
			402 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| # Cassette Beasts 1.8.2
 | |
| # BID: 768428355C994280
 | |
| 
 | |
| unsafeCheck: true
 | |
| 
 | |
| ALL_FPS:
 | |
|   # physics/common/physics_fps
 | |
|   -
 | |
|     type: evaluate_write
 | |
|     address: [MAIN, 0x30AAAE0, 0x24]
 | |
|     value_type: int32
 | |
|     value: FPS_TARGET
 | |
|   # debug/settings/fps/force_fps
 | |
|   -
 | |
|     type: evaluate_write
 | |
|     address: [MAIN, 0x30AAAE0, 0x30]
 | |
|     value_type: int32
 | |
|     value: FPS_LOCK_TARGET
 | |
|   -
 | |
|     type: block
 | |
|     what: timing |