No more racing as "Player 1." No more generic codes on the leaderboard.
echo ^<?xml version="1.0" encoding="UTF-8"?^> > "%USERPROFILE%\Documents\My Games\FormulaOne2013\hardwaresettings\force_name.xml" echo ^<config^> >> "%USERPROFILE%\Documents\My Games\FormulaOne2013\hardwaresettings\force_name.xml" echo ^<user name="%username%" /^> >> "%USERPROFILE%\Documents\My Games\FormulaOne2013\hardwaresettings\force_name.xml" echo ^</config^> >> "%USERPROFILE%\Documents\My Games\FormulaOne2013\hardwaresettings\force_name.xml"
echo Removing GFWL registry ghost... reg delete "HKCU\Software\Codemasters\FormulaOne2013" /v "GfwlProfileId" /f >nul 2>&1