F1 2013 Name Change Fix 2021 //free\\ Site
Here’s a helpful summary based on community fixes for F1 2013 on PC (Steam), specifically for the "name change" issue that became common around 2021–2022.
Step 4: Locate the Name String
Inside the XML, scroll down or use Ctrl + F to search for the following tags: f1 2013 name change fix 2021
<ProfileName>OldBadName</ProfileName>
Or sometimes:
<Name>OldBadName</Name>
In some 2021 save files (especially those migrated from GFWL), the name might be encoded as a hex string. Don't panic. Look for anything between <ProfileName> and </ProfileName>. Here’s a helpful summary based on community fixes
Why Is the Name Change Broken in 2021?
Before the fix, a bit of context. F1 2013 was built for Windows 7 and Games for Windows Live (GFWL). Even after Codemasters patched out GFWL, a relic remained: Profile encryption tied to legacy User Account Control (UAC) . Or sometimes:
<Name>OldBadName</Name>
In 2021, Windows 10 and 11 handle read/write permissions for Documents folders much more strictly. When you type a new name in the profile menu, the game attempts to write to a .xml configuration file but is denied permission silently. The game doesn’t crash—it just reverts to the old name.
Additionally, Steam Cloud saves from 2013 sometimes lock the profile data, making it immutable.
7. Limitations
- Multiplayer may still show placeholder names if all players do not apply the same fix.
- Steam achievements remain unaffected.
- The fix does not modify save games; existing careers will display corrected names immediately.