mirror of
				https://github.com/Ultra-NX/UltraNX.git
				synced 2025-10-30 18:59:57 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			18 lines
		
	
	
		
			367 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			18 lines
		
	
	
		
			367 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| # Airhead 1.0.0
 | |
| # BID: D1D421137AAE1A5E
 | |
| 
 | |
| unsafeCheck: true
 | |
| 
 | |
| ALL_FPS:
 | |
|   # maxFixedDeltaTime, ref: UnityEngine.Time::get_timeScale
 | |
|   -
 | |
|     type: write
 | |
|     address: [MAIN, 0x49617C0, 0x100]
 | |
|     value_type: float
 | |
|     value: 0.0666666666
 | |
|   # fixedDeltaTime
 | |
|   -
 | |
|     type: evaluate_write
 | |
|     address: [MAIN, 0x49617C0, 0x48]
 | |
|     value_type: float
 | |
|     value: "1 / FPS_TARGET" |