mirror of
				https://github.com/RetroDECK/Duckstation.git
				synced 2025-04-10 19:15:14 +00:00 
			
		
		
		
	
		
			
	
	
		
			6 lines
		
	
	
		
			383 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
		
		
			
		
	
	
			6 lines
		
	
	
		
			383 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
|   | # RAInterface
 | ||
|  | 
 | ||
|  | This code is intended to be loaded into another repository as a submodule. | ||
|  | 
 | ||
|  | An emulator should include RA_Interface.cpp in its build and link against winhttp.lib. Then, the emulator can be modified to call the hooks provided in RA_Interface.cpp at appropriate times to integrate with the RetroAchievements server via the RA_Integration.dll. See wiki for more details. |