mirror of https://github.com/stenzek/duckstation
				
				
				
			
			You cannot select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			| 
				
					
						
							 | 
			2 years ago | |
|---|---|---|
| .. | ||
| .gitignore | 4 years ago | |
| LICENSE | 4 years ago | |
| RA_Consoles.h | 3 years ago | |
| RA_Emulators.h | 4 years ago | |
| RA_Interface.cpp | 2 years ago | |
| RA_Interface.h | 3 years ago | |
| README.md | 4 years ago | |
| rainterface.vcxproj | 4 years ago | |
| rainterface.vcxproj.filters | 4 years ago | |
		
			
				
				README.md
			
		
		
			
			
		
	
	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.