mirror of
				https://github.com/Ultra-NX/UltraNX.git
				synced 2025-10-30 18:59:57 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			37 lines
		
	
	
		
			947 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			37 lines
		
	
	
		
			947 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| # REYNATIS (US/EU) 1.0.4
 | |
| # BID: 456F89F80D657095
 | |
| 
 | |
| unsafeCheck: true
 | |
| 
 | |
| MASTER_WRITE:
 | |
|   # Redirect reading DR timing in DynamicResolution::LowerResSW() to MAIN + 0x7C0DF00
 | |
|   -
 | |
|     type: bytes
 | |
|     main_offset: 0x391CF8C
 | |
|     value_type: uint32
 | |
|     value: 
 | |
|       - 0xB0021794 # to update with newer updates
 | |
|       - 0xFD478281 # to update if offset 0xF00 is still not enough
 | |
|       - 0x1E612010
 | |
|       - 0x2D482269
 | |
|       - 0x540002CD # branch to update with newer updates
 | |
|       - 0xBD40626A
 | |
|   -
 | |
|     type: bytes
 | |
|     main_offset: 0x391CFF4
 | |
|     value_type: uint32
 | |
|     value: 
 | |
|       - 0xFD478681 # to update if offset 0xF00+8 is still not enough
 | |
|   # Default handheld value
 | |
|   -
 | |
|     type: bytes
 | |
|     main_offset: 0x7C0DF00
 | |
|     value_type: double
 | |
|     value: [31, 29]
 | |
| ALL_FPS:
 | |
|   # Dynamic Resolution Timing
 | |
|   -
 | |
|     type: evaluate_write
 | |
|     address: [MAIN, 0x7C0DF00]
 | |
|     value_type: double
 | |
|     value: ["(0.9 * FRAMETIME_TARGET) + 1", "(0.9 * FRAMETIME_TARGET) - 1"] |