Skip to content

Instantly share code, notes, and snippets.

@nickludlam
Last active August 29, 2015 14:05
Show Gist options
  • Save nickludlam/d69fcd1eeca0e41c7c01 to your computer and use it in GitHub Desktop.
Save nickludlam/d69fcd1eeca0e41c7c01 to your computer and use it in GitHub Desktop.
Overwolf for Elite: Dangerous
1. Grab the latest Overwolf from their website.
2. Open AppData\Local\Overwolf\GamesList.7804102.xml
3. Paste this at the bottom, *above* the </ArrayOfGameInfo> tag:
<GameInfo>
<ID>105222</ID>
<GameTitle>Elite Dangerous</GameTitle>
<LuancherNames>
<string>EliteDangerous.exe</string>
</LuancherNames>
<GameRenderers>D3D11</GameRenderers>
<InjectionDecision>Supported</InjectionDecision>
<GameGenres>Space_Sim</GameGenres>
<FixRCEx>True</FixRCEx>
</GameInfo>
4. Enjoy the cool clean taste of Overwolf!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment