mirror of
				https://github.com/Ultra-NX/UltraNX.git
				synced 2025-10-30 18:59:57 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			22 lines
		
	
	
		
			504 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			22 lines
		
	
	
		
			504 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| # Hyrule Warriors: Age of Calamity 1.3.0
 | |
| # BID: C3CF52BF2B05D731
 | |
| # Thanks to iCris4 for finding offsets
 | |
| # Some cutscenes speed is hardlocked to 30 FPS, so setting FPS above results in faster speed
 | |
| 
 | |
| unsafeCheck: true
 | |
| 
 | |
| ALL_FPS:
 | |
|   -
 | |
|     type: evaluate_write
 | |
|     address: [MAIN, 0x269E150]
 | |
|     value_type: int32
 | |
|     value: [FPS_TARGET, VSYNC_TARGET, FPS_TARGET]
 | |
|   -
 | |
|     type: evaluate_write
 | |
|     address: [MAIN, 0x269E15C]
 | |
|     value_type: float
 | |
|     value: FPS_LOCK_TARGET
 | |
|   -
 | |
|     type: block
 | |
|     what: timing
 |