mirror of
				https://github.com/Ultra-NX/UltraNX.git
				synced 2025-10-30 18:59:57 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			28 lines
		
	
	
		
			605 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			28 lines
		
	
	
		
			605 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| # Astor: Blade of the Monolith 1.0.2
 | |
| # BID: 6133D5CC14F51B7A
 | |
| 
 | |
| unsafeCheck: true
 | |
| 
 | |
| ALL_FPS:
 | |
|   # r.VSync
 | |
|   -
 | |
|     type: write
 | |
|     address: [MAIN, 0x61F0828, 0]
 | |
|     value_type: int32
 | |
|     value: [0, 0]
 | |
|   # r.DynamicRes.FrameTimeBudget (1000/FPS) cutted to 2 decimals
 | |
|   -
 | |
|     type: evaluate_write
 | |
|     address: [MAIN, 0x69BEAD8, 0]
 | |
|     value_type: float
 | |
|     value: ["TruncDec(FRAMETIME_TARGET, 2)", "TruncDec(FRAMETIME_TARGET, 2)"]
 | |
|   # t.MaxFPS
 | |
|   -
 | |
|     type: evaluate_write
 | |
|     address: [MAIN, 0x69EC478, 0]
 | |
|     value_type: float
 | |
|     value: [FPS_LOCK_TARGET, FPS_LOCK_TARGET]
 | |
|   -
 | |
|     type: block
 | |
|     what: timing
 |