-----------------------------------------------------------------------------------
------- HOW TO ADD THE PLUGIN AND CONFIGURE GOVERLAY
-----------------------------------------------------------------------------------

Put this GOverlay_MMF.dll file in your game folder inside the plugins folder, it would be something like
C:\Program Files\Euro Truck Simulator 2\bin\win_x86\plugins\

So the file will be found at

C:\Program Files\Euro Truck Simulator 2\bin\win_x86\plugins\GOverlay_MMF.dll


You will know when the plugin works because when you start the game, after you select your profile, the game will let you know that
you are using a SDK, if you dont see the popup, it is not working.

If the plugin does not appear, try to add it manually thru the registry:

	To manually add the plugin to the ETS2 game, open regedit
	1- Start menu, click on run and write "regedit", press enter.
	2- Look for the key at
	On Windows x64:
		HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\SCS Software\Euro Truck Simulator 2\
	On Windows x86:
		HKEY_LOCAL_MACHINE\SOFTWARE\SCS Software\Euro Truck Simulator2\

	3- Create a folder named "Plugins", so it will look like	
		HKEY_LOCAL_MACHINE\SOFTWARE\SCS Software\Euro Truck Simulator2\Plugins\
	4- Create new STRING VALUE inside this folder named "GOverlay", with the data value as the path to the plugin, in this example	
		C:\Program Files\Euro Truck Simulator 2\bin\win_x86\plugins\GOverlay_MMF.dll	
	5- Run the game and make sure you see the popup.
	
If the plugin still does not appear:
	I recommend downloading the DependencyWalker application and open the GOverlay_MMF.dll file to see if it throws errors, sometimes
	it does not work due to some misconfiguration/bad installations of the .NET Framework on your computer.
	You can also check the game log located at c:\Users\<your user>\Documents\Euro Truck Simulator 2\game.log.txt
	
Configure GOverlay:	

	6- Run GOverlay and in the Plugins section, set as enable the "Euro Truck Simulator 2" plugin.
	7- Click on "Upload Images" to upload all the plugin images to your device.
	8- Create a new OnWindows Profile on GOverlay (you must use RTSS to detect when the game is running) with the name of "eurotrucks2.exe"
	9- Add the "Full Gauge" ETS element on your GOverlay screen.
	10-Run the ETS game and make sure that:
		A) You see the popup notifying you that a SDK plugin is working in your game
		B) GOverlay detects a new application named "eurotrucks2.exe" and goes into WhileGaming mode and loads your profile.
		C) If GOverlay does not fetch data from ETS2, try running ETS2 as Administrator (if you are using it from STEAM, run STEAM
		   as administrator). Run GOverlay as administrator as well.
	11- Its recommended that you set the GOverlay refresh rate for "WhileGaming" to 0.10s in "LCDSysInfo > Settings", meaning that
	you will get 10 updates per second (this will make the gauges, speed, gear and indicators to update instantly, otherwise you
	will see just one update per second if its left as default.