Anonymous edits have been disabled on the wiki. If you want to contribute please login or create an account.


Warning for game developers: PCGamingWiki staff members will only ever reach out to you using the official press@pcgamingwiki.com mail address.
Be aware of scammers claiming to be representatives or affiliates of PCGamingWiki who promise a PCGW page for a game key.

Difference between revisions of "Games for Windows - LIVE"

From PCGamingWiki, the wiki about fixing PC games
m (Robot: Cosmetic changes)
(updated paths; cleaned up some details; added password reset link)
Line 2: Line 2:
 
{{stub}}
 
{{stub}}
  
'''Games for Windows - LIVE''' (GFWL) is an online gaming service provided by Microsoft. Users sign in with their Windows Live ID. GFWL enables games feature achievements, 360 controller support built in, and cross platform chat with Xbox LIVE users.
+
'''Games for Windows - LIVE''' (GfWL) is an online gaming service provided by Microsoft. Users sign in with their Microsoft account (previously called Windows Live ID). GfWL enables achievements and cross platform chat with Xbox LIVE users.
  
 
== Issues And Fixes ==
 
== Issues And Fixes ==
 
=== Password Special Characters ===
 
=== Password Special Characters ===
Passwords need to be under 16 characters and no non unicode characters such as $%&%^><. If your password contains any of these characters you will most likely not be able to sign in to the GFWL client in your game.
+
Passwords need to be under 16 characters and contain no non-Unicode characters such as $%&%^><. If your password contains any of these characters you will most likely not be able to sign in to the GFWL client in your game. Should you need to change your password go to https://account.live.com/ResetPassword.aspx.
  
 
=== Changing Gamertag Breaks Savegames ===
 
=== Changing Gamertag Breaks Savegames ===
 
The changing of one's GFWL Gamertag will result in savegames becoming invalid.<ref>http://www.reddit.com/r/Games/comments/vs0zd/psa_if_you_change_your_windows_live_gamer_tag/</ref>
 
The changing of one's GFWL Gamertag will result in savegames becoming invalid.<ref>http://www.reddit.com/r/Games/comments/vs0zd/psa_if_you_change_your_windows_live_gamer_tag/</ref>
  
It is possible to retrieve savegames by renaming the Gamertag folder to the new Gamertag (on a per-game basis).<ref>http://www.reddit.com/r/Games/comments/vs0zd/psa_if_you_change_your_windows_live_gamer_tag/c574zo9</ref> For example, switching the Gamertag in Fallout 3:
+
It is possible to retrieve savegames by renaming the Gamertag folder to the new Gamertag (on a per-game basis).<ref>http://www.reddit.com/r/Games/comments/vs0zd/psa_if_you_change_your_windows_live_gamer_tag/c574zo9</ref> For example, the Gamertag folder for Fallout 3 is in the following location:
  
<code>C:\Users\%username%\Documents\My Games\Fallout3\Saves\%Gamertag Name%</code>
+
<code>%USERPROFILE%\My Documents\My Games\Fallout3\Saves\</code>
  
 
=== Cannot connect in-game ===
 
=== Cannot connect in-game ===
Although your GfWL account may be usable on the various Microsoft websites, it cannot connect through the in-game service. Two possible fixes are:
+
Your Microsoft account might be able to log into other Microsoft services but not GfWL. Two possible fixes are:
  
* "Sign in as a different user", then re-enter all the same account credentials again. This may now connect.
+
* "Sign in as a different user", then re-enter the same account credentials.
 
* Open an administrator-level command prompt (enter "cmd" without the quotes into the Start menu search dialog, then hit Ctrl-Shift-Enter). Type in
 
* Open an administrator-level command prompt (enter "cmd" without the quotes into the Start menu search dialog, then hit Ctrl-Shift-Enter). Type in
 
<code>netsh.exe interface ipv4 show interfaces</code>.
 
<code>netsh.exe interface ipv4 show interfaces</code>.
 
Identify your Local Area Connection, then type in
 
Identify your Local Area Connection, then type in
 
<code>netsh interface ipv4 set subinterface 10 mtu=1492 store=persistent</code>
 
<code>netsh interface ipv4 set subinterface 10 mtu=1492 store=persistent</code>
where "10" is the value for your Local Area Connection from the first command's results. This may need to be run every time you want to play the game. This problem arises because GfWL tries to alter your [http://en.wikipedia.org/wiki/Maximum_transmission_unit|network connection's MTU] before using it, a ludicrously stupid thing to do for a single application's needs. Note that 1492 is a non-standard MTU value to boot. Naturally, Windows blocks this unsafe operation without even getting UAC involved as there is no valid reason for a client application to make this change. Yes, GfWL is incompatible with Windows.
+
where "10" is the value for your Local Area Connection from the first command's results. This may need to be run every time you want to play the game. This problem arises because GfWL tries to alter your [http://en.wikipedia.org/wiki/Maximum_transmission_unit|network connection's MTU] before using it.
  
 
=== Moving/backing up saves ===
 
=== Moving/backing up saves ===
If you need to move the saves for a games for windows live game to another computer or just back them up, don't forget to backup/move the Xlive folder. The savefiles might not work without the folder.
+
If you need to back up the saves for a Games for Windows Live game or move them to another computer don't forget to include the Xlive folder: <code>%LOCALAPPDATA%\Microsoft\XLive</code>
  
It is located at <code>C:\Users\*USERNAME*\AppData\Local\Microsoft\XLive</code> on Windows 7.
+
Restore this folder back to the same location. Your saves might not work without it.
  
 
=== Crashes ===
 
=== Crashes ===
Many people have problems with GFWL crashing in-games, and on startup. See [http://forums.steampowered.com/forums/showthread.php?t=2451520 here] for a fix.
+
Many people have problems with GfWL crashing in-game or when launching. See [http://forums.steampowered.com/forums/showthread.php?t=2451520 Games For Windows - Live Crashing SOLUTION] for a fix.
  
 
= References =
 
= References =

Revision as of 03:56, 10 December 2012

This page may require cleanup to meet basic quality standards. You can help by modifying the article. The discussion page may contain useful suggestions.
This page is a stub: it lacks content and/or basic article components. You can help to expand this page by adding an image or additional information.

Games for Windows - LIVE (GfWL) is an online gaming service provided by Microsoft. Users sign in with their Microsoft account (previously called Windows Live ID). GfWL enables achievements and cross platform chat with Xbox LIVE users.

Issues And Fixes

Password Special Characters

Passwords need to be under 16 characters and contain no non-Unicode characters such as $%&%^><. If your password contains any of these characters you will most likely not be able to sign in to the GFWL client in your game. Should you need to change your password go to https://account.live.com/ResetPassword.aspx.

Changing Gamertag Breaks Savegames

The changing of one's GFWL Gamertag will result in savegames becoming invalid.[1]

It is possible to retrieve savegames by renaming the Gamertag folder to the new Gamertag (on a per-game basis).[2] For example, the Gamertag folder for Fallout 3 is in the following location:

%USERPROFILE%\My Documents\My Games\Fallout3\Saves\

Cannot connect in-game

Your Microsoft account might be able to log into other Microsoft services but not GfWL. Two possible fixes are:

  • "Sign in as a different user", then re-enter the same account credentials.
  • Open an administrator-level command prompt (enter "cmd" without the quotes into the Start menu search dialog, then hit Ctrl-Shift-Enter). Type in

netsh.exe interface ipv4 show interfaces. Identify your Local Area Connection, then type in netsh interface ipv4 set subinterface 10 mtu=1492 store=persistent where "10" is the value for your Local Area Connection from the first command's results. This may need to be run every time you want to play the game. This problem arises because GfWL tries to alter your connection's MTU before using it.

Moving/backing up saves

If you need to back up the saves for a Games for Windows Live game or move them to another computer don't forget to include the Xlive folder: %LOCALAPPDATA%\Microsoft\XLive

Restore this folder back to the same location. Your saves might not work without it.

Crashes

Many people have problems with GfWL crashing in-game or when launching. See Games For Windows - Live Crashing SOLUTION for a fix.

References