mirror of
				https://github.com/Ultra-NX/UltraNX.git
				synced 2025-10-30 18:59:57 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			12 lines
		
	
	
		
			328 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			328 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| # DC Super Hero Girls: Teen Power 1.0.1
 | |
| # BID: BC714E2D7D32AB41
 | |
| # Game stores textures inside fixed size class, so it's hard to get triple buffer
 | |
| 
 | |
| ALL_FPS:
 | |
|   # Max time delta
 | |
|   -
 | |
|     type: evaluate_write
 | |
|     address: [MAIN, 0x1225EC8, 0x1C]
 | |
|     address_unsafe: true
 | |
|     value_type: float
 | |
|     value: ["(1 / FPS_TARGET) - 0.0001"] |