mirror of
				https://git.suyu.dev/suyu/suyu
				synced 2025-11-04 00:49:02 -06:00 
			
		
		
		
	Merge pull request #1897 from linkmauve/sdl2-config-fix
SDL2: Add forgotten default config changes from 7129611e65
			
			
This commit is contained in:
		@@ -71,7 +71,11 @@ output_engine =
 | 
			
		||||
# 1 (default): Yes, 0: No
 | 
			
		||||
use_virtual_sd =
 | 
			
		||||
 | 
			
		||||
[System Region]
 | 
			
		||||
[System]
 | 
			
		||||
# The system model that Citra will try to emulate
 | 
			
		||||
# 0: Old 3DS (default), 1: New 3DS
 | 
			
		||||
is_new_3ds =
 | 
			
		||||
 | 
			
		||||
# The system region that Citra will use during emulation
 | 
			
		||||
# 0: Japan, 1: USA (default), 2: Europe, 3: Australia, 4: China, 5: Korea, 6: Taiwan
 | 
			
		||||
region_value =
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user