mirror of
				https://github.com/RetroDECK/Duckstation.git
				synced 2025-04-10 19:15:14 +00:00 
			
		
		
		
	 cbbf599e4e
			
		
	
	
		cbbf599e4e
		
	
	
	
	
		
			
			- Save/resume state when closing/starting. - Error reporting - hopefully can figure out why it's not starting on some devices. - Reduce startup latency. - Add more options and descriptions to settings.
		
			
				
	
	
		
			9 lines
		
	
	
		
			357 B
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			357 B
		
	
	
	
		
			XML
		
	
	
	
	
	
| <?xml version="1.0" encoding="UTF-8"?>
 | |
| <project version="4">
 | |
|   <component name="ProjectRootManager" version="2" languageLevel="JDK_1_8" project-jdk-name="1.8" project-jdk-type="JavaSDK">
 | |
|     <output url="file://$PROJECT_DIR$/build/classes" />
 | |
|   </component>
 | |
|   <component name="ProjectType">
 | |
|     <option name="id" value="Android" />
 | |
|   </component>
 | |
| </project> |