|
@@ -2,9 +2,9 @@
|
|
<Game configVersion="1">
|
|
<Game configVersion="1">
|
|
|
|
|
|
<!-- Set these to the correct identifiers from Partner Center -->
|
|
<!-- Set these to the correct identifiers from Partner Center -->
|
|
- <Identity Name="41336MicrosoftATG.ATGSimpleLiveSample"
|
|
|
|
|
|
+ <Identity Name="SDL"
|
|
Version="1.0.0.0"
|
|
Version="1.0.0.0"
|
|
- Publisher="CN=A4954634-DF4B-47C7-AB70-D3215D246AF1"/>
|
|
|
|
|
|
+ Publisher="CN=Publisher"/>
|
|
|
|
|
|
<ExecutableList>
|
|
<ExecutableList>
|
|
<Executable Name="testgamecontroller.exe"
|
|
<Executable Name="testgamecontroller.exe"
|
|
@@ -12,15 +12,9 @@
|
|
Id="Game" />
|
|
Id="Game" />
|
|
</ExecutableList>
|
|
</ExecutableList>
|
|
|
|
|
|
- <DesktopRegistration>
|
|
|
|
- <DependencyList>
|
|
|
|
- <KnownDependency Name="VC14"/>
|
|
|
|
- </DependencyList>
|
|
|
|
- </DesktopRegistration>
|
|
|
|
-
|
|
|
|
<!-- Set these to the correct values from Partner Center -->
|
|
<!-- Set these to the correct values from Partner Center -->
|
|
- <TitleId>7325F784</TitleId>
|
|
|
|
- <MSAAppId>0000000000000000</MSAAppId>
|
|
|
|
|
|
+ <MSAAppId>PleaseChangeMe</MSAAppId>
|
|
|
|
+ <TitleId>FFFFFFFF</TitleId>
|
|
|
|
|
|
<ShellVisuals DefaultDisplayName="testgamecontroller"
|
|
<ShellVisuals DefaultDisplayName="testgamecontroller"
|
|
PublisherDisplayName="SDL"
|
|
PublisherDisplayName="SDL"
|