GDK: Updated MicrosoftGame.config files to use placeholder identifiers from the GDK project template rather than using Microsoft sample identifiers
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250
diff --git a/VisualC-GDK/tests/testgamecontroller/wingdk/MicrosoftGame.config b/VisualC-GDK/tests/testgamecontroller/wingdk/MicrosoftGame.config
index 6a9ea2b..eb4ec4e 100644
--- a/VisualC-GDK/tests/testgamecontroller/wingdk/MicrosoftGame.config
+++ b/VisualC-GDK/tests/testgamecontroller/wingdk/MicrosoftGame.config
@@ -2,9 +2,9 @@
<Game configVersion="1">
<!-- Set these to the correct identifiers from Partner Center -->
- <Identity Name="41336MicrosoftATG.ATGSimpleLiveSample"
+ <Identity Name="SDL"
Version="1.0.0.0"
- Publisher="CN=A4954634-DF4B-47C7-AB70-D3215D246AF1"/>
+ Publisher="CN=Publisher"/>
<ExecutableList>
<Executable Name="testgamecontroller.exe"
@@ -19,8 +19,8 @@
</DesktopRegistration>
<!-- Set these to the correct values from Partner Center -->
- <TitleId>7325F784</TitleId>
- <MSAAppId>0000000000000000</MSAAppId>
+ <MSAAppId>PleaseChangeMe</MSAAppId>
+ <TitleId>FFFFFFFF</TitleId>
<ShellVisuals DefaultDisplayName="testgamecontroller"
PublisherDisplayName="SDL"
diff --git a/VisualC-GDK/tests/testgamecontroller/xboxone/MicrosoftGame.config b/VisualC-GDK/tests/testgamecontroller/xboxone/MicrosoftGame.config
index 5369504..c18d626 100644
--- a/VisualC-GDK/tests/testgamecontroller/xboxone/MicrosoftGame.config
+++ b/VisualC-GDK/tests/testgamecontroller/xboxone/MicrosoftGame.config
@@ -2,9 +2,9 @@
<Game configVersion="1">
<!-- Set these to the correct identifiers from Partner Center -->
- <Identity Name="41336MicrosoftATG.ATGSimpleLiveSample"
+ <Identity Name="SDL"
Version="1.0.0.0"
- Publisher="CN=A4954634-DF4B-47C7-AB70-D3215D246AF1"/>
+ Publisher="CN=Publisher"/>
<ExecutableList>
<Executable Name="testgamecontroller.exe"
@@ -12,15 +12,9 @@
Id="Game" />
</ExecutableList>
- <DesktopRegistration>
- <DependencyList>
- <KnownDependency Name="VC14"/>
- </DependencyList>
- </DesktopRegistration>
-
<!-- Set these to the correct values from Partner Center -->
- <TitleId>7325F784</TitleId>
- <MSAAppId>0000000000000000</MSAAppId>
+ <MSAAppId>PleaseChangeMe</MSAAppId>
+ <TitleId>FFFFFFFF</TitleId>
<ShellVisuals DefaultDisplayName="testgamecontroller"
PublisherDisplayName="SDL"
diff --git a/VisualC-GDK/tests/testgamecontroller/xboxseries/MicrosoftGame.config b/VisualC-GDK/tests/testgamecontroller/xboxseries/MicrosoftGame.config
index 648fed1..53ba05d 100644
--- a/VisualC-GDK/tests/testgamecontroller/xboxseries/MicrosoftGame.config
+++ b/VisualC-GDK/tests/testgamecontroller/xboxseries/MicrosoftGame.config
@@ -2,9 +2,9 @@
<Game configVersion="1">
<!-- Set these to the correct identifiers from Partner Center -->
- <Identity Name="41336MicrosoftATG.ATGSimpleLiveSample"
+ <Identity Name="SDL"
Version="1.0.0.0"
- Publisher="CN=A4954634-DF4B-47C7-AB70-D3215D246AF1"/>
+ Publisher="CN=Publisher"/>
<ExecutableList>
<Executable Name="testgamecontroller.exe"
@@ -13,8 +13,8 @@
</ExecutableList>
<!-- Set these to the correct values from Partner Center -->
- <TitleId>7325F784</TitleId>
- <MSAAppId>0000000000000000</MSAAppId>
+ <MSAAppId>PleaseChangeMe</MSAAppId>
+ <TitleId>FFFFFFFF</TitleId>
<ShellVisuals DefaultDisplayName="testgamecontroller"
PublisherDisplayName="SDL"
diff --git a/VisualC-GDK/tests/testgdk/wingdk/MicrosoftGame.config b/VisualC-GDK/tests/testgdk/wingdk/MicrosoftGame.config
index f1ab033..afd57d6 100644
--- a/VisualC-GDK/tests/testgdk/wingdk/MicrosoftGame.config
+++ b/VisualC-GDK/tests/testgdk/wingdk/MicrosoftGame.config
@@ -2,9 +2,9 @@
<Game configVersion="1">
<!-- Set these to the correct identifiers from Partner Center -->
- <Identity Name="41336MicrosoftATG.ATGSimpleLiveSample"
+ <Identity Name="SDL"
Version="1.0.0.0"
- Publisher="CN=A4954634-DF4B-47C7-AB70-D3215D246AF1"/>
+ Publisher="CN=Publisher"/>
<ExecutableList>
<Executable Name="testgdk.exe"
@@ -19,8 +19,8 @@
</DesktopRegistration>
<!-- Set these to the correct values from Partner Center -->
- <TitleId>7325F784</TitleId>
- <MSAAppId>0000000000000000</MSAAppId>
+ <MSAAppId>PleaseChangeMe</MSAAppId>
+ <TitleId>FFFFFFFF</TitleId>
<ShellVisuals DefaultDisplayName="testgdk"
PublisherDisplayName="SDL"
diff --git a/VisualC-GDK/tests/testgdk/xboxone/MicrosoftGame.config b/VisualC-GDK/tests/testgdk/xboxone/MicrosoftGame.config
index a0583bd..a593bd1 100644
--- a/VisualC-GDK/tests/testgdk/xboxone/MicrosoftGame.config
+++ b/VisualC-GDK/tests/testgdk/xboxone/MicrosoftGame.config
@@ -2,9 +2,9 @@
<Game configVersion="1">
<!-- Set these to the correct identifiers from Partner Center -->
- <Identity Name="41336MicrosoftATG.ATGSimpleLiveSample"
+ <Identity Name="SDL"
Version="1.0.0.0"
- Publisher="CN=A4954634-DF4B-47C7-AB70-D3215D246AF1"/>
+ Publisher="CN=Publisher"/>
<ExecutableList>
<Executable Name="testgdk.exe"
@@ -13,8 +13,8 @@
</ExecutableList>
<!-- Set these to the correct values from Partner Center -->
- <TitleId>7325F784</TitleId>
- <MSAAppId>0000000000000000</MSAAppId>
+ <MSAAppId>PleaseChangeMe</MSAAppId>
+ <TitleId>FFFFFFFF</TitleId>
<ShellVisuals DefaultDisplayName="testgdk"
PublisherDisplayName="SDL"
diff --git a/VisualC-GDK/tests/testgdk/xboxseries/MicrosoftGame.config b/VisualC-GDK/tests/testgdk/xboxseries/MicrosoftGame.config
index 9644901..1ab7c17 100644
--- a/VisualC-GDK/tests/testgdk/xboxseries/MicrosoftGame.config
+++ b/VisualC-GDK/tests/testgdk/xboxseries/MicrosoftGame.config
@@ -2,9 +2,9 @@
<Game configVersion="1">
<!-- Set these to the correct identifiers from Partner Center -->
- <Identity Name="41336MicrosoftATG.ATGSimpleLiveSample"
+ <Identity Name="SDL"
Version="1.0.0.0"
- Publisher="CN=A4954634-DF4B-47C7-AB70-D3215D246AF1"/>
+ Publisher="CN=Publisher"/>
<ExecutableList>
<Executable Name="testgdk.exe"
@@ -13,8 +13,8 @@
</ExecutableList>
<!-- Set these to the correct values from Partner Center -->
- <TitleId>7325F784</TitleId>
- <MSAAppId>0000000000000000</MSAAppId>
+ <MSAAppId>PleaseChangeMe</MSAAppId>
+ <TitleId>FFFFFFFF</TitleId>
<ShellVisuals DefaultDisplayName="testgdk"
PublisherDisplayName="SDL"
diff --git a/VisualC-GDK/tests/testsprite2/wingdk/MicrosoftGame.config b/VisualC-GDK/tests/testsprite2/wingdk/MicrosoftGame.config
index 6b76188..8aa5865 100644
--- a/VisualC-GDK/tests/testsprite2/wingdk/MicrosoftGame.config
+++ b/VisualC-GDK/tests/testsprite2/wingdk/MicrosoftGame.config
@@ -2,9 +2,9 @@
<Game configVersion="1">
<!-- Set these to the correct identifiers from Partner Center -->
- <Identity Name="41336MicrosoftATG.ATGSimpleLiveSample"
+ <Identity Name="SDL"
Version="1.0.0.0"
- Publisher="CN=A4954634-DF4B-47C7-AB70-D3215D246AF1"/>
+ Publisher="CN=Publisher"/>
<ExecutableList>
<Executable Name="testsprite2.exe"
@@ -19,8 +19,8 @@
</DesktopRegistration>
<!-- Set these to the correct values from Partner Center -->
- <TitleId>7325F784</TitleId>
- <MSAAppId>0000000000000000</MSAAppId>
+ <MSAAppId>PleaseChangeMe</MSAAppId>
+ <TitleId>FFFFFFFF</TitleId>
<ShellVisuals DefaultDisplayName="testsprite2"
PublisherDisplayName="SDL"
diff --git a/VisualC-GDK/tests/testsprite2/xboxone/MicrosoftGame.config b/VisualC-GDK/tests/testsprite2/xboxone/MicrosoftGame.config
index 4e8810b..23ac15a 100644
--- a/VisualC-GDK/tests/testsprite2/xboxone/MicrosoftGame.config
+++ b/VisualC-GDK/tests/testsprite2/xboxone/MicrosoftGame.config
@@ -2,9 +2,9 @@
<Game configVersion="1">
<!-- Set these to the correct identifiers from Partner Center -->
- <Identity Name="41336MicrosoftATG.ATGSimpleLiveSample"
+ <Identity Name="SDL"
Version="1.0.0.0"
- Publisher="CN=A4954634-DF4B-47C7-AB70-D3215D246AF1"/>
+ Publisher="CN=Publisher"/>
<ExecutableList>
<Executable Name="testsprite2.exe"
@@ -13,8 +13,8 @@
</ExecutableList>
<!-- Set these to the correct values from Partner Center -->
- <TitleId>7325F784</TitleId>
- <MSAAppId>0000000000000000</MSAAppId>
+ <MSAAppId>PleaseChangeMe</MSAAppId>
+ <TitleId>FFFFFFFF</TitleId>
<ShellVisuals DefaultDisplayName="testsprite2"
PublisherDisplayName="SDL"
diff --git a/VisualC-GDK/tests/testsprite2/xboxseries/MicrosoftGame.config b/VisualC-GDK/tests/testsprite2/xboxseries/MicrosoftGame.config
index 8e4431f..288ee29 100644
--- a/VisualC-GDK/tests/testsprite2/xboxseries/MicrosoftGame.config
+++ b/VisualC-GDK/tests/testsprite2/xboxseries/MicrosoftGame.config
@@ -2,9 +2,9 @@
<Game configVersion="1">
<!-- Set these to the correct identifiers from Partner Center -->
- <Identity Name="41336MicrosoftATG.ATGSimpleLiveSample"
+ <Identity Name="SDL"
Version="1.0.0.0"
- Publisher="CN=A4954634-DF4B-47C7-AB70-D3215D246AF1"/>
+ Publisher="CN=Publisher"/>
<ExecutableList>
<Executable Name="testsprite2.exe"
@@ -13,8 +13,8 @@
</ExecutableList>
<!-- Set these to the correct values from Partner Center -->
- <TitleId>7325F784</TitleId>
- <MSAAppId>0000000000000000</MSAAppId>
+ <MSAAppId>PleaseChangeMe</MSAAppId>
+ <TitleId>FFFFFFFF</TitleId>
<ShellVisuals DefaultDisplayName="testsprite2"
PublisherDisplayName="SDL"